2024-04-22 12:44:06.086 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219ac49 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:06.092 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:06.093 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:06.094 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:06.095 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-22 12:44:06.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-22 12:44:06.273 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:06.280 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c61ed01 2024-04-22 12:44:06.280 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c61ed01 2024-04-22 12:44:06.284 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a60efd 2024-04-22 12:44:06.284 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62a60efd 2024-04-22 12:44:06.288 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.288 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66998671 2024-04-22 12:44:06.288 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@66998671 2024-04-22 12:44:06.292 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@239b04c6 2024-04-22 12:44:06.292 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@239b04c6 2024-04-22 12:44:06.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4071ec51 2024-04-22 12:44:06.295 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4071ec51 2024-04-22 12:44:06.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f2c344 2024-04-22 12:44:06.298 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@12f2c344 2024-04-22 12:44:06.300 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f27565 2024-04-22 12:44:06.301 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@38f27565 2024-04-22 12:44:06.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b4fb89 2024-04-22 12:44:06.305 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43b4fb89 2024-04-22 12:44:06.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce894ca 2024-04-22 12:44:06.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce894ca 2024-04-22 12:44:06.309 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:44:06.318 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.322 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.546 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:06.546 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:06.546 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:06.547 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:06.584 [DefaultDispatcher-worker-7 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.586 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:44:06.586 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:06.586 [DefaultDispatcher-worker-7 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 12:44:06.651 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.697 [DefaultDispatcher-worker-1 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.724 [DefaultDispatcher-worker-4 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.747 [DefaultDispatcher-worker-6 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.774 [DefaultDispatcher-worker-3 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.777 [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-04-22 12:44:06.777 [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-04-22 12:44:06.781 [Test worker @coroutine#21] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.894 [DefaultDispatcher-worker-7 @coroutine#23] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 12:44:06.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-22 12:44:06.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-22 12:44:06.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:06.940 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f: (connection evicted) 2024-04-22 12:44:06.941 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6c61ed01: (connection evicted) 2024-04-22 12:44:06.941 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62a60efd: (connection evicted) 2024-04-22 12:44:06.942 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66998671: (connection evicted) 2024-04-22 12:44:06.942 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@239b04c6: (connection evicted) 2024-04-22 12:44:06.943 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4071ec51: (connection evicted) 2024-04-22 12:44:06.943 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12f2c344: (connection evicted) 2024-04-22 12:44:06.944 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38f27565: (connection evicted) 2024-04-22 12:44:06.945 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43b4fb89: (connection evicted) 2024-04-22 12:44:06.945 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce894ca: (connection evicted) 2024-04-22 12:44:06.947 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:06.947 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-22 12:44:06.947 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-22 12:44:06.952 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c5f5e 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:06.955 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:06.956 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:06.957 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:06.958 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-22 12:44:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:06.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:06.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-22 12:44:06.963 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:06.976 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:06.979 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:06.981 [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-04-22 12:44:06.981 [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-04-22 12:44:06.981 [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-04-22 12:44:06.981 [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-04-22 12:44:06.998 [DefaultDispatcher-worker-2 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.000 [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-04-22 12:44:07.000 [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-04-22 12:44:07.000 [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-04-22 12:44:07.006 [Test worker @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.022 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.039 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.043 [DefaultDispatcher-worker-9 @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-04-22 12:44:07.056 [DefaultDispatcher-worker-7 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.061 [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-04-22 12:44:07.062 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:07.066 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@729ed557 2024-04-22 12:44:07.066 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@729ed557 2024-04-22 12:44:07.068 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c593574 2024-04-22 12:44:07.068 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c593574 2024-04-22 12:44:07.071 [DefaultDispatcher-worker-6 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.071 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866be27 2024-04-22 12:44:07.071 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7866be27 2024-04-22 12:44:07.074 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d643f4f 2024-04-22 12:44:07.074 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d643f4f 2024-04-22 12:44:07.076 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@395461d9 2024-04-22 12:44:07.076 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@395461d9 2024-04-22 12:44:07.076 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.079 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c130112 2024-04-22 12:44:07.079 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@c130112 2024-04-22 12:44:07.081 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c90131 2024-04-22 12:44:07.082 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c90131 2024-04-22 12:44:07.084 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4bc000 2024-04-22 12:44:07.084 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d4bc000 2024-04-22 12:44:07.087 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@478b28d9 2024-04-22 12:44:07.087 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@478b28d9 2024-04-22 12:44:07.087 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:07.164 [DefaultDispatcher-worker-2 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 12:44:07.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-22 12:44:07.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-22 12:44:07.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:07.196 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236861da: (connection evicted) 2024-04-22 12:44:07.197 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729ed557: (connection evicted) 2024-04-22 12:44:07.198 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c593574: (connection evicted) 2024-04-22 12:44:07.198 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7866be27: (connection evicted) 2024-04-22 12:44:07.199 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d643f4f: (connection evicted) 2024-04-22 12:44:07.200 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@395461d9: (connection evicted) 2024-04-22 12:44:07.200 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@c130112: (connection evicted) 2024-04-22 12:44:07.201 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c90131: (connection evicted) 2024-04-22 12:44:07.201 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d4bc000: (connection evicted) 2024-04-22 12:44:07.202 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@478b28d9: (connection evicted) 2024-04-22 12:44:07.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:07.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-22 12:44:07.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-22 12:44:07.248 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:07.249 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:07.250 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:07.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-22 12:44:07.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:44:07.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:44:07.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-22 12:44:07.351 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:07.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-22 12:44:07.600 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563172d3 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:07.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:07.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:07.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:07.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:07.602 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:07.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-22 12:44:07.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:44:07.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:44:07.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-22 12:44:07.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d84e363 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:07.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:07.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:44:07.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:44:07.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-22 12:44:07.702 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:07.706 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 12:44:07.727 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:07.970 [DefaultDispatcher-worker-1 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:44:07.979 [DefaultDispatcher-worker-1 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:44:07.979 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50741/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:44:07.979 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50741/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-22 12:44:07.979 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50741/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:44:08.003 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50741/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:44:08.003 [DefaultDispatcher-worker-1 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50741/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 12:44:08.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-22 12:44:08.039 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-22 12:44:08.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.039 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20027c44: (connection evicted) 2024-04-22 12:44:08.040 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.040 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-22 12:44:08.041 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-22 12:44:08.046 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 12:44:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-22 12:44:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.050 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.051 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 12:44:08.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 12:44:08.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-22 12:44:08.074 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cb26b 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.075 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.076 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.076 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-22 12:44:08.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 12:44:08.077 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 12:44:08.077 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-22 12:44:08.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-22 12:44:08.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-22 12:44:08.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.119 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca: (connection evicted) 2024-04-22 12:44:08.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-22 12:44:08.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-22 12:44:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-22 12:44:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139089a4 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-22 12:44:08.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 12:44:08.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 12:44:08.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-22 12:44:08.145 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687b0ddc 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.146 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.146 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-22 12:44:08.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 12:44:08.147 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 12:44:08.147 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-22 12:44:08.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-22 12:44:08.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-22 12:44:08.157 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.157 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff4b223: (connection evicted) 2024-04-22 12:44:08.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-22 12:44:08.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-22 12:44:08.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191e654 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-22 12:44:08.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 12:44:08.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 12:44:08.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-22 12:44:08.177 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dc6649 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-22 12:44:08.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 12:44:08.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 12:44:08.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-22 12:44:08.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-22 12:44:08.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-22 12:44:08.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.196 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bca84d: (connection evicted) 2024-04-22 12:44:08.196 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.196 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-22 12:44:08.196 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-22 12:44:08.199 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.200 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.201 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.201 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-22 12:44:08.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 12:44:08.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 12:44:08.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152e7703 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.219 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.220 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 12:44:08.220 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 12:44:08.221 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-22 12:44:08.247 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-22 12:44:08.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-22 12:44:08.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.254 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fb151a: (connection evicted) 2024-04-22 12:44:08.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-22 12:44:08.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-22 12:44:08.284 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.321 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.343 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.344 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-22 12:44:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 12:44:08.345 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 12:44:08.345 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-22 12:44:08.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.363 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-22 12:44:08.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-22 12:44:08.446 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.464 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.497 [DefaultDispatcher-worker-1 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.523 [DefaultDispatcher-worker-1 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.531 [DefaultDispatcher-worker-1 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.539 [DefaultDispatcher-worker-1 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.591 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-22 12:44:08.591 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-22 12:44:08.591 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.591 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7: (connection evicted) 2024-04-22 12:44:08.592 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.592 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-22 12:44:08.592 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-22 12:44:08.600 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 12:44:08.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-22 12:44:08.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.606 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.607 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-22 12:44:08.608 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.609 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-22 12:44:08.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 12:44:08.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 12:44:08.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-22 12:44:08.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f112f70 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.634 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-22 12:44:08.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 12:44:08.635 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 12:44:08.635 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-22 12:44:08.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-22 12:44:08.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-22 12:44:08.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.639 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b: (connection evicted) 2024-04-22 12:44:08.640 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.640 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-22 12:44:08.640 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.642 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 12:44:08.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 12:44:08.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.658 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 12:44:08.659 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 12:44:08.659 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-22 12:44:08.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-22 12:44:08.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-22 12:44:08.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.662 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c33608: (connection evicted) 2024-04-22 12:44:08.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.663 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-22 12:44:08.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.665 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.665 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-22 12:44:08.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 12:44:08.666 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 12:44:08.666 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-22 12:44:08.680 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.681 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.681 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-22 12:44:08.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 12:44:08.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 12:44:08.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-22 12:44:08.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-22 12:44:08.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-22 12:44:08.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.685 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-04-22 12:44:08.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-22 12:44:08.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-22 12:44:08.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-22 12:44:08.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 12:44:08.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 12:44:08.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.705 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-22 12:44:08.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 12:44:08.706 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 12:44:08.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-22 12:44:08.735 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.760 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-22 12:44:08.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-22 12:44:08.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.774 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2024-04-22 12:44:08.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-22 12:44:08.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-22 12:44:08.778 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.779 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.779 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-22 12:44:08.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 12:44:08.780 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 12:44:08.780 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-22 12:44:08.782 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.797 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 12:44:08.798 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 12:44:08.798 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-22 12:44:08.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-22 12:44:08.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-22 12:44:08.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.801 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46765: (connection evicted) 2024-04-22 12:44:08.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.802 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-22 12:44:08.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-22 12:44:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-22 12:44:08.804 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 12:44:08.805 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 12:44:08.805 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-22 12:44:08.806 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.821 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-22 12:44:08.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:44:08.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:44:08.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-22 12:44:08.835 [DefaultDispatcher-worker-1 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:44:08.837 [DefaultDispatcher-worker-1 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:44:08.839 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-22 12:44:08.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-22 12:44:08.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.840 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2024-04-22 12:44:08.840 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.840 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-22 12:44:08.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-22 12:44:08.842 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.845 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 12:44:08.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 12:44:08.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.862 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.863 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 12:44:08.863 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 12:44:08.864 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-22 12:44:08.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-22 12:44:08.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-22 12:44:08.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.882 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2024-04-22 12:44:08.882 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:08.882 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-22 12:44:08.882 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 12:44:08.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 12:44:08.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-22 12:44:08.898 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:08.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:08.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-22 12:44:08.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:44:08.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:44:08.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-22 12:44:08.922 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.964 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:08.997 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.019 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.114 [DefaultDispatcher-worker-1 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:44:09.117 [DefaultDispatcher-worker-1 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:44:09.118 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-22 12:44:09.118 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-22 12:44:09.118 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.118 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2024-04-22 12:44:09.119 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.119 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-22 12:44:09.119 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-22 12:44:09.121 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 12:44:09.123 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533e2f4 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.124 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-22 12:44:09.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 12:44:09.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 12:44:09.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.140 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 12:44:09.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 12:44:09.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-22 12:44:09.150 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-22 12:44:09.150 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-22 12:44:09.150 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.150 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538e74fc: (connection evicted) 2024-04-22 12:44:09.151 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.151 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-22 12:44:09.151 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-22 12:44:09.153 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-22 12:44:09.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 12:44:09.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 12:44:09.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.172 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-22 12:44:09.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 12:44:09.173 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 12:44:09.173 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-22 12:44:09.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-22 12:44:09.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-22 12:44:09.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.178 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2024-04-22 12:44:09.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.179 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-22 12:44:09.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.181 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.181 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-22 12:44:09.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 12:44:09.182 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 12:44:09.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.202 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:44:09.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:44:09.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-22 12:44:09.241 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.273 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.282 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.303 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.381 [DefaultDispatcher-worker-4 @coroutine#226] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:44:09.383 [DefaultDispatcher-worker-4 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:44:09.384 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-22 12:44:09.384 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-22 12:44:09.384 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.384 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d539b9: (connection evicted) 2024-04-22 12:44:09.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-22 12:44:09.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-22 12:44:09.385 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.387 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 12:44:09.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 12:44:09.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-22 12:44:09.402 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 12:44:09.403 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 12:44:09.403 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-22 12:44:09.407 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-22 12:44:09.407 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-22 12:44:09.407 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.407 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb: (connection evicted) 2024-04-22 12:44:09.408 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.408 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-22 12:44:09.408 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-22 12:44:09.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.416 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-22 12:44:09.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:44:09.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:44:09.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-22 12:44:09.437 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:44:09.449 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:44:09.451 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:44:09.457 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-22 12:44:09.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:44:09.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:44:09.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-22 12:44:09.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-22 12:44:09.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-22 12:44:09.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:09.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-22 12:44:09.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3b2c34 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-22 12:44:09.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-22 12:44:09.476 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.488 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.490 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.493 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dcca426 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:44:09.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:44:09.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-22 12:44:09.503 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.504 [DefaultDispatcher-worker-4 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:44:09.507 [DefaultDispatcher-worker-4 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 12:44:09.507 [Test worker @coroutine#277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:44:09.512 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-22 12:44:09.512 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-22 12:44:09.512 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.512 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407f2029: (connection evicted) 2024-04-22 12:44:09.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-22 12:44:09.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335b3d6 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.516 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.517 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.517 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-22 12:44:09.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:44:09.519 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:44:09.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-22 12:44:09.520 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:44:09.532 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:44:09.535 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:44:09.539 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 12:44:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-22 12:44:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.539 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511d5e6e 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 12:44:09.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 12:44:09.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-22 12:44:09.542 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-22 12:44:09.542 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-22 12:44:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:09.542 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.543 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-22 12:44:09.543 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7434ee13 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.545 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.546 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.546 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-22 12:44:09.548 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:44:09.549 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:44:09.549 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-22 12:44:09.550 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:44:09.559 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.562 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:44:09.564 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:44:09.567 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.568 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-22 12:44:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 12:44:09.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 12:44:09.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-22 12:44:09.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-22 12:44:09.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-22 12:44:09.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:09.574 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.574 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-22 12:44:09.574 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a7db5a 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.577 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 12:44:09.578 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 12:44:09.578 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-22 12:44:09.595 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.636 [DefaultDispatcher-worker-2 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 12:44:09.640 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.650 [DefaultDispatcher-worker-8 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 12:44:09.669 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.678 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.706 [DefaultDispatcher-worker-11 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2 2024-04-22 12:44:09.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-22 12:44:09.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-22 12:44:09.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.708 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@158e6fc2: (connection evicted) 2024-04-22 12:44:09.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-22 12:44:09.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-22 12:44:09.709 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3639b04 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.710 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 12:44:09.711 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 12:44:09.711 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-22 12:44:09.758 [DefaultDispatcher-worker-11 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 12:44:09.767 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a 2024-04-22 12:44:09.783 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-22 12:44:09.783 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-22 12:44:09.783 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.784 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ca1e49a: (connection evicted) 2024-04-22 12:44:09.784 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.784 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-22 12:44:09.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@bb5f9d 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.785 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.786 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-22 12:44:09.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-22 12:44:09.786 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-22 12:44:09.786 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-22 12:44:09.829 [DefaultDispatcher-worker-1 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@702cfbde 2024-04-22 12:44:09.830 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-22 12:44:09.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-22 12:44:09.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.831 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@702cfbde: (connection evicted) 2024-04-22 12:44:09.831 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.831 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-22 12:44:09.831 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-22 12:44:09.832 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ebc5be6 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.833 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 12:44:09.834 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 12:44:09.834 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-22 12:44:09.881 [DefaultDispatcher-worker-8 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 12:44:09.893 [DefaultDispatcher-worker-5 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9 2024-04-22 12:44:09.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-22 12:44:09.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-22 12:44:09.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.894 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f3361e9: (connection evicted) 2024-04-22 12:44:09.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-22 12:44:09.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e647f39 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.896 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-22 12:44:09.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-22 12:44:09.897 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-22 12:44:09.897 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-22 12:44:09.936 [DefaultDispatcher-worker-11 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67 2024-04-22 12:44:09.938 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-22 12:44:09.938 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-22 12:44:09.938 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.938 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c2cdc67: (connection evicted) 2024-04-22 12:44:09.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-22 12:44:09.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-22 12:44:09.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-22 12:44:09.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@300aa927 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:09.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:09.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-22 12:44:09.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-22 12:44:09.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-22 12:44:09.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-22 12:44:09.982 [DefaultDispatcher-worker-6 @coroutine#331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a 2024-04-22 12:44:09.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-22 12:44:09.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-22 12:44:09.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:09.983 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24e1e90a: (connection evicted) 2024-04-22 12:44:09.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:09.984 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-22 12:44:09.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-22 12:44:10.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-22 12:44:10.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:10.131 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7337bd2e 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:10.132 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:10.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-22 12:44:10.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 12:44:10.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 12:44:10.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-22 12:44:10.203 [DefaultDispatcher-worker-6 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 12:44:10.215 [DefaultDispatcher-worker-12 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 12:44:10.218 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45463/manifest.json 2024-04-22 12:44:10.218 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45463/manifest.json. 2024-04-22 12:44:10.218 [Test worker @coroutine#346] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45463/manifest.json 2024-04-22 12:44:10.220 [Test worker @coroutine#346] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45463/manifest.json 2024-04-22 12:44:10.220 [Test worker @coroutine#346] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45463/manifest.json 2024-04-22 12:44:10.233 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:10.339 [Test worker @coroutine#346] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45463/manifest.json. 2024-04-22 12:44:10.339 [Test worker @coroutine#346] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45463/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:10.353 [DefaultDispatcher-worker-6 @coroutine#346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6 2024-04-22 12:44:10.360 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-22 12:44:10.360 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-22 12:44:10.360 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:10.361 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4535bdc6: (connection evicted) 2024-04-22 12:44:10.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:10.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-22 12:44:10.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36762234 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:10.367 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:10.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 12:44:10.368 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 12:44:10.368 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2114eb1a 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:10.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:10.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 12:44:10.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 12:44:10.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-22 12:44:10.412 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:44:10.466 [Test worker] INFO ktor.application - Application started in 0.06 seconds. 2024-04-22 12:44:10.467 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@204a02a4 2024-04-22 12:44:10.468 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:10.483 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:10.565 [DefaultDispatcher-worker-6 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611a91df 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:10.565 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:10.565 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-22 12:44:10.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 12:44:10.566 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 12:44:10.566 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-22 12:44:10.593 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:44:10.599 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:44:10.599 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:44:10.599 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:44:10.600 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:44:10.600 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:44:10.600 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:44:10.600 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:44:10.600 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b399f5a 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:10.601 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:10.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-22 12:44:10.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.602 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.602 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-22 12:44:10.651 [DefaultDispatcher-worker-7 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.663 [DefaultDispatcher-worker-3 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.666 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:10.671 [DefaultDispatcher-worker-3 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 12:44:10.674 [DefaultDispatcher-worker-3 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 12:44:10.682 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.691 [DefaultDispatcher-worker-11 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.691 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.691 [Test worker @coroutine#364] TRACE 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/583882982742585344/_ustadmanifest.json. 2024-04-22 12:44:10.691 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.696 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.696 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.697 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json. 2024-04-22 12:44:10.697 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:10.702 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:10.716 [DefaultDispatcher-worker-13 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.722 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:44:10.722 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-263d7401-b705-41b3-bba4-218e1a96f35f', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:44:10.726 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:10.726 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-263d7401-b705-41b3-bba4-218e1a96f35f 2024-04-22 12:44:10.733 [DefaultDispatcher-worker-4 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:10.733 [DefaultDispatcher-worker-4 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:10.733 [DefaultDispatcher-worker-4 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:10.733 [DefaultDispatcher-worker-4 @coroutine#384] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:10.741 [DefaultDispatcher-worker-6 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.741 [DefaultDispatcher-worker-6 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:10.741 [DefaultDispatcher-worker-6 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:10.741 [DefaultDispatcher-worker-6 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:10.749 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:10.749 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:10.749 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:10.749 [DefaultDispatcher-worker-6 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:10.814 [eventLoopGroupProxy-4-3 @call-handler#404] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:10.814 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:10.814 [eventLoopGroupProxy-4-1 @call-handler#405] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:44:10.814 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:10.822 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:10.822 [eventLoopGroupProxy-4-3 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:10.825 [eventLoopGroupProxy-4-1 @call-handler#405] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:44:10.825 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:10.825 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:10.828 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:10.828 [DefaultDispatcher-worker-10 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:10.829 [eventLoopGroupProxy-4-2 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:10.830 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:10.830 [DefaultDispatcher-worker-2 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:10.834 [eventLoopGroupProxy-4-2 @call-handler#406] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 26ms 2024-04-22 12:44:10.834 [eventLoopGroupProxy-4-3 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 26ms 2024-04-22 12:44:10.841 [eventLoopGroupProxy-4-1 @coroutine#413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 12:44:10.841 [DefaultDispatcher-worker-9 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.850 [DefaultDispatcher-worker-9 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.855 [eventLoopGroupProxy-4-1 @call-handler#405] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 47ms 2024-04-22 12:44:10.856 [DefaultDispatcher-worker-9 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:10.856 [DefaultDispatcher-worker-9 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:10.861 [DefaultDispatcher-worker-9 @coroutine#382] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:10.861 [DefaultDispatcher-worker-9 @coroutine#382] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:10.874 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:10.874 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:10.874 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:10.875 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:10.879 [eventLoopGroupProxy-4-2 @call-handler#420] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:10.894 [eventLoopGroupProxy-4-2 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 12:44:10.895 [eventLoopGroupProxy-4-2 @call-handler#420] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:10.895 [eventLoopGroupProxy-4-2 @call-handler#420] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 17ms 2024-04-22 12:44:10.896 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:10.903 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:10.904 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:10.904 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:10.904 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:10.907 [eventLoopGroupProxy-4-2 @call-handler#426] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:10.911 [eventLoopGroupProxy-4-2 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 12:44:10.912 [eventLoopGroupProxy-4-2 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:10.912 [eventLoopGroupProxy-4-2 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:44:10.913 [DefaultDispatcher-worker-9 @coroutine#418] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:10.932 [DefaultDispatcher-worker-10 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.943 [DefaultDispatcher-worker-7 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:10.962 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:10.962 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:10.962 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:10.962 [DefaultDispatcher-worker-7 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:10.965 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:10.966 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:10.966 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:10.993 [DefaultDispatcher-worker-8 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 12:44:10.995 [eventLoopGroupProxy-4-2 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:10.995 [eventLoopGroupProxy-4-2 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-04-22 12:44:10.995 [DefaultDispatcher-worker-7 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.995 [DefaultDispatcher-worker-7 @coroutine#357] TRACE 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/583882982742585344/_ustadmanifest.json. 2024-04-22 12:44:10.996 [DefaultDispatcher-worker-7 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.996 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:10.996 [DefaultDispatcher-worker-6 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:10.997 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:10.997 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:10.999 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.999 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json 2024-04-22 12:44:10.999 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json. 2024-04-22 12:44:10.999 [DefaultDispatcher-worker-2 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583882982742585344/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:11.010 [DefaultDispatcher-worker-9 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71806c64 2024-04-22 12:44:11.012 [DefaultDispatcher-worker-7 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147 2024-04-22 12:44:11.014 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:44:11.014 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:44:11.014 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:44:11.014 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:44:11.014 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:44:11.017 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@245dbd09 2024-04-22 12:44:11.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-22 12:44:11.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-22 12:44:11.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:11.018 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@71806c64: (connection evicted) 2024-04-22 12:44:11.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:11.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-22 12:44:11.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-22 12:44:11.095 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:11.095 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:11.433 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:11.497 [DefaultDispatcher-worker-7 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:44:12.023 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@204a02a4 2024-04-22 12:44:12.024 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@204a02a4 2024-04-22 12:44:12.027 [Test worker @coroutine#459] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ff62720 2024-04-22 12:44:12.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-22 12:44:12.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-22 12:44:12.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:12.028 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e5e3147: (connection evicted) 2024-04-22 12:44:12.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:12.029 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-22 12:44:12.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-22 12:44:12.033 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b18009f 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:12.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:12.034 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-22 12:44:12.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:12.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:12.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-22 12:44:12.037 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4e06bb 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:12.038 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:12.038 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-22 12:44:12.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 12:44:12.039 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 12:44:12.039 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-22 12:44:12.056 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:44:12.058 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 12:44:12.058 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@10df1f34 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4028aab2 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:12.060 [DefaultDispatcher-worker-7 @coroutine#466] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:12.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:12.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-22 12:44:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 12:44:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 12:44:12.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-22 12:44:12.063 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:44:12.064 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:44:12.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:44:12.064 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:44:12.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:44:12.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:44:12.064 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:44:12.064 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:44:12.064 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aebe759 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:12.064 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:12.064 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-22 12:44:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.065 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.065 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-22 12:44:12.101 [DefaultDispatcher-worker-14 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.111 [DefaultDispatcher-worker-7 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.120 [DefaultDispatcher-worker-2 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 12:44:12.123 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 12:44:12.133 [DefaultDispatcher-worker-6 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.135 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:12.139 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:12.142 [DefaultDispatcher-worker-12 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.143 [Test worker @coroutine#471] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:12.143 [Test worker @coroutine#471] TRACE 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/583882988976910336/_ustadmanifest.json. 2024-04-22 12:44:12.143 [Test worker @coroutine#471] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:12.145 [Test worker @coroutine#471] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:12.145 [Test worker @coroutine#471] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:12.145 [Test worker @coroutine#471] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json. 2024-04-22 12:44:12.145 [Test worker @coroutine#471] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:12.161 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:12.162 [DefaultDispatcher-worker-5 @coroutine#471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.162 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:44:12.162 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-533e6094-2ee7-4cc1-9ec9-b59400eef790', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:44:12.164 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:12.164 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-533e6094-2ee7-4cc1-9ec9-b59400eef790 2024-04-22 12:44:12.165 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:12.165 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:12.165 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:12.165 [DefaultDispatcher-worker-6 @coroutine#492] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:12.165 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:12.169 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:12.169 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:12.169 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.169 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:12.169 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:12.170 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.171 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:44:12.171 [DefaultDispatcher-worker-1 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:12.171 [DefaultDispatcher-worker-1 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:12.174 [DefaultDispatcher-worker-1 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.175 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:12.175 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:12.175 [DefaultDispatcher-worker-1 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:12.178 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:12.178 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.178 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:44:12.179 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.179 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:12.179 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.179 [DefaultDispatcher-worker-3 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:12.179 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:12.179 [DefaultDispatcher-worker-2 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:12.181 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:44:12.181 [eventLoopGroupProxy-7-1 @call-handler#516] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:44:12.184 [eventLoopGroupProxy-7-1 @coroutine#517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:12.186 [eventLoopGroupProxy-7-1 @call-handler#516] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-22 12:44:12.187 [DefaultDispatcher-worker-12 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.187 [DefaultDispatcher-worker-12 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.187 [DefaultDispatcher-worker-12 @coroutine#490] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:12.187 [DefaultDispatcher-worker-12 @coroutine#490] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:12.189 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.189 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.189 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.189 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.191 [DefaultDispatcher-worker-10 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.192 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.195 [eventLoopGroupProxy-7-1 @coroutine#525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:12.196 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.196 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:12.197 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.199 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.199 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.199 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.199 [DefaultDispatcher-worker-1 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.200 [DefaultDispatcher-worker-5 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.202 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.204 [eventLoopGroupProxy-7-1 @coroutine#530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:12.204 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.205 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:12.205 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.207 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.207 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.207 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.207 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.209 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.251 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.251 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-22 12:44:12.252 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.253 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.253 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.253 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.253 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.257 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.257 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:12.258 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.258 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.258 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-batch-data to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:12.259 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.c.p.DefaultResponseValidation - Default response validation for http://localhost:8094/api/blob/upload-batch-data failed with io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" 2024-04-22 12:44:12.259 [DefaultDispatcher-worker-5 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Processing exception io.ktor.client.plugins.ServerResponseException: Server error(POST http://localhost:8094/api/blob/upload-batch-data: 500 Internal Server Error. Text: "Interceptor Force Fail!" for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.273 [DefaultDispatcher-worker-11 @coroutine#490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:12.275 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:44:12.775 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-9a835b8d-b408-443c-9b60-6c46e8552f29', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:44:12.775 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:12.775 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-9a835b8d-b408-443c-9b60-6c46e8552f29 2024-04-22 12:44:12.780 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.780 [DefaultDispatcher-worker-11 @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-04-22 12:44:12.780 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.780 [DefaultDispatcher-worker-11 @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-04-22 12:44:12.783 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:44:12.783 [eventLoopGroupProxy-7-1 @call-handler#545] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:44:12.785 [eventLoopGroupProxy-7-1 @coroutine#546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:12.787 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-22 12:44:12.788 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.788 [DefaultDispatcher-worker-11 @coroutine#542] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:12.788 [DefaultDispatcher-worker-11 @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-04-22 12:44:12.788 [DefaultDispatcher-worker-11 @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-04-22 12:44:12.791 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.791 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.791 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.791 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.794 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.797 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.797 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:12.798 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.800 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.800 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.800 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.800 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.802 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.805 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.805 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:12.805 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.807 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.807 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.807 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.807 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.809 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.851 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.851 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-22 12:44:12.852 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.853 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.853 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.853 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.853 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.856 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.898 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.898 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:44:12.899 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.900 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.900 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.900 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.900 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.902 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.946 [eventLoopGroupProxy-7-1 @call-handler#564] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.946 [eventLoopGroupProxy-7-1 @call-handler#564] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:12.947 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.949 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.949 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.949 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.949 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.953 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:12.994 [eventLoopGroupProxy-7-1 @call-handler#567] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:12.995 [eventLoopGroupProxy-7-1 @call-handler#567] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:44:12.995 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.996 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.996 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:12.996 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:12.996 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:12.998 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.042 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.043 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:13.043 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.044 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.044 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.044 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.044 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.047 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.090 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.091 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:13.091 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.092 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.092 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.092 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.093 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.094 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.138 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.139 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:13.139 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.140 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.141 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.141 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.141 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.143 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.186 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.186 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:13.187 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.188 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.188 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.188 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.188 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.190 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.234 [eventLoopGroupProxy-7-1 @call-handler#583] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.234 [eventLoopGroupProxy-7-1 @call-handler#583] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:13.235 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.236 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.236 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.236 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.236 [DefaultDispatcher-worker-2 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.238 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.283 [eventLoopGroupProxy-7-1 @call-handler#586] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.283 [eventLoopGroupProxy-7-1 @call-handler#586] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:13.284 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.285 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.285 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.285 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.285 [DefaultDispatcher-worker-11 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.287 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.288 [DefaultDispatcher-worker-11 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:13.330 [eventLoopGroupProxy-7-1 @call-handler#590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.330 [eventLoopGroupProxy-7-1 @call-handler#590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:44:13.331 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.332 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.332 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.332 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.332 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.335 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.379 [eventLoopGroupProxy-7-1 @coroutine#595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:13.380 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.380 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:13.381 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.382 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.382 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.382 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.382 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.385 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.387 [eventLoopGroupProxy-7-1 @coroutine#600] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:13.388 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.388 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:13.389 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.391 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.391 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:13.391 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.391 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:13.393 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:13.396 [eventLoopGroupProxy-7-1 @coroutine#605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:13.396 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.396 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:13.397 [DefaultDispatcher-worker-4 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:13.408 [DefaultDispatcher-worker-4 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:13.419 [DefaultDispatcher-worker-4 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:13.420 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:13.420 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:13.420 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:13.420 [DefaultDispatcher-worker-4 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:13.422 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:13.423 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:13.423 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:13.443 [DefaultDispatcher-worker-1 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 12:44:13.443 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:13.444 [DefaultDispatcher-worker-14 @coroutine#465] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:13.444 [eventLoopGroupProxy-7-1 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-22 12:44:13.444 [DefaultDispatcher-worker-14 @coroutine#465] TRACE 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/583882988976910336/_ustadmanifest.json. 2024-04-22 12:44:13.444 [DefaultDispatcher-worker-14 @coroutine#465] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:13.445 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:13.445 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:13.445 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:13.445 [DefaultDispatcher-worker-8 @coroutine#493] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:13.446 [DefaultDispatcher-worker-14 @coroutine#465] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:13.446 [DefaultDispatcher-worker-14 @coroutine#465] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json 2024-04-22 12:44:13.446 [DefaultDispatcher-worker-14 @coroutine#465] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json. 2024-04-22 12:44:13.446 [DefaultDispatcher-worker-14 @coroutine#465] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583882988976910336/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:13.466 [DefaultDispatcher-worker-11 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 12:44:13.468 [DefaultDispatcher-worker-15 @coroutine#465] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 12:44:13.470 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:44:13.470 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:44:13.470 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:44:13.470 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:44:13.470 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:44:13.472 [Test worker @coroutine#630] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 12:44:13.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-22 12:44:13.472 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-22 12:44:13.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:13.473 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d: (connection evicted) 2024-04-22 12:44:13.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:13.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-22 12:44:13.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-22 12:44:13.564 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:13.776 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:13.908 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:14.037 [DefaultDispatcher-worker-6 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 12:44:14.477 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@10df1f34 2024-04-22 12:44:14.477 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@10df1f34 2024-04-22 12:44:14.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-22 12:44:14.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-22 12:44:14.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:14.478 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4529048e: (connection evicted) 2024-04-22 12:44:14.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:14.479 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-22 12:44:14.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-22 12:44:14.481 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e4fa1 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:14.482 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:14.482 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-22 12:44:14.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.483 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.483 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-22 12:44:14.485 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6258f9d1 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:14.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:44:14.486 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:44:14.486 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-22 12:44:14.501 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:44:14.502 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:44:14.503 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@41a3c6f5 2024-04-22 12:44:14.504 [DefaultDispatcher-worker-6 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f86f7da 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:14.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:14.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-22 12:44:14.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:44:14.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:44:14.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:44:14.507 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:44:14.507 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:44:14.507 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16eb93af 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:14.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.508 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.508 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-22 12:44:14.543 [DefaultDispatcher-worker-13 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.554 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.561 [DefaultDispatcher-worker-7 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:44:14.564 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:44:14.574 [DefaultDispatcher-worker-13 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.583 [DefaultDispatcher-worker-6 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.583 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.583 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json. 2024-04-22 12:44:14.583 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.583 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:14.585 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.585 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.586 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json. 2024-04-22 12:44:14.586 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:14.586 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:14.599 [DefaultDispatcher-worker-1 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.599 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:44:14.600 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-aeafc31c-05fc-4538-b0ae-2852b7955ec8', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:44:14.602 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:14.602 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-aeafc31c-05fc-4538-b0ae-2852b7955ec8 2024-04-22 12:44:14.603 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:14.603 [DefaultDispatcher-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/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:14.603 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:14.603 [DefaultDispatcher-worker-1 @coroutine#668] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:14.605 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:14.607 [eventLoopGroupProxy-10-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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:14.607 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:14.608 [eventLoopGroupProxy-10-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 io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:14.608 [eventLoopGroupProxy-10-2 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.608 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:14.608 [eventLoopGroupProxy-10-1 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.608 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:14.609 [eventLoopGroupProxy-10-1 @call-handler#679] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 12:44:14.609 [DefaultDispatcher-worker-9 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:14.609 [DefaultDispatcher-worker-9 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:14.611 [DefaultDispatcher-worker-1 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.611 [DefaultDispatcher-worker-1 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:14.611 [DefaultDispatcher-worker-1 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:14.611 [DefaultDispatcher-worker-1 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:14.613 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:14.614 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:14.614 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.614 [DefaultDispatcher-worker-6 @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-04-22 12:44:14.614 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:14.614 [DefaultDispatcher-worker-6 @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-04-22 12:44:14.614 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:44:14.615 [DefaultDispatcher-worker-7 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:14.615 [DefaultDispatcher-worker-7 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:14.616 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:44:14.616 [eventLoopGroupProxy-10-1 @call-handler#692] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:44:14.618 [eventLoopGroupProxy-10-1 @coroutine#693] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.621 [eventLoopGroupProxy-10-1 @call-handler#692] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 6ms 2024-04-22 12:44:14.622 [DefaultDispatcher-worker-16 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:14.622 [DefaultDispatcher-worker-16 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:14.622 [DefaultDispatcher-worker-16 @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-04-22 12:44:14.622 [DefaultDispatcher-worker-16 @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-04-22 12:44:14.626 [DefaultDispatcher-worker-3 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.626 [DefaultDispatcher-worker-3 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:14.626 [DefaultDispatcher-worker-3 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.626 [DefaultDispatcher-worker-3 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:14.628 [DefaultDispatcher-worker-4 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.628 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:14.631 [eventLoopGroupProxy-10-1 @coroutine#701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.631 [eventLoopGroupProxy-10-1 @call-handler#699] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.631 [eventLoopGroupProxy-10-1 @call-handler#699] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:14.632 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.645 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.645 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:14.645 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.645 [DefaultDispatcher-worker-4 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:14.646 [DefaultDispatcher-worker-10 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.647 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:14.650 [eventLoopGroupProxy-10-1 @coroutine#706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.651 [eventLoopGroupProxy-10-1 @call-handler#705] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.651 [eventLoopGroupProxy-10-1 @call-handler#705] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:14.652 [DefaultDispatcher-worker-6 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.655 [DefaultDispatcher-worker-6 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.655 [DefaultDispatcher-worker-6 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:14.655 [DefaultDispatcher-worker-6 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.655 [DefaultDispatcher-worker-6 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:14.657 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:14.664 [eventLoopGroupProxy-10-1 @coroutine#711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.664 [eventLoopGroupProxy-10-1 @call-handler#710] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.664 [eventLoopGroupProxy-10-1 @call-handler#710] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 7ms 2024-04-22 12:44:14.665 [DefaultDispatcher-worker-6 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.667 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.668 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:14.668 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.668 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:14.673 [eventLoopGroupProxy-10-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-04-22 12:44:14.676 [eventLoopGroupProxy-10-1 @coroutine#716] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.676 [eventLoopGroupProxy-10-1 @call-handler#715] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.676 [eventLoopGroupProxy-10-1 @call-handler#715] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:14.677 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.680 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.680 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:14.680 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.681 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:14.682 [eventLoopGroupProxy-10-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-04-22 12:44:14.685 [eventLoopGroupProxy-10-1 @coroutine#721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:14.686 [eventLoopGroupProxy-10-1 @call-handler#720] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.686 [eventLoopGroupProxy-10-1 @call-handler#720] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:14.686 [DefaultDispatcher-worker-10 @coroutine#697] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:14.701 [DefaultDispatcher-worker-9 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.709 [DefaultDispatcher-worker-3 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.709 [DefaultDispatcher-worker-3 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:14.709 [DefaultDispatcher-worker-3 @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/message. 2024-04-22 12:44:14.709 [DefaultDispatcher-worker-3 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:14.709 [DefaultDispatcher-worker-3 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:14.711 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:14.712 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:14.712 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:14.734 [DefaultDispatcher-worker-7 @call-handler#730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:44:14.734 [eventLoopGroupProxy-10-1 @call-handler#730] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:14.734 [eventLoopGroupProxy-10-1 @call-handler#730] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 23ms 2024-04-22 12:44:14.735 [DefaultDispatcher-worker-10 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.735 [DefaultDispatcher-worker-10 @coroutine#642] TRACE 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/583882998651822080/_ustadmanifest.json. 2024-04-22 12:44:14.735 [DefaultDispatcher-worker-10 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.735 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:14.735 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:14.736 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:14.736 [DefaultDispatcher-worker-15 @coroutine#669] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:14.737 [DefaultDispatcher-worker-13 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.738 [DefaultDispatcher-worker-13 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json 2024-04-22 12:44:14.738 [DefaultDispatcher-worker-13 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json. 2024-04-22 12:44:14.738 [DefaultDispatcher-worker-13 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583882998651822080/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:14.749 [DefaultDispatcher-worker-6 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e 2024-04-22 12:44:14.751 [DefaultDispatcher-worker-15 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72 2024-04-22 12:44:14.753 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:44:14.753 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:44:14.753 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:44:14.753 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:44:14.753 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:44:14.755 [Test worker @coroutine#746] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c0d7099 2024-04-22 12:44:14.755 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-22 12:44:14.755 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-22 12:44:14.755 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:14.755 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ed87b6e: (connection evicted) 2024-04-22 12:44:14.756 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:14.756 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-22 12:44:14.756 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-22 12:44:15.007 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:15.007 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:15.201 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:15.759 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@41a3c6f5 2024-04-22 12:44:15.759 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@41a3c6f5 2024-04-22 12:44:15.761 [Test worker @coroutine#752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44f338ec 2024-04-22 12:44:15.761 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-22 12:44:15.761 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-22 12:44:15.761 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:15.761 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3cd89c72: (connection evicted) 2024-04-22 12:44:15.762 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:15.762 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-22 12:44:15.762 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-22 12:44:15.767 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45b2b0ed 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:15.768 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:15.768 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-22 12:44:15.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:15.769 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:15.769 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2da0770 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:15.771 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:15.771 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-22 12:44:15.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-22 12:44:15.772 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-22 12:44:15.772 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-22 12:44:15.787 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:44:15.788 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:44:15.788 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@75882ac2 2024-04-22 12:44:15.789 [DefaultDispatcher-worker-15 @coroutine#759] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eeeb9da 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:15.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:15.790 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:15.790 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-22 12:44:15.792 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 12:44:15.793 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 12:44:15.793 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 12:44:15.793 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 12:44:15.793 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler meta-data: Quartz Scheduler (v2.3.2) 'MyScheduler' with instanceId 'NON_CLUSTERED' Scheduler class: 'org.quartz.core.QuartzScheduler' - running locally. NOT STARTED. Currently in standby mode. Number of jobs executed: 0 Using thread pool 'org.quartz.simpl.SimpleThreadPool' - with 3 threads. Using job-store 'org.quartz.simpl.RAMJobStore' - which does not support persistence. and is not clustered. 2024-04-22 12:44:15.793 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 12:44:15.793 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 12:44:15.793 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 12:44:15.793 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3a92fd 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:15.793 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:15.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-22 12:44:15.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:15.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:15.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-22 12:44:15.832 [DefaultDispatcher-worker-14 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:15.843 [DefaultDispatcher-worker-7 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:15.869 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:15.872 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:15.891 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:15.894 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:15.963 [DefaultDispatcher-worker-9 @coroutine#769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:15.999 [DefaultDispatcher-worker-9 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:16.004 [DefaultDispatcher-worker-9 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:16.009 [DefaultDispatcher-worker-9 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:16.019 [DefaultDispatcher-worker-4 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.028 [DefaultDispatcher-worker-2 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.029 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:16.029 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json. 2024-04-22 12:44:16.029 [Test worker @coroutine#764] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:16.031 [Test worker @coroutine#764] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:16.031 [Test worker @coroutine#764] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:16.033 [Test worker @coroutine#764] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json. 2024-04-22 12:44:16.033 [Test worker @coroutine#764] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:16.130 [DefaultDispatcher-worker-11 @coroutine#764] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.131 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 12:44:16.131 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-7dc1006d-52c0-4b7f-a150-dc275d07a741', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 12:44:16.133 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 12:44:16.133 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-7dc1006d-52c0-4b7f-a150-dc275d07a741 2024-04-22 12:44:16.134 [DefaultDispatcher-worker-2 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:16.134 [DefaultDispatcher-worker-2 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:16.134 [DefaultDispatcher-worker-2 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:16.134 [DefaultDispatcher-worker-2 @coroutine#790] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:16.137 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:16.138 [eventLoopGroupProxy-13-2 @call-handler#800] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.138 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:16.138 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:16.138 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:16.139 [eventLoopGroupProxy-13-1 @call-handler#801] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.139 [eventLoopGroupProxy-13-1 @call-handler#801] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-22 12:44:16.140 [DefaultDispatcher-worker-10 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:16.140 [DefaultDispatcher-worker-10 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:16.143 [DefaultDispatcher-worker-2 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.143 [DefaultDispatcher-worker-2 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:16.143 [DefaultDispatcher-worker-2 @coroutine#789] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:16.143 [DefaultDispatcher-worker-2 @coroutine#789] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:16.146 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:16.146 [eventLoopGroupProxy-13-1 @call-handler#808] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.146 [eventLoopGroupProxy-13-1 @call-handler#808] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 12:44:16.147 [DefaultDispatcher-worker-1 @coroutine#789] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:16.147 [DefaultDispatcher-worker-1 @coroutine#789] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:16.159 [DefaultDispatcher-worker-3 @coroutine#789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.171 [DefaultDispatcher-worker-7 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.176 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:16.176 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:16.176 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:16.176 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:16.178 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:44:16.178 [eventLoopGroupProxy-13-1 @call-handler#815] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:44:16.227 [eventLoopGroupProxy-13-1 @coroutine#816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.231 [eventLoopGroupProxy-13-1 @call-handler#815] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 54ms 2024-04-22 12:44:16.231 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:16.231 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:16.233 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:16.233 [DefaultDispatcher-worker-16 @coroutine#788] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:16.240 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.240 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.240 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.241 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.242 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.245 [eventLoopGroupProxy-13-1 @coroutine#823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.245 [eventLoopGroupProxy-13-1 @call-handler#822] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.245 [eventLoopGroupProxy-13-1 @call-handler#822] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.246 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.247 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.247 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.247 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.247 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.249 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.296 [eventLoopGroupProxy-13-1 @coroutine#829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.297 [eventLoopGroupProxy-13-1 @call-handler#827] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.297 [eventLoopGroupProxy-13-1 @call-handler#827] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:44:16.298 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.300 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.300 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.300 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.300 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.302 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.305 [eventLoopGroupProxy-13-1 @coroutine#834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.305 [eventLoopGroupProxy-13-1 @call-handler#833] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.306 [eventLoopGroupProxy-13-1 @call-handler#833] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:16.306 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.308 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.308 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.308 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.308 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.310 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.314 [eventLoopGroupProxy-13-1 @coroutine#839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.314 [eventLoopGroupProxy-13-1 @call-handler#838] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.315 [eventLoopGroupProxy-13-1 @call-handler#838] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:44:16.315 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.316 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.317 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.317 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.317 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.318 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.368 [eventLoopGroupProxy-13-1 @coroutine#844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.369 [eventLoopGroupProxy-13-1 @call-handler#843] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.369 [eventLoopGroupProxy-13-1 @call-handler#843] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 12:44:16.369 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.372 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.372 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.372 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.372 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.374 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.448 [eventLoopGroupProxy-13-1 @coroutine#849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.448 [eventLoopGroupProxy-13-1 @call-handler#848] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.448 [eventLoopGroupProxy-13-1 @call-handler#848] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 74ms 2024-04-22 12:44:16.449 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.452 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.452 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.452 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.452 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.454 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.510 [eventLoopGroupProxy-13-1 @coroutine#854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.510 [eventLoopGroupProxy-13-1 @call-handler#853] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.510 [eventLoopGroupProxy-13-1 @call-handler#853] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 57ms 2024-04-22 12:44:16.511 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.512 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.513 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.513 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.513 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.514 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.560 [eventLoopGroupProxy-13-1 @coroutine#859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.560 [eventLoopGroupProxy-13-1 @call-handler#858] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.560 [eventLoopGroupProxy-13-1 @call-handler#858] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:16.561 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.564 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.564 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.564 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.564 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.566 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.616 [eventLoopGroupProxy-13-1 @coroutine#865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.616 [eventLoopGroupProxy-13-1 @call-handler#863] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.616 [eventLoopGroupProxy-13-1 @call-handler#863] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:44:16.617 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.619 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.619 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.619 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.619 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.621 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.659 [DefaultDispatcher-worker-2 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:16.669 [eventLoopGroupProxy-13-1 @coroutine#871] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.669 [eventLoopGroupProxy-13-1 @call-handler#869] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.669 [eventLoopGroupProxy-13-1 @call-handler#869] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:44:16.670 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.672 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.672 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.672 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.672 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.673 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.676 [eventLoopGroupProxy-13-1 @coroutine#876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.676 [eventLoopGroupProxy-13-1 @call-handler#875] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.676 [eventLoopGroupProxy-13-1 @call-handler#875] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.677 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.678 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.678 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.678 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.679 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.680 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.682 [eventLoopGroupProxy-13-1 @coroutine#881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.683 [eventLoopGroupProxy-13-1 @call-handler#880] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.683 [eventLoopGroupProxy-13-1 @call-handler#880] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.684 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.685 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.685 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.685 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.685 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.687 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.689 [eventLoopGroupProxy-13-1 @coroutine#886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.689 [eventLoopGroupProxy-13-1 @call-handler#885] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.690 [eventLoopGroupProxy-13-1 @call-handler#885] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.690 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.692 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.692 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.692 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.692 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.694 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.696 [eventLoopGroupProxy-13-1 @coroutine#891] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.697 [eventLoopGroupProxy-13-1 @call-handler#890] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.697 [eventLoopGroupProxy-13-1 @call-handler#890] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:16.697 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.699 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.699 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.699 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.699 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.701 [eventLoopGroupProxy-13-1 @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-04-22 12:44:16.705 [eventLoopGroupProxy-13-1 @coroutine#896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.706 [eventLoopGroupProxy-13-1 @call-handler#895] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.707 [eventLoopGroupProxy-13-1 @call-handler#895] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-22 12:44:16.707 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.708 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.709 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.709 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.709 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.710 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.712 [eventLoopGroupProxy-13-1 @coroutine#901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.713 [eventLoopGroupProxy-13-1 @call-handler#900] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.713 [eventLoopGroupProxy-13-1 @call-handler#900] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.714 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.715 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.715 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.715 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.715 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.717 [eventLoopGroupProxy-13-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-04-22 12:44:16.719 [eventLoopGroupProxy-13-1 @coroutine#906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.719 [eventLoopGroupProxy-13-1 @call-handler#905] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.719 [eventLoopGroupProxy-13-1 @call-handler#905] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.720 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.722 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.722 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.722 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.722 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.724 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.726 [eventLoopGroupProxy-13-1 @coroutine#911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.726 [eventLoopGroupProxy-13-1 @call-handler#910] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.727 [eventLoopGroupProxy-13-1 @call-handler#910] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.727 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.729 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.730 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.730 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.730 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.731 [eventLoopGroupProxy-13-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-04-22 12:44:16.734 [eventLoopGroupProxy-13-1 @coroutine#916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.734 [eventLoopGroupProxy-13-1 @call-handler#915] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.734 [eventLoopGroupProxy-13-1 @call-handler#915] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.735 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.736 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.737 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.737 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.737 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.738 [eventLoopGroupProxy-13-1 @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-04-22 12:44:16.741 [eventLoopGroupProxy-13-1 @coroutine#921] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.741 [eventLoopGroupProxy-13-1 @call-handler#920] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.741 [eventLoopGroupProxy-13-1 @call-handler#920] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.742 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.744 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.744 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.744 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.744 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.745 [eventLoopGroupProxy-13-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-04-22 12:44:16.747 [eventLoopGroupProxy-13-1 @coroutine#926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.748 [eventLoopGroupProxy-13-1 @call-handler#925] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.748 [eventLoopGroupProxy-13-1 @call-handler#925] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.748 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.750 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.750 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.750 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.750 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.752 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.754 [eventLoopGroupProxy-13-1 @coroutine#931] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.754 [eventLoopGroupProxy-13-1 @call-handler#930] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.754 [eventLoopGroupProxy-13-1 @call-handler#930] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.755 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.758 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.758 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.758 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.758 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.759 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.762 [eventLoopGroupProxy-13-1 @coroutine#936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.763 [eventLoopGroupProxy-13-1 @call-handler#935] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.763 [eventLoopGroupProxy-13-1 @call-handler#935] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:16.763 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.765 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.765 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.765 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.765 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.767 [eventLoopGroupProxy-13-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-04-22 12:44:16.770 [eventLoopGroupProxy-13-1 @coroutine#941] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.770 [eventLoopGroupProxy-13-1 @call-handler#940] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.770 [eventLoopGroupProxy-13-1 @call-handler#940] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:16.771 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.777 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.777 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.777 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.777 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.779 [eventLoopGroupProxy-13-1 @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-04-22 12:44:16.781 [eventLoopGroupProxy-13-1 @coroutine#946] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.782 [eventLoopGroupProxy-13-1 @call-handler#945] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.782 [eventLoopGroupProxy-13-1 @call-handler#945] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.782 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.784 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.784 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.784 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.784 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.786 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.788 [eventLoopGroupProxy-13-1 @coroutine#951] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.788 [eventLoopGroupProxy-13-1 @call-handler#950] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.788 [eventLoopGroupProxy-13-1 @call-handler#950] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.789 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.790 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.790 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.790 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.790 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.791 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.793 [eventLoopGroupProxy-13-1 @coroutine#956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.794 [eventLoopGroupProxy-13-1 @call-handler#955] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.794 [eventLoopGroupProxy-13-1 @call-handler#955] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.794 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.796 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.796 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.796 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.796 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.798 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.800 [eventLoopGroupProxy-13-1 @coroutine#961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.800 [eventLoopGroupProxy-13-1 @call-handler#960] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.800 [eventLoopGroupProxy-13-1 @call-handler#960] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.801 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.803 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.803 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.803 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.803 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.805 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.807 [eventLoopGroupProxy-13-1 @coroutine#966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.807 [eventLoopGroupProxy-13-1 @call-handler#965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.808 [eventLoopGroupProxy-13-1 @call-handler#965] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.808 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.810 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.810 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.810 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.810 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.811 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.814 [eventLoopGroupProxy-13-1 @coroutine#971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.814 [eventLoopGroupProxy-13-1 @call-handler#970] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.814 [eventLoopGroupProxy-13-1 @call-handler#970] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.815 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.816 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.816 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.816 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.816 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.818 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.820 [eventLoopGroupProxy-13-1 @coroutine#976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.820 [eventLoopGroupProxy-13-1 @call-handler#975] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.820 [eventLoopGroupProxy-13-1 @call-handler#975] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.821 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.822 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.822 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.822 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.822 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.824 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.826 [eventLoopGroupProxy-13-1 @coroutine#981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.826 [eventLoopGroupProxy-13-1 @call-handler#980] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.826 [eventLoopGroupProxy-13-1 @call-handler#980] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.827 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.828 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.829 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.829 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.829 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.830 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.832 [eventLoopGroupProxy-13-1 @coroutine#986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.832 [eventLoopGroupProxy-13-1 @call-handler#985] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.832 [eventLoopGroupProxy-13-1 @call-handler#985] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.833 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.834 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.834 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.834 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.834 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.836 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.838 [eventLoopGroupProxy-13-1 @coroutine#991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.839 [eventLoopGroupProxy-13-1 @call-handler#990] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.839 [eventLoopGroupProxy-13-1 @call-handler#990] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.839 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.840 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.840 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.840 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.840 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.842 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.844 [eventLoopGroupProxy-13-1 @coroutine#996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.844 [eventLoopGroupProxy-13-1 @call-handler#995] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.844 [eventLoopGroupProxy-13-1 @call-handler#995] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:16.845 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.846 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.846 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.846 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.846 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.848 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.850 [eventLoopGroupProxy-13-1 @coroutine#1001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.850 [eventLoopGroupProxy-13-1 @call-handler#1000] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.850 [eventLoopGroupProxy-13-1 @call-handler#1000] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.851 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.852 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.852 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.852 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.852 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.853 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.900 [eventLoopGroupProxy-13-1 @coroutine#1007] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.900 [eventLoopGroupProxy-13-1 @call-handler#1005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.900 [eventLoopGroupProxy-13-1 @call-handler#1005] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:44:16.901 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.903 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.903 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.903 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.903 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.905 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.907 [eventLoopGroupProxy-13-1 @coroutine#1012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.907 [eventLoopGroupProxy-13-1 @call-handler#1011] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.908 [eventLoopGroupProxy-13-1 @call-handler#1011] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:16.908 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.910 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.910 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.910 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.910 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.912 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.915 [eventLoopGroupProxy-13-1 @coroutine#1017] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.915 [eventLoopGroupProxy-13-1 @call-handler#1016] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.915 [eventLoopGroupProxy-13-1 @call-handler#1016] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.916 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.917 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.917 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.917 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.917 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.918 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.921 [eventLoopGroupProxy-13-1 @coroutine#1022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.921 [eventLoopGroupProxy-13-1 @call-handler#1021] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.921 [eventLoopGroupProxy-13-1 @call-handler#1021] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:16.922 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.923 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.923 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.923 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.923 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.924 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:16.968 [eventLoopGroupProxy-13-1 @coroutine#1027] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:16.968 [eventLoopGroupProxy-13-1 @call-handler#1026] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:16.969 [eventLoopGroupProxy-13-1 @call-handler#1026] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:16.969 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.971 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.971 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:16.971 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:16.971 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:16.972 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.017 [eventLoopGroupProxy-13-1 @coroutine#1032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.017 [eventLoopGroupProxy-13-1 @call-handler#1031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.017 [eventLoopGroupProxy-13-1 @call-handler#1031] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:17.018 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.019 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.020 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.020 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.020 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.021 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.023 [eventLoopGroupProxy-13-1 @coroutine#1037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.023 [eventLoopGroupProxy-13-1 @call-handler#1036] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.023 [eventLoopGroupProxy-13-1 @call-handler#1036] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.024 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.026 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.026 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.026 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.026 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.028 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.030 [eventLoopGroupProxy-13-1 @coroutine#1042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.031 [eventLoopGroupProxy-13-1 @call-handler#1041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.031 [eventLoopGroupProxy-13-1 @call-handler#1041] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:17.031 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.033 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.033 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.033 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.033 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.034 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.079 [eventLoopGroupProxy-13-1 @coroutine#1047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.080 [eventLoopGroupProxy-13-1 @call-handler#1046] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.080 [eventLoopGroupProxy-13-1 @call-handler#1046] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:17.080 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.082 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.082 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.082 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.082 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.084 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.086 [eventLoopGroupProxy-13-1 @coroutine#1052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.086 [eventLoopGroupProxy-13-1 @call-handler#1051] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.086 [eventLoopGroupProxy-13-1 @call-handler#1051] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.087 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.088 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.088 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.088 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.088 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.090 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.092 [eventLoopGroupProxy-13-1 @coroutine#1057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.092 [eventLoopGroupProxy-13-1 @call-handler#1056] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.092 [eventLoopGroupProxy-13-1 @call-handler#1056] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.093 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.094 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.094 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.094 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.094 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.097 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.099 [eventLoopGroupProxy-13-1 @coroutine#1062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.099 [eventLoopGroupProxy-13-1 @call-handler#1061] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.099 [eventLoopGroupProxy-13-1 @call-handler#1061] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.100 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.101 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.101 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.101 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.101 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.102 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.104 [eventLoopGroupProxy-13-1 @coroutine#1067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.105 [eventLoopGroupProxy-13-1 @call-handler#1066] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.105 [eventLoopGroupProxy-13-1 @call-handler#1066] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.105 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.106 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.106 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.106 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.106 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.108 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.156 [eventLoopGroupProxy-13-1 @coroutine#1072] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.156 [eventLoopGroupProxy-13-1 @call-handler#1071] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.156 [eventLoopGroupProxy-13-1 @call-handler#1071] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:44:17.157 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.158 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.158 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.158 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.158 [DefaultDispatcher-worker-11 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.159 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.162 [eventLoopGroupProxy-13-1 @coroutine#1077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.163 [eventLoopGroupProxy-13-1 @call-handler#1076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.163 [eventLoopGroupProxy-13-1 @call-handler#1076] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:17.163 [DefaultDispatcher-worker-7 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.165 [DefaultDispatcher-worker-7 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.165 [DefaultDispatcher-worker-7 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.165 [DefaultDispatcher-worker-7 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.165 [DefaultDispatcher-worker-7 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.166 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.169 [eventLoopGroupProxy-13-1 @coroutine#1082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.169 [eventLoopGroupProxy-13-1 @call-handler#1081] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.169 [eventLoopGroupProxy-13-1 @call-handler#1081] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.170 [DefaultDispatcher-worker-9 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.172 [DefaultDispatcher-worker-9 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.172 [DefaultDispatcher-worker-9 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.172 [DefaultDispatcher-worker-9 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.172 [DefaultDispatcher-worker-9 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.174 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.175 [eventLoopGroupProxy-13-1 @coroutine#1087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.176 [eventLoopGroupProxy-13-1 @call-handler#1086] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.176 [eventLoopGroupProxy-13-1 @call-handler#1086] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.176 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.177 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.177 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.178 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.178 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.179 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.181 [eventLoopGroupProxy-13-1 @coroutine#1092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.181 [eventLoopGroupProxy-13-1 @call-handler#1091] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.181 [eventLoopGroupProxy-13-1 @call-handler#1091] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.182 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.183 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.183 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.183 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.184 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.185 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.186 [DefaultDispatcher-worker-11 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:17.188 [eventLoopGroupProxy-13-1 @coroutine#1098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.188 [eventLoopGroupProxy-13-1 @call-handler#1096] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.188 [eventLoopGroupProxy-13-1 @call-handler#1096] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.189 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.190 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.190 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.190 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.190 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.191 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.194 [eventLoopGroupProxy-13-1 @coroutine#1104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.194 [eventLoopGroupProxy-13-1 @call-handler#1103] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.194 [eventLoopGroupProxy-13-1 @call-handler#1103] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.195 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.196 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.196 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.196 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.196 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.197 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.199 [eventLoopGroupProxy-13-1 @coroutine#1109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.199 [eventLoopGroupProxy-13-1 @call-handler#1108] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.199 [eventLoopGroupProxy-13-1 @call-handler#1108] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.200 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.201 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.201 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.201 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.201 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.202 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.204 [eventLoopGroupProxy-13-1 @coroutine#1114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.205 [eventLoopGroupProxy-13-1 @call-handler#1113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.205 [eventLoopGroupProxy-13-1 @call-handler#1113] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.205 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.207 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.207 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.207 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.207 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.208 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.210 [eventLoopGroupProxy-13-1 @coroutine#1119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.210 [eventLoopGroupProxy-13-1 @call-handler#1118] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.210 [eventLoopGroupProxy-13-1 @call-handler#1118] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.211 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.212 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.212 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.212 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.212 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.213 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.215 [eventLoopGroupProxy-13-1 @coroutine#1124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.215 [eventLoopGroupProxy-13-1 @call-handler#1123] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.215 [eventLoopGroupProxy-13-1 @call-handler#1123] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.216 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.217 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.217 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.217 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.217 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.218 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.220 [eventLoopGroupProxy-13-1 @coroutine#1129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.220 [eventLoopGroupProxy-13-1 @call-handler#1128] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.221 [eventLoopGroupProxy-13-1 @call-handler#1128] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.221 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.224 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.224 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.224 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.224 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.225 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.227 [eventLoopGroupProxy-13-1 @coroutine#1134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.227 [eventLoopGroupProxy-13-1 @call-handler#1133] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.227 [eventLoopGroupProxy-13-1 @call-handler#1133] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.228 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.230 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.231 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.231 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.231 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.232 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.276 [eventLoopGroupProxy-13-1 @coroutine#1139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.276 [eventLoopGroupProxy-13-1 @call-handler#1138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.276 [eventLoopGroupProxy-13-1 @call-handler#1138] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:17.277 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.279 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.279 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.279 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.279 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.281 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.284 [eventLoopGroupProxy-13-1 @coroutine#1144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.284 [eventLoopGroupProxy-13-1 @call-handler#1143] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.284 [eventLoopGroupProxy-13-1 @call-handler#1143] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.285 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.286 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.286 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.286 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.286 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.288 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.290 [eventLoopGroupProxy-13-1 @coroutine#1149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.290 [eventLoopGroupProxy-13-1 @call-handler#1148] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.290 [eventLoopGroupProxy-13-1 @call-handler#1148] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.291 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.292 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.292 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.292 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.292 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.293 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.340 [eventLoopGroupProxy-13-1 @coroutine#1154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.340 [eventLoopGroupProxy-13-1 @call-handler#1153] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.340 [eventLoopGroupProxy-13-1 @call-handler#1153] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:44:17.341 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.343 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.344 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.344 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.344 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.346 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.349 [eventLoopGroupProxy-13-1 @coroutine#1159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.349 [eventLoopGroupProxy-13-1 @call-handler#1158] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.350 [eventLoopGroupProxy-13-1 @call-handler#1158] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 12:44:17.350 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.352 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.352 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.352 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.352 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.354 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.356 [eventLoopGroupProxy-13-1 @coroutine#1164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.356 [eventLoopGroupProxy-13-1 @call-handler#1163] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.356 [eventLoopGroupProxy-13-1 @call-handler#1163] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.361 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.362 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.362 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.362 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.362 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.364 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.366 [eventLoopGroupProxy-13-1 @coroutine#1169] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.367 [eventLoopGroupProxy-13-1 @call-handler#1168] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.367 [eventLoopGroupProxy-13-1 @call-handler#1168] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.367 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.370 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.370 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.370 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.370 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.372 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.415 [eventLoopGroupProxy-13-1 @coroutine#1174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.416 [eventLoopGroupProxy-13-1 @call-handler#1173] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.416 [eventLoopGroupProxy-13-1 @call-handler#1173] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:17.416 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.418 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.418 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.418 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.418 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.420 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.422 [eventLoopGroupProxy-13-1 @coroutine#1179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.422 [eventLoopGroupProxy-13-1 @call-handler#1178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.422 [eventLoopGroupProxy-13-1 @call-handler#1178] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.422 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.423 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.424 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.424 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.424 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.425 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.467 [eventLoopGroupProxy-13-1 @coroutine#1184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.467 [eventLoopGroupProxy-13-1 @call-handler#1183] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.467 [eventLoopGroupProxy-13-1 @call-handler#1183] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-22 12:44:17.468 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.470 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.470 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.470 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.470 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.471 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.519 [eventLoopGroupProxy-13-1 @coroutine#1190] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.520 [eventLoopGroupProxy-13-1 @call-handler#1188] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.520 [eventLoopGroupProxy-13-1 @call-handler#1188] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 12:44:17.520 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.522 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.522 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.522 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.522 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.523 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.568 [eventLoopGroupProxy-13-1 @coroutine#1195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.568 [eventLoopGroupProxy-13-1 @call-handler#1194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.568 [eventLoopGroupProxy-13-1 @call-handler#1194] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:17.569 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.570 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.570 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.570 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.570 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.571 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.615 [eventLoopGroupProxy-13-1 @coroutine#1200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.615 [eventLoopGroupProxy-13-1 @call-handler#1199] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.615 [eventLoopGroupProxy-13-1 @call-handler#1199] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:17.616 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.618 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.618 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.618 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.618 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.619 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.621 [eventLoopGroupProxy-13-1 @coroutine#1205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.621 [eventLoopGroupProxy-13-1 @call-handler#1204] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.621 [eventLoopGroupProxy-13-1 @call-handler#1204] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.622 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.622 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.623 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.623 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.623 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.624 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.625 [eventLoopGroupProxy-13-1 @coroutine#1210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.626 [eventLoopGroupProxy-13-1 @call-handler#1209] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.626 [eventLoopGroupProxy-13-1 @call-handler#1209] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.626 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.628 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.628 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.628 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.628 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.630 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.632 [eventLoopGroupProxy-13-1 @coroutine#1215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.632 [eventLoopGroupProxy-13-1 @call-handler#1214] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.632 [eventLoopGroupProxy-13-1 @call-handler#1214] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.632 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.633 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.633 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.634 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.634 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.635 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.636 [eventLoopGroupProxy-13-1 @coroutine#1220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.637 [eventLoopGroupProxy-13-1 @call-handler#1219] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.637 [eventLoopGroupProxy-13-1 @call-handler#1219] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.637 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.638 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.638 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.638 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.638 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.640 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.641 [eventLoopGroupProxy-13-1 @coroutine#1225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.641 [eventLoopGroupProxy-13-1 @call-handler#1224] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.642 [eventLoopGroupProxy-13-1 @call-handler#1224] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.642 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.643 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.643 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.643 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.643 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.645 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.646 [eventLoopGroupProxy-13-1 @coroutine#1230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.647 [eventLoopGroupProxy-13-1 @call-handler#1229] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.647 [eventLoopGroupProxy-13-1 @call-handler#1229] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.647 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.648 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.648 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.648 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.648 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.650 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.651 [eventLoopGroupProxy-13-1 @coroutine#1235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.652 [eventLoopGroupProxy-13-1 @call-handler#1234] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.652 [eventLoopGroupProxy-13-1 @call-handler#1234] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.652 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.653 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.653 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.653 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.653 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.655 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.656 [eventLoopGroupProxy-13-1 @coroutine#1240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.657 [eventLoopGroupProxy-13-1 @call-handler#1239] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.657 [eventLoopGroupProxy-13-1 @call-handler#1239] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.657 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.658 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.658 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.658 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.658 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.659 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.661 [eventLoopGroupProxy-13-1 @coroutine#1245] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.662 [eventLoopGroupProxy-13-1 @call-handler#1244] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.662 [eventLoopGroupProxy-13-1 @call-handler#1244] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.662 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.663 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.663 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.663 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.663 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.664 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.666 [eventLoopGroupProxy-13-1 @coroutine#1250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.666 [eventLoopGroupProxy-13-1 @call-handler#1249] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.666 [eventLoopGroupProxy-13-1 @call-handler#1249] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.667 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.668 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.668 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.668 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.668 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.669 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.671 [eventLoopGroupProxy-13-1 @coroutine#1255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.671 [eventLoopGroupProxy-13-1 @call-handler#1254] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.671 [eventLoopGroupProxy-13-1 @call-handler#1254] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.672 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.673 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.673 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.673 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.673 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.674 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.676 [eventLoopGroupProxy-13-1 @coroutine#1260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.676 [eventLoopGroupProxy-13-1 @call-handler#1259] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.676 [eventLoopGroupProxy-13-1 @call-handler#1259] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.677 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.678 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.678 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.678 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.678 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.679 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.681 [eventLoopGroupProxy-13-1 @coroutine#1265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.681 [eventLoopGroupProxy-13-1 @call-handler#1264] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.681 [eventLoopGroupProxy-13-1 @call-handler#1264] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.682 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.683 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.683 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.683 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.683 [DefaultDispatcher-worker-8 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.684 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.686 [eventLoopGroupProxy-13-1 @coroutine#1270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.686 [eventLoopGroupProxy-13-1 @call-handler#1269] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.686 [eventLoopGroupProxy-13-1 @call-handler#1269] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.687 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.688 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.688 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.688 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.688 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.690 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.711 [DefaultDispatcher-worker-2 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:17.736 [eventLoopGroupProxy-13-1 @coroutine#1276] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.736 [eventLoopGroupProxy-13-1 @call-handler#1274] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.737 [eventLoopGroupProxy-13-1 @call-handler#1274] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:44:17.737 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.738 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.739 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.739 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.739 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.740 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.742 [eventLoopGroupProxy-13-1 @coroutine#1281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.742 [eventLoopGroupProxy-13-1 @call-handler#1280] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.742 [eventLoopGroupProxy-13-1 @call-handler#1280] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.742 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.743 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.743 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.743 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.743 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.744 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.746 [eventLoopGroupProxy-13-1 @coroutine#1286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.746 [eventLoopGroupProxy-13-1 @call-handler#1285] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.746 [eventLoopGroupProxy-13-1 @call-handler#1285] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.747 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.748 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.748 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.748 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.748 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.749 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.751 [eventLoopGroupProxy-13-1 @coroutine#1291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.751 [eventLoopGroupProxy-13-1 @call-handler#1290] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.751 [eventLoopGroupProxy-13-1 @call-handler#1290] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.752 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.753 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.753 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.753 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.753 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.755 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.757 [eventLoopGroupProxy-13-1 @coroutine#1296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.757 [eventLoopGroupProxy-13-1 @call-handler#1295] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.757 [eventLoopGroupProxy-13-1 @call-handler#1295] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.757 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.758 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.758 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.758 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.759 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.760 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.762 [eventLoopGroupProxy-13-1 @coroutine#1301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.762 [eventLoopGroupProxy-13-1 @call-handler#1300] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.762 [eventLoopGroupProxy-13-1 @call-handler#1300] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.763 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.764 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.764 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.764 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.764 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.765 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.767 [eventLoopGroupProxy-13-1 @coroutine#1306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.767 [eventLoopGroupProxy-13-1 @call-handler#1305] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.767 [eventLoopGroupProxy-13-1 @call-handler#1305] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.768 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.769 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.769 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.769 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.769 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.770 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.772 [DefaultDispatcher-worker-14 @coroutine#1311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.804 [DefaultDispatcher-worker-14 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:17.816 [eventLoopGroupProxy-13-1 @coroutine#1316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.816 [eventLoopGroupProxy-13-1 @call-handler#1310] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.816 [eventLoopGroupProxy-13-1 @call-handler#1310] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:17.817 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.818 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.818 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.818 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.818 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.819 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.822 [eventLoopGroupProxy-13-1 @coroutine#1321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.822 [eventLoopGroupProxy-13-1 @call-handler#1320] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.822 [eventLoopGroupProxy-13-1 @call-handler#1320] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.822 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.824 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.824 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.824 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.824 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.825 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.827 [eventLoopGroupProxy-13-1 @coroutine#1326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.827 [eventLoopGroupProxy-13-1 @call-handler#1325] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.827 [eventLoopGroupProxy-13-1 @call-handler#1325] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.828 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.829 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.829 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.829 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.829 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.830 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.879 [eventLoopGroupProxy-13-1 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.879 [eventLoopGroupProxy-13-1 @call-handler#1330] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.880 [eventLoopGroupProxy-13-1 @call-handler#1330] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 50ms 2024-04-22 12:44:17.880 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.882 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.882 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.882 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.882 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.883 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.886 [eventLoopGroupProxy-13-1 @coroutine#1336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.886 [eventLoopGroupProxy-13-1 @call-handler#1335] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.886 [eventLoopGroupProxy-13-1 @call-handler#1335] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.886 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.887 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.888 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.888 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.888 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.889 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.891 [eventLoopGroupProxy-13-1 @coroutine#1341] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.891 [eventLoopGroupProxy-13-1 @call-handler#1340] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.891 [eventLoopGroupProxy-13-1 @call-handler#1340] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.891 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.893 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.893 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.893 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.893 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.894 [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-04-22 12:44:17.896 [eventLoopGroupProxy-13-1 @coroutine#1346] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.896 [eventLoopGroupProxy-13-1 @call-handler#1345] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.896 [eventLoopGroupProxy-13-1 @call-handler#1345] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.897 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.898 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.898 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.898 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.898 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.899 [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-04-22 12:44:17.901 [eventLoopGroupProxy-13-1 @coroutine#1351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.901 [eventLoopGroupProxy-13-1 @call-handler#1350] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.901 [eventLoopGroupProxy-13-1 @call-handler#1350] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.902 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.903 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.903 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.903 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.903 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.904 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.906 [eventLoopGroupProxy-13-1 @coroutine#1356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.906 [eventLoopGroupProxy-13-1 @call-handler#1355] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.906 [eventLoopGroupProxy-13-1 @call-handler#1355] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.907 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.908 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.908 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.908 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.908 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.909 [eventLoopGroupProxy-13-1 @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-04-22 12:44:17.911 [eventLoopGroupProxy-13-1 @coroutine#1361] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.911 [eventLoopGroupProxy-13-1 @call-handler#1360] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.911 [eventLoopGroupProxy-13-1 @call-handler#1360] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.912 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.913 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.913 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.913 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.913 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.914 [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-04-22 12:44:17.916 [eventLoopGroupProxy-13-1 @coroutine#1366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.916 [eventLoopGroupProxy-13-1 @call-handler#1365] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.916 [eventLoopGroupProxy-13-1 @call-handler#1365] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.917 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.918 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.918 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.918 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.918 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.919 [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-04-22 12:44:17.921 [eventLoopGroupProxy-13-1 @coroutine#1371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.921 [eventLoopGroupProxy-13-1 @call-handler#1370] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.921 [eventLoopGroupProxy-13-1 @call-handler#1370] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.922 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.923 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.923 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.923 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.923 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.924 [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-04-22 12:44:17.926 [eventLoopGroupProxy-13-1 @coroutine#1376] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.926 [eventLoopGroupProxy-13-1 @call-handler#1375] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.926 [eventLoopGroupProxy-13-1 @call-handler#1375] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.927 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.928 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.928 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.928 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.928 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.929 [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-04-22 12:44:17.931 [eventLoopGroupProxy-13-1 @coroutine#1381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.931 [eventLoopGroupProxy-13-1 @call-handler#1380] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.931 [eventLoopGroupProxy-13-1 @call-handler#1380] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.932 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.933 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.933 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.933 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.933 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.934 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:17.936 [eventLoopGroupProxy-13-1 @coroutine#1386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.936 [eventLoopGroupProxy-13-1 @call-handler#1385] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.936 [eventLoopGroupProxy-13-1 @call-handler#1385] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:17.937 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.938 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.938 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.938 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.938 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.939 [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-04-22 12:44:17.983 [eventLoopGroupProxy-13-1 @coroutine#1391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.984 [eventLoopGroupProxy-13-1 @call-handler#1390] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.984 [eventLoopGroupProxy-13-1 @call-handler#1390] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:17.984 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.986 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.986 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.986 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.986 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.987 [eventLoopGroupProxy-13-1 @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-04-22 12:44:17.989 [eventLoopGroupProxy-13-1 @coroutine#1396] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:17.990 [eventLoopGroupProxy-13-1 @call-handler#1395] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:17.990 [eventLoopGroupProxy-13-1 @call-handler#1395] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:17.990 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.992 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.992 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:17.992 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:17.992 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:17.993 [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-04-22 12:44:18.040 [eventLoopGroupProxy-13-1 @coroutine#1401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.040 [eventLoopGroupProxy-13-1 @call-handler#1400] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.041 [eventLoopGroupProxy-13-1 @call-handler#1400] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:44:18.041 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.043 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.043 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.043 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.043 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.044 [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-04-22 12:44:18.046 [eventLoopGroupProxy-13-1 @coroutine#1406] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.046 [eventLoopGroupProxy-13-1 @call-handler#1405] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.046 [eventLoopGroupProxy-13-1 @call-handler#1405] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.047 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.049 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.049 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.049 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.049 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.050 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.099 [eventLoopGroupProxy-13-1 @coroutine#1412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.099 [eventLoopGroupProxy-13-1 @call-handler#1410] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.099 [eventLoopGroupProxy-13-1 @call-handler#1410] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 12:44:18.100 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.101 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.101 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.101 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.101 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.103 [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-04-22 12:44:18.147 [eventLoopGroupProxy-13-1 @coroutine#1417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.147 [eventLoopGroupProxy-13-1 @call-handler#1416] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.148 [eventLoopGroupProxy-13-1 @call-handler#1416] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:18.148 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.150 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.150 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.150 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.150 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.151 [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-04-22 12:44:18.199 [eventLoopGroupProxy-13-1 @coroutine#1422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.199 [eventLoopGroupProxy-13-1 @call-handler#1421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.199 [eventLoopGroupProxy-13-1 @call-handler#1421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 12:44:18.200 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.201 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.201 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.201 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.201 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.202 [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-04-22 12:44:18.233 [DefaultDispatcher-worker-2 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:18.247 [eventLoopGroupProxy-13-1 @coroutine#1428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.247 [eventLoopGroupProxy-13-1 @call-handler#1426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.247 [eventLoopGroupProxy-13-1 @call-handler#1426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:18.248 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.249 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.249 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.250 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.250 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.251 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.295 [eventLoopGroupProxy-13-1 @coroutine#1433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.295 [eventLoopGroupProxy-13-1 @call-handler#1432] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.295 [eventLoopGroupProxy-13-1 @call-handler#1432] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:18.296 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.297 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.297 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.297 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.297 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.299 [eventLoopGroupProxy-13-1 @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-04-22 12:44:18.300 [eventLoopGroupProxy-13-1 @coroutine#1438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.301 [eventLoopGroupProxy-13-1 @call-handler#1437] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.301 [eventLoopGroupProxy-13-1 @call-handler#1437] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:18.301 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.304 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.304 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.304 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.304 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.305 [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-04-22 12:44:18.352 [eventLoopGroupProxy-13-1 @coroutine#1443] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.352 [eventLoopGroupProxy-13-1 @call-handler#1442] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.352 [eventLoopGroupProxy-13-1 @call-handler#1442] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 12:44:18.352 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.354 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.354 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.354 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.354 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.355 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.358 [eventLoopGroupProxy-13-1 @coroutine#1448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.358 [eventLoopGroupProxy-13-1 @call-handler#1447] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.358 [eventLoopGroupProxy-13-1 @call-handler#1447] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:18.359 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.360 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.360 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.360 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.360 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.361 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.364 [eventLoopGroupProxy-13-1 @coroutine#1453] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.364 [eventLoopGroupProxy-13-1 @call-handler#1452] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.364 [eventLoopGroupProxy-13-1 @call-handler#1452] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:18.364 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.365 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.365 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.365 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.365 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.367 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.369 [eventLoopGroupProxy-13-1 @coroutine#1458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.369 [eventLoopGroupProxy-13-1 @call-handler#1457] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.369 [eventLoopGroupProxy-13-1 @call-handler#1457] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:18.369 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.370 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.370 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.370 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.370 [DefaultDispatcher-worker-16 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.371 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.373 [eventLoopGroupProxy-13-1 @coroutine#1463] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.373 [eventLoopGroupProxy-13-1 @call-handler#1462] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.373 [eventLoopGroupProxy-13-1 @call-handler#1462] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.373 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.374 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.374 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.374 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.374 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.375 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.377 [eventLoopGroupProxy-13-1 @coroutine#1468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.377 [eventLoopGroupProxy-13-1 @call-handler#1467] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.377 [eventLoopGroupProxy-13-1 @call-handler#1467] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.378 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.379 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.379 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.379 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.379 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.380 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.423 [eventLoopGroupProxy-13-1 @coroutine#1474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.424 [eventLoopGroupProxy-13-1 @call-handler#1472] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.424 [eventLoopGroupProxy-13-1 @call-handler#1472] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 12:44:18.424 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.426 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.426 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.426 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.426 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.427 [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-04-22 12:44:18.429 [eventLoopGroupProxy-13-1 @coroutine#1479] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.429 [eventLoopGroupProxy-13-1 @call-handler#1478] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.429 [eventLoopGroupProxy-13-1 @call-handler#1478] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.430 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.431 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.431 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.431 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.431 [DefaultDispatcher-worker-4 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.432 [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-04-22 12:44:18.433 [eventLoopGroupProxy-13-1 @coroutine#1484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.433 [eventLoopGroupProxy-13-1 @call-handler#1483] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.434 [eventLoopGroupProxy-13-1 @call-handler#1483] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.434 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.435 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.435 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.435 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.435 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.436 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.438 [eventLoopGroupProxy-13-1 @coroutine#1489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.438 [eventLoopGroupProxy-13-1 @call-handler#1488] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.438 [eventLoopGroupProxy-13-1 @call-handler#1488] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.439 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.440 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.440 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.440 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.440 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.441 [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-04-22 12:44:18.487 [eventLoopGroupProxy-13-1 @coroutine#1494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.487 [eventLoopGroupProxy-13-1 @call-handler#1493] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.487 [eventLoopGroupProxy-13-1 @call-handler#1493] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:18.488 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.489 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.489 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.489 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.489 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.490 [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-04-22 12:44:18.492 [eventLoopGroupProxy-13-1 @coroutine#1499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.492 [eventLoopGroupProxy-13-1 @call-handler#1498] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.492 [eventLoopGroupProxy-13-1 @call-handler#1498] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.493 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.494 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.494 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.494 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.494 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.495 [eventLoopGroupProxy-13-1 @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-04-22 12:44:18.497 [eventLoopGroupProxy-13-1 @coroutine#1504] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.497 [eventLoopGroupProxy-13-1 @call-handler#1503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.497 [eventLoopGroupProxy-13-1 @call-handler#1503] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.497 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.498 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.498 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.498 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.498 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.500 [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-04-22 12:44:18.501 [eventLoopGroupProxy-13-1 @coroutine#1509] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.501 [eventLoopGroupProxy-13-1 @call-handler#1508] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.501 [eventLoopGroupProxy-13-1 @call-handler#1508] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.502 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.503 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.503 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.503 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.503 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.504 [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-04-22 12:44:18.547 [eventLoopGroupProxy-13-1 @coroutine#1514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.547 [eventLoopGroupProxy-13-1 @call-handler#1513] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.547 [eventLoopGroupProxy-13-1 @call-handler#1513] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 12:44:18.548 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.549 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.549 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.549 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.549 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.550 [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-04-22 12:44:18.596 [eventLoopGroupProxy-13-1 @coroutine#1519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.596 [eventLoopGroupProxy-13-1 @call-handler#1518] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.596 [eventLoopGroupProxy-13-1 @call-handler#1518] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:18.597 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.598 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.598 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.598 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.598 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.600 [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-04-22 12:44:18.602 [eventLoopGroupProxy-13-1 @coroutine#1524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.602 [eventLoopGroupProxy-13-1 @call-handler#1523] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.602 [eventLoopGroupProxy-13-1 @call-handler#1523] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.602 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.604 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.604 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.604 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.604 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.605 [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-04-22 12:44:18.613 [eventLoopGroupProxy-13-1 @coroutine#1529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.613 [eventLoopGroupProxy-13-1 @call-handler#1528] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.613 [eventLoopGroupProxy-13-1 @call-handler#1528] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 9ms 2024-04-22 12:44:18.614 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.614 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.615 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.615 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.615 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.615 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.617 [eventLoopGroupProxy-13-1 @coroutine#1534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.617 [eventLoopGroupProxy-13-1 @call-handler#1533] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.617 [eventLoopGroupProxy-13-1 @call-handler#1533] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.617 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.618 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.618 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.618 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.618 [DefaultDispatcher-worker-1 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.619 [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-04-22 12:44:18.663 [eventLoopGroupProxy-13-1 @coroutine#1539] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.663 [eventLoopGroupProxy-13-1 @call-handler#1538] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.664 [eventLoopGroupProxy-13-1 @call-handler#1538] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:18.664 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.665 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.665 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.665 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.665 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.666 [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-04-22 12:44:18.668 [eventLoopGroupProxy-13-1 @coroutine#1544] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.668 [eventLoopGroupProxy-13-1 @call-handler#1543] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.668 [eventLoopGroupProxy-13-1 @call-handler#1543] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.669 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.670 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.670 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.670 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.670 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.671 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.715 [eventLoopGroupProxy-13-1 @coroutine#1550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.716 [eventLoopGroupProxy-13-1 @call-handler#1548] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.716 [eventLoopGroupProxy-13-1 @call-handler#1548] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 12:44:18.716 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.717 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.717 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.717 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.718 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.719 [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-04-22 12:44:18.753 [DefaultDispatcher-worker-4 @coroutine#809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:18.767 [eventLoopGroupProxy-13-1 @coroutine#1556] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.767 [eventLoopGroupProxy-13-1 @call-handler#1554] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.767 [eventLoopGroupProxy-13-1 @call-handler#1554] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 12:44:18.768 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.769 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.769 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.769 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.769 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.770 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.772 [eventLoopGroupProxy-13-1 @coroutine#1561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.772 [eventLoopGroupProxy-13-1 @call-handler#1560] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.772 [eventLoopGroupProxy-13-1 @call-handler#1560] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.773 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.774 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.774 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.774 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.774 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.775 [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-04-22 12:44:18.820 [eventLoopGroupProxy-13-1 @coroutine#1566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.821 [eventLoopGroupProxy-13-1 @call-handler#1565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.821 [eventLoopGroupProxy-13-1 @call-handler#1565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:18.821 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.822 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.822 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.822 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.822 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.824 [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-04-22 12:44:18.826 [eventLoopGroupProxy-13-1 @coroutine#1571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.826 [eventLoopGroupProxy-13-1 @call-handler#1570] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.826 [eventLoopGroupProxy-13-1 @call-handler#1570] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 12:44:18.827 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.828 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.828 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.828 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.828 [DefaultDispatcher-worker-10 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.829 [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-04-22 12:44:18.831 [eventLoopGroupProxy-13-1 @coroutine#1576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.831 [eventLoopGroupProxy-13-1 @call-handler#1575] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.831 [eventLoopGroupProxy-13-1 @call-handler#1575] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.831 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.832 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.832 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.832 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.832 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.833 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.835 [eventLoopGroupProxy-13-1 @coroutine#1581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.835 [eventLoopGroupProxy-13-1 @call-handler#1580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.835 [eventLoopGroupProxy-13-1 @call-handler#1580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.835 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.838 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.838 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.838 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.838 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.839 [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-04-22 12:44:18.890 [eventLoopGroupProxy-13-1 @coroutine#1586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.890 [eventLoopGroupProxy-13-1 @call-handler#1585] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.890 [eventLoopGroupProxy-13-1 @call-handler#1585] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 51ms 2024-04-22 12:44:18.891 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.892 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.892 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.892 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.892 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.893 [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-04-22 12:44:18.939 [eventLoopGroupProxy-13-1 @coroutine#1591] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.939 [eventLoopGroupProxy-13-1 @call-handler#1590] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.939 [eventLoopGroupProxy-13-1 @call-handler#1590] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 12:44:18.939 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.941 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.941 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.941 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.941 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.942 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.944 [eventLoopGroupProxy-13-1 @coroutine#1596] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.944 [eventLoopGroupProxy-13-1 @call-handler#1595] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.944 [eventLoopGroupProxy-13-1 @call-handler#1595] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.944 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.946 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.946 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.946 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.946 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.947 [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-04-22 12:44:18.949 [eventLoopGroupProxy-13-1 @coroutine#1601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.949 [eventLoopGroupProxy-13-1 @call-handler#1600] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.949 [eventLoopGroupProxy-13-1 @call-handler#1600] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 12:44:18.949 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.950 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.950 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:18.950 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.950 [DefaultDispatcher-worker-14 @coroutine#820] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:18.951 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:18.955 [eventLoopGroupProxy-13-1 @coroutine#1606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:18.955 [eventLoopGroupProxy-13-1 @call-handler#1605] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:18.955 [eventLoopGroupProxy-13-1 @call-handler#1605] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 12:44:18.956 [DefaultDispatcher-worker-12 @coroutine#820] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:18.971 [DefaultDispatcher-worker-1 @coroutine#788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:18.981 [DefaultDispatcher-worker-6 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:18.982 [DefaultDispatcher-worker-6 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:18.982 [DefaultDispatcher-worker-6 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:18.982 [DefaultDispatcher-worker-6 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:18.982 [DefaultDispatcher-worker-6 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:18.983 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /api, segment:0 -> FAILURE "Selector didn't match" @ /api /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:18.983 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:18.984 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:19.006 [DefaultDispatcher-worker-14 @call-handler#1615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-22 12:44:19.007 [eventLoopGroupProxy-13-1 @call-handler#1615] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:19.007 [eventLoopGroupProxy-13-1 @call-handler#1615] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 24ms 2024-04-22 12:44:19.007 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:19.007 [DefaultDispatcher-worker-12 @coroutine#758] TRACE 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/583883002205630464/_ustadmanifest.json. 2024-04-22 12:44:19.007 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:19.007 [DefaultDispatcher-worker-14 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:19.007 [DefaultDispatcher-worker-14 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:19.008 [DefaultDispatcher-worker-14 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:19.008 [DefaultDispatcher-worker-14 @coroutine#791] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:19.009 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:19.009 [DefaultDispatcher-worker-12 @coroutine#758] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json 2024-04-22 12:44:19.010 [DefaultDispatcher-worker-7 @coroutine#758] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json. 2024-04-22 12:44:19.010 [DefaultDispatcher-worker-7 @coroutine#758] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583883002205630464/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:19.019 [DefaultDispatcher-worker-10 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048 2024-04-22 12:44:19.041 [DefaultDispatcher-worker-7 @coroutine#758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@531292ed 2024-04-22 12:44:19.062 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 12:44:19.062 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 12:44:19.062 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 12:44:19.062 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 12:44:19.062 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 12:44:19.067 [Test worker @coroutine#1632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e488e45 2024-04-22 12:44:19.067 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-22 12:44:19.067 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-22 12:44:19.067 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:19.068 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3e0e3048: (connection evicted) 2024-04-22 12:44:19.068 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:19.068 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-22 12:44:19.068 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-22 12:44:19.293 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:19.293 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:19.471 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 12:44:19.782 [DefaultDispatcher-worker-13 @coroutine#1636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24e31f06 2024-04-22 12:44:20.072 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@75882ac2 2024-04-22 12:44:20.072 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@75882ac2 2024-04-22 12:44:20.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-22 12:44:20.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-22 12:44:20.073 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:20.073 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@531292ed: (connection evicted) 2024-04-22 12:44:20.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:20.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-22 12:44:20.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@105cdf61 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:20.083 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:20.083 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-22 12:44:20.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2024-04-22 12:44:20.084 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2024-04-22 12:44:20.084 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-22 12:44:20.096 [DefaultDispatcher-worker-10 @coroutine#1644] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2024-04-22 12:44:20.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38f569d 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:20.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:20.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-22 12:44:20.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@755a90a6 2024-04-22 12:44:20.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@755a90a6 2024-04-22 12:44:20.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5862ab28 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:20.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:20.104 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-22 12:44:20.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:44:20.105 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:44:20.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-22 12:44:20.107 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:44:20.108 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 12:44:20.110 [DefaultDispatcher-worker-5 @coroutine#1653] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:44:20.114 [DefaultDispatcher-worker-5 @coroutine#1655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a90a6 2024-04-22 12:44:20.115 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:20.115 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:20.115 [Test worker @coroutine#1654] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:20.115 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:20.118 [eventLoopGroupProxy-16-1 @call-handler#1660] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 12:44:20.118 [eventLoopGroupProxy-16-1 @call-handler#1660] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 12:44:20.120 [eventLoopGroupProxy-16-1 @coroutine#1661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:44:20.122 [Test worker @coroutine#1654] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:20.122 [Test worker @coroutine#1654] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 12:44:20.122 [Test worker @coroutine#1654] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-init-batch. 2024-04-22 12:44:20.122 [Test worker @coroutine#1654] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:20.123 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:20.123 [Test worker @coroutine#1665] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.utils.io.ByteBufferChannel is in ignored types. Skipping ContentNegotiation for http://localhost:8094/api/blob/upload-batch-data. 2024-04-22 12:44:20.123 [Test worker @coroutine#1665] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:20.123 [Test worker @coroutine#1665] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/api/blob/upload-batch-data from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:20.124 [eventLoopGroupProxy-16-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/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 12:44:20.127 [eventLoopGroupProxy-16-1 @coroutine#1668] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:44:20.128 [eventLoopGroupProxy-16-1 @call-handler#1667] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:20.128 [Test worker @coroutine#1665] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 12:44:20.131 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE io.ktor.routing.Routing - Trace for [api, blob, SAwMEEihCX84BYpcX9K0y/GPuYxx298222HQu85QihE=] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:3 -> SUCCESS @ /api/blob/{...} /api/blob/{...}/(method:GET), segment:3 -> SUCCESS @ /api/blob/{...}/(method:GET) Matched routes: "" -> "api" -> "blob" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /api/blob/{...}/(method:GET) 2024-04-22 12:44:20.135 [eventLoopGroupProxy-16-2 @call-handler#1677] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:20.142 [Test worker @coroutine#1679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@755a90a6 2024-04-22 12:44:20.184 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:20.203 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:20.205 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@40ef1934 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.224 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-22 12:44:21.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2024-04-22 12:44:21.225 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2024-04-22 12:44:21.225 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-22 12:44:21.263 [DefaultDispatcher-worker-9 @coroutine#1686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@85eba52 2024-04-22 12:44:21.268 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51805/api/blob/upload-init-batch 2024-04-22 12:44:21.268 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51805/api/blob/upload-init-batch. 2024-04-22 12:44:21.268 [Test worker @coroutine#1686] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51805/api/blob/upload-init-batch 2024-04-22 12:44:21.268 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51805/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:21.270 [Test worker @coroutine#1686] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51805/api/blob/upload-init-batch 2024-04-22 12:44:21.270 [Test worker @coroutine#1686] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51805/api/blob/upload-init-batch 2024-04-22 12:44:21.271 [Test worker @coroutine#1686] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51805/api/blob/upload-init-batch. 2024-04-22 12:44:21.271 [Test worker @coroutine#1686] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51805/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:21.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-22 12:44:21.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-22 12:44:21.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.276 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@85eba52: (connection evicted) 2024-04-22 12:44:21.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:21.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-22 12:44:21.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.283 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@df04d12 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.284 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353 2024-04-22 12:44:21.284 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353 2024-04-22 12:44:21.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-22 12:44:21.304 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:44891/api/blob/upload-init-batch 2024-04-22 12:44:21.304 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:44891/api/blob/upload-init-batch. 2024-04-22 12:44:21.304 [Test worker @coroutine#1696] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:44891/api/blob/upload-init-batch 2024-04-22 12:44:21.304 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:44891/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:21.306 [Test worker @coroutine#1696] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:44891/api/blob/upload-init-batch 2024-04-22 12:44:21.306 [Test worker @coroutine#1696] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:44891/api/blob/upload-init-batch 2024-04-22 12:44:21.306 [Test worker @coroutine#1696] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:44891/api/blob/upload-init-batch. 2024-04-22 12:44:21.306 [Test worker @coroutine#1696] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:44891/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:21.307 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-22 12:44:21.307 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-22 12:44:21.307 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.308 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ff7e353: (connection evicted) 2024-04-22 12:44:21.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:21.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-22 12:44:21.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@be186df 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.311 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-22 12:44:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16269ff4 2024-04-22 12:44:21.312 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@16269ff4 2024-04-22 12:44:21.312 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-22 12:44:21.328 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57963/api/blob/upload-init-batch 2024-04-22 12:44:21.328 [Test worker @coroutine#1702] 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:57963/api/blob/upload-init-batch. 2024-04-22 12:44:21.328 [Test worker @coroutine#1702] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57963/api/blob/upload-init-batch 2024-04-22 12:44:21.328 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57963/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 12:44:21.330 [Test worker @coroutine#1702] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57963/api/blob/upload-init-batch 2024-04-22 12:44:21.330 [Test worker @coroutine#1702] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57963/api/blob/upload-init-batch 2024-04-22 12:44:21.330 [Test worker @coroutine#1702] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:57963/api/blob/upload-init-batch. 2024-04-22 12:44:21.330 [Test worker @coroutine#1702] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57963/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:21.335 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-22 12:44:21.335 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-22 12:44:21.335 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.335 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@16269ff4: (connection evicted) 2024-04-22 12:44:21.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:21.336 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-22 12:44:21.336 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-22 12:44:21.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68e62b3b 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-22 12:44:21.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-04-22 12:44:21.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-04-22 12:44:21.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-22 12:44:21.663 [DefaultDispatcher-worker-7 @coroutine#1721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17e4beda 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121c1a08 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2024-04-22 12:44:21.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e5a77ef 2024-04-22 12:44:21.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42fb2be9 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.701 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-22 12:44:21.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-22 12:44:21.706 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.744 [DefaultDispatcher-worker-9 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.753 [DefaultDispatcher-worker-4 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.762 [DefaultDispatcher-worker-6 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.767 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.771 [DefaultDispatcher-worker-5 @coroutine#1725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.776 [Test worker @coroutine#1731] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.787 [DefaultDispatcher-worker-1 @coroutine#1730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4 2024-04-22 12:44:21.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-22 12:44:21.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-22 12:44:21.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.794 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@106ac5f4: (connection evicted) 2024-04-22 12:44:21.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:21.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-22 12:44:21.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@784c74e 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.795 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-22 12:44:21.838 [DefaultDispatcher-worker-1 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.848 [DefaultDispatcher-worker-15 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.856 [DefaultDispatcher-worker-13 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.865 [DefaultDispatcher-worker-4 @coroutine#1734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.870 [Test worker @coroutine#1740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.882 [DefaultDispatcher-worker-5 @coroutine#1739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e577eed 2024-04-22 12:44:21.884 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-22 12:44:21.884 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-22 12:44:21.884 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.884 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e577eed: (connection evicted) 2024-04-22 12:44:21.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:21.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-22 12:44:21.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-22 12:44:21.885 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68c3aa38 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-22 12:44:21.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-22 12:44:21.887 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-22 12:44:21.927 [DefaultDispatcher-worker-4 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-22 12:44:21.938 [DefaultDispatcher-worker-8 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-22 12:44:21.948 [DefaultDispatcher-worker-14 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-22 12:44:21.959 [DefaultDispatcher-worker-4 @coroutine#1743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@267a8777 2024-04-22 12:44:21.960 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-22 12:44:21.960 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-22 12:44:21.960 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:21.960 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@267a8777: (connection evicted) 2024-04-22 12:44:21.961 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:21.961 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-22 12:44:21.961 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-22 12:44:21.961 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@80b70fd 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:21.962 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:21.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-22 12:44:21.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:21.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:21.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-22 12:44:22.005 [DefaultDispatcher-worker-7 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:22.014 [DefaultDispatcher-worker-1 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:22.025 [DefaultDispatcher-worker-14 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:22.035 [DefaultDispatcher-worker-6 @coroutine#1749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:22.040 [Test worker @coroutine#1756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:22.049 [DefaultDispatcher-worker-13 @coroutine#1755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2df24f19 2024-04-22 12:44:22.050 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-22 12:44:22.050 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-22 12:44:22.050 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:22.050 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2df24f19: (connection evicted) 2024-04-22 12:44:22.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:22.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-22 12:44:22.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-22 12:44:22.085 [DefaultDispatcher-worker-13 @coroutine#1761] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58a9e64d 2024-04-22 12:44:22.106 [DefaultDispatcher-worker-13 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62878d7c 2024-04-22 12:44:28.240 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e729d46 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:28.241 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:28.241 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-22 12:44:28.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-04-22 12:44:28.242 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-04-22 12:44:28.242 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-22 12:44:28.289 [DefaultDispatcher-worker-13 @coroutine#1803] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7137cd14 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@254210b1 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:28.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:28.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-04-22 12:44:28.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@3829306d 2024-04-22 12:44:28.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-22 12:44:28.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5fea64 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:28.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-22 12:44:28.315 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-22 12:44:28.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-22 12:44:28.341 [Test worker @coroutine#1807] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-22 12:44:28.342 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:28.344 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@155767a7 2024-04-22 12:44:28.348 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@28f081ad 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:28.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-04-22 12:44:28.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-04-22 12:44:28.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-22 12:44:28.374 [Test worker @coroutine#1812] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-04-22 12:44:28.377 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e30a8ef 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f7bf0f6 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:28.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:28.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-04-22 12:44:28.383 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-04-22 12:44:28.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-22 12:44:28.397 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:28.407 [Test worker @coroutine#1817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-04-22 12:44:28.410 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1b83fac3 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c02cf78 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:28.411 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:28.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-04-22 12:44:28.412 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-04-22 12:44:28.412 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-22 12:44:28.415 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:28.438 [Test worker @coroutine#1822] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-04-22 12:44:28.441 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ebaf2f 2024-04-22 12:44:28.448 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.448 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.449 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:28.450 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.451 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.451 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.483 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:28.493 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.494 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.494 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.512 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:28.537 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.537 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.538 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.581 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.581 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.581 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.625 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.625 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.625 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.669 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.669 [Test worker @coroutine#1828] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54323/ 2024-04-22 12:44:28.669 [Test worker @coroutine#1828] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:54323/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.713 [Test worker @coroutine#1828] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54323/ 2024-04-22 12:44:28.717 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.717 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.719 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:28.719 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.719 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.761 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:28.762 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.762 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.805 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:28.805 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.805 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.849 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:28.849 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.849 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.893 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:28.893 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.893 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.937 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:28.937 [Test worker @coroutine#1845] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33637/ 2024-04-22 12:44:28.937 [Test worker @coroutine#1845] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:33637/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 12:44:28.938 [Test worker @coroutine#1845] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33637/ 2024-04-22 12:44:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-22 12:44:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.154 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e8fb390 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.155 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-22 12:44:29.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-22 12:44:29.184 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.196 [Test worker @coroutine#1877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.198 [Test worker @coroutine#1880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.201 [DefaultDispatcher-worker-6 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.201 [DefaultDispatcher-worker-6 @coroutine#1884] 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:46619/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.201 [DefaultDispatcher-worker-6 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.201 [DefaultDispatcher-worker-6 @coroutine#1884] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:46619/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.203 [DefaultDispatcher-worker-6 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.203 [DefaultDispatcher-worker-6 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.212 [DefaultDispatcher-worker-6 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.212 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.212 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.212 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.213 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.213 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.215 [Test worker @coroutine#1888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c4e63b3 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.216 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.216 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-22 12:44:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-04-22 12:44:29.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-04-22 12:44:29.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-22 12:44:29.240 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-04-22 12:44:29.251 [Test worker @coroutine#1895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-04-22 12:44:29.253 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-04-22 12:44:29.256 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.258 [DefaultDispatcher-worker-12 @coroutine#1905] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:44:29.258 [DefaultDispatcher-worker-12 @coroutine#1905] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-22 12:44:29.258 [DefaultDispatcher-worker-12 @coroutine#1905] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:44:29.260 [DefaultDispatcher-worker-2 @coroutine#1905] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:44:29.260 [DefaultDispatcher-worker-2 @coroutine#1905] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 12:44:29.261 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e2ecc3 2024-04-22 12:44:29.261 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@45e2ecc3 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48861d1 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.262 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.262 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-22 12:44:29.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.263 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.263 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-22 12:44:29.263 [DefaultDispatcher-worker-9 @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3a7f382 2024-04-22 12:44:29.265 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b251a0f 2024-04-22 12:44:29.265 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b251a0f 2024-04-22 12:44:29.268 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a87b3 2024-04-22 12:44:29.268 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f1a87b3 2024-04-22 12:44:29.270 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a181034 2024-04-22 12:44:29.270 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@a181034 2024-04-22 12:44:29.272 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ce7140 2024-04-22 12:44:29.273 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ce7140 2024-04-22 12:44:29.275 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd8fd34 2024-04-22 12:44:29.275 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bd8fd34 2024-04-22 12:44:29.277 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4c2e3 2024-04-22 12:44:29.277 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@20e4c2e3 2024-04-22 12:44:29.280 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37ef7b 2024-04-22 12:44:29.280 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a37ef7b 2024-04-22 12:44:29.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8d70c 2024-04-22 12:44:29.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@41d8d70c 2024-04-22 12:44:29.282 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.286 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.297 [Test worker @coroutine#1910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.299 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.300 [DefaultDispatcher-worker-9 @coroutine#1916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.301 [DefaultDispatcher-worker-9 @coroutine#1916] 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:52631/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.301 [DefaultDispatcher-worker-9 @coroutine#1916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.301 [DefaultDispatcher-worker-9 @coroutine#1916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:52631/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.303 [DefaultDispatcher-worker-8 @coroutine#1916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.303 [DefaultDispatcher-worker-8 @coroutine#1916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.311 [DefaultDispatcher-worker-8 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.311 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.311 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.311 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.312 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.312 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.314 [Test worker @coroutine#1920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.317 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1faaf0e0 2024-04-22 12:44:29.320 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1faaf0e0 2024-04-22 12:44:29.323 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@116d0d65 2024-04-22 12:44:29.323 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@116d0d65 2024-04-22 12:44:29.325 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15529b90 2024-04-22 12:44:29.325 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@15529b90 2024-04-22 12:44:29.327 [DefaultDispatcher-worker-12 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.327 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5050075e 2024-04-22 12:44:29.327 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5050075e 2024-04-22 12:44:29.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1835c044 2024-04-22 12:44:29.330 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1835c044 2024-04-22 12:44:29.332 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@61caf002 2024-04-22 12:44:29.332 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@61caf002 2024-04-22 12:44:29.335 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@604569b0 2024-04-22 12:44:29.335 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@604569b0 2024-04-22 12:44:29.337 [DefaultDispatcher-worker-10 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.337 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ff811 2024-04-22 12:44:29.337 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@307ff811 2024-04-22 12:44:29.340 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e29ba 2024-04-22 12:44:29.340 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@67e29ba 2024-04-22 12:44:29.340 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.347 [DefaultDispatcher-worker-10 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.356 [DefaultDispatcher-worker-1 @coroutine#1927] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.363 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:29.367 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b030a 2024-04-22 12:44:29.367 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@51b030a 2024-04-22 12:44:29.368 [DefaultDispatcher-worker-10 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.370 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdcfdd9 2024-04-22 12:44:29.370 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@bdcfdd9 2024-04-22 12:44:29.375 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe3687a 2024-04-22 12:44:29.375 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@fe3687a 2024-04-22 12:44:29.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae1f7e2 2024-04-22 12:44:29.379 [DefaultDispatcher-worker-12 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.379 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ae1f7e2 2024-04-22 12:44:29.381 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@173fbee7 2024-04-22 12:44:29.381 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@173fbee7 2024-04-22 12:44:29.383 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b61bbec 2024-04-22 12:44:29.383 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b61bbec 2024-04-22 12:44:29.385 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f55ac42 2024-04-22 12:44:29.385 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f55ac42 2024-04-22 12:44:29.388 [DefaultDispatcher-worker-12 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.388 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ace08ad 2024-04-22 12:44:29.388 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ace08ad 2024-04-22 12:44:29.391 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ec4395 2024-04-22 12:44:29.391 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@40ec4395 2024-04-22 12:44:29.391 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:44:29.398 [DefaultDispatcher-worker-8 @coroutine#1932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.408 [DefaultDispatcher-worker-13 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.419 [DefaultDispatcher-worker-14 @coroutine#1937] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b74a4d 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-22 12:44:29.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.431 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.431 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-22 12:44:29.451 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.462 [Test worker @coroutine#1956] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.464 [Test worker @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.465 [DefaultDispatcher-worker-14 @coroutine#1962] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.465 [DefaultDispatcher-worker-14 @coroutine#1962] 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:42147/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.465 [DefaultDispatcher-worker-14 @coroutine#1962] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.466 [DefaultDispatcher-worker-14 @coroutine#1962] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42147/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.467 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.467 [DefaultDispatcher-worker-7 @coroutine#1962] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.475 [DefaultDispatcher-worker-13 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.475 [DefaultDispatcher-worker-13 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.475 [DefaultDispatcher-worker-13 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.475 [DefaultDispatcher-worker-13 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.476 [DefaultDispatcher-worker-14 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.476 [DefaultDispatcher-worker-14 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.479 [Test worker @coroutine#1966] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:29.479 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c75c5e8 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.480 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.480 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-22 12:44:29.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c93af6 2024-04-22 12:44:29.485 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@39c93af6 2024-04-22 12:44:29.485 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-22 12:44:29.486 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c93af6 2024-04-22 12:44:29.498 [Test worker @coroutine#1973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c93af6 2024-04-22 12:44:29.500 [Test worker @coroutine#1976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c93af6 2024-04-22 12:44:29.502 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:44:29.502 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-22 12:44:29.502 [DefaultDispatcher-worker-16 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:44:29.503 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:44:29.503 [DefaultDispatcher-worker-5 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 12:44:29.510 [DefaultDispatcher-worker-8 @coroutine#1978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@39c93af6 2024-04-22 12:44:29.531 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.535 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@618d79de 2024-04-22 12:44:29.535 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@618d79de 2024-04-22 12:44:29.540 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4a9b9f 2024-04-22 12:44:29.540 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f4a9b9f 2024-04-22 12:44:29.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7512ae 2024-04-22 12:44:29.543 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7512ae 2024-04-22 12:44:29.545 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7791a4 2024-04-22 12:44:29.545 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7791a4 2024-04-22 12:44:29.547 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be5e3d 2024-04-22 12:44:29.547 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be5e3d 2024-04-22 12:44:29.550 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f13bf56 2024-04-22 12:44:29.550 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f13bf56 2024-04-22 12:44:29.550 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f26fc4d 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-22 12:44:29.552 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c302e78 2024-04-22 12:44:29.552 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c302e78 2024-04-22 12:44:29.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-22 12:44:29.554 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e586eeb 2024-04-22 12:44:29.554 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e586eeb 2024-04-22 12:44:29.557 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18418eab 2024-04-22 12:44:29.557 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@18418eab 2024-04-22 12:44:29.557 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.576 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.585 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.587 [Test worker @coroutine#1989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.589 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.590 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1be0d9 2024-04-22 12:44:29.590 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c1be0d9 2024-04-22 12:44:29.590 [DefaultDispatcher-worker-12 @coroutine#1995] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.590 [DefaultDispatcher-worker-12 @coroutine#1995] 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:51863/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.590 [DefaultDispatcher-worker-12 @coroutine#1995] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.590 [DefaultDispatcher-worker-12 @coroutine#1995] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51863/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.592 [DefaultDispatcher-worker-9 @coroutine#1995] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.592 [DefaultDispatcher-worker-9 @coroutine#1995] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.595 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dc152a 2024-04-22 12:44:29.595 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@52dc152a 2024-04-22 12:44:29.600 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e38ba9 2024-04-22 12:44:29.600 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@56e38ba9 2024-04-22 12:44:29.601 [DefaultDispatcher-worker-4 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.602 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.602 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.602 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.603 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.603 [DefaultDispatcher-worker-15 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.604 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e11f11 2024-04-22 12:44:29.604 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@13e11f11 2024-04-22 12:44:29.605 [Test worker @coroutine#1999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e5d9fa7 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-22 12:44:29.607 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f389c 2024-04-22 12:44:29.607 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@107f389c 2024-04-22 12:44:29.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-04-22 12:44:29.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-04-22 12:44:29.609 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22380afc 2024-04-22 12:44:29.609 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@22380afc 2024-04-22 12:44:29.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-22 12:44:29.610 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-04-22 12:44:29.612 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c73d1 2024-04-22 12:44:29.612 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@684c73d1 2024-04-22 12:44:29.614 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cee05e 2024-04-22 12:44:29.614 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@73cee05e 2024-04-22 12:44:29.616 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9c8d63 2024-04-22 12:44:29.616 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a9c8d63 2024-04-22 12:44:29.616 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.622 [Test worker @coroutine#2006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-04-22 12:44:29.624 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-04-22 12:44:29.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b897ffb 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.626 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-22 12:44:29.635 [DefaultDispatcher-worker-12 @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24be6e34 2024-04-22 12:44:29.648 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.652 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.657 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c27b56a 2024-04-22 12:44:29.657 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@c27b56a 2024-04-22 12:44:29.659 [Test worker @coroutine#2018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.661 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.662 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04a9e 2024-04-22 12:44:29.662 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e04a9e 2024-04-22 12:44:29.662 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.662 [DefaultDispatcher-worker-12 @coroutine#2024] 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:50329/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.662 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.662 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50329/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.664 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.664 [DefaultDispatcher-worker-12 @coroutine#2024] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.666 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfde1a 2024-04-22 12:44:29.666 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6dfde1a 2024-04-22 12:44:29.668 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dd40a5 2024-04-22 12:44:29.668 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@43dd40a5 2024-04-22 12:44:29.671 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72603151 2024-04-22 12:44:29.671 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72603151 2024-04-22 12:44:29.673 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72542139 2024-04-22 12:44:29.673 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@72542139 2024-04-22 12:44:29.674 [DefaultDispatcher-worker-16 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.674 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.674 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.674 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.675 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.675 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.676 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a030e67 2024-04-22 12:44:29.676 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@a030e67 2024-04-22 12:44:29.677 [Test worker @coroutine#2028] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:29.677 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738ae785 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.678 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-22 12:44:29.678 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f2bfea 2024-04-22 12:44:29.678 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f2bfea 2024-04-22 12:44:29.681 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ebe87c 2024-04-22 12:44:29.681 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@50ebe87c 2024-04-22 12:44:29.681 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-22 12:44:29.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-22 12:44:29.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-22 12:44:29.683 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-22 12:44:29.694 [Test worker @coroutine#2035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-22 12:44:29.696 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4595ea19 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.697 [DefaultDispatcher-worker-6 @coroutine#2046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-22 12:44:29.698 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:29.698 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:29.698 [DefaultDispatcher-worker-6 @coroutine#2046] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-22 12:44:29.704 [DefaultDispatcher-worker-12 @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24ae2183 2024-04-22 12:44:29.709 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.714 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641df17 2024-04-22 12:44:29.714 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1641df17 2024-04-22 12:44:29.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@188623af 2024-04-22 12:44:29.718 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@188623af 2024-04-22 12:44:29.722 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb9b467 2024-04-22 12:44:29.722 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb9b467 2024-04-22 12:44:29.723 [DefaultDispatcher-worker-6 @coroutine#2046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:29.724 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bb2994 2024-04-22 12:44:29.724 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@59bb2994 2024-04-22 12:44:29.727 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.727 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@411aecd3 2024-04-22 12:44:29.727 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@411aecd3 2024-04-22 12:44:29.729 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68283404 2024-04-22 12:44:29.729 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@68283404 2024-04-22 12:44:29.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@618f79a5 2024-04-22 12:44:29.731 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@618f79a5 2024-04-22 12:44:29.732 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963afea 2024-04-22 12:44:29.732 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3963afea 2024-04-22 12:44:29.734 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3994d6db 2024-04-22 12:44:29.734 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3994d6db 2024-04-22 12:44:29.734 [DefaultDispatcher-worker-6 @coroutine#2048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:29.734 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f488be4 2024-04-22 12:44:29.735 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f488be4 2024-04-22 12:44:29.736 [DefaultDispatcher-worker-6 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:29.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffed94e 2024-04-22 12:44:29.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ffed94e 2024-04-22 12:44:29.736 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-10 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-10 @coroutine#2053] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-10 @coroutine#2053] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-10 @coroutine#2053] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-6 @coroutine#2046] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-6 @coroutine#2046] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:44:29.737 [DefaultDispatcher-worker-6 @coroutine#2046] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.738 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7712d5 2024-04-22 12:44:29.738 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b7712d5 2024-04-22 12:44:29.739 [DefaultDispatcher-worker-12 @coroutine#2053] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.739 [DefaultDispatcher-worker-6 @coroutine#2046] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c0cb9c2 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.741 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-22 12:44:29.742 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7581df 2024-04-22 12:44:29.742 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e7581df 2024-04-22 12:44:29.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-22 12:44:29.745 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d87e5 2024-04-22 12:44:29.745 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@342d87e5 2024-04-22 12:44:29.746 [DefaultDispatcher-worker-14 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:29.747 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.747 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.747 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.748 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.749 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f912d2f 2024-04-22 12:44:29.749 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f912d2f 2024-04-22 12:44:29.752 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2375b2 2024-04-22 12:44:29.752 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2375b2 2024-04-22 12:44:29.755 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5a7e90 2024-04-22 12:44:29.755 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e5a7e90 2024-04-22 12:44:29.757 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690ca11 2024-04-22 12:44:29.757 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1690ca11 2024-04-22 12:44:29.757 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.763 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.774 [Test worker @coroutine#2061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.776 [Test worker @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.777 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.777 [DefaultDispatcher-worker-1 @coroutine#2067] 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:49661/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.777 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.777 [DefaultDispatcher-worker-1 @coroutine#2067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:49661/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.779 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.779 [DefaultDispatcher-worker-8 @coroutine#2067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.782 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.785 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fc9fe 2024-04-22 12:44:29.785 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@123fc9fe 2024-04-22 12:44:29.788 [DefaultDispatcher-worker-3 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.788 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf825c9 2024-04-22 12:44:29.788 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cf825c9 2024-04-22 12:44:29.788 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.788 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.788 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.789 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.789 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.792 [Test worker @coroutine#2071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.793 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c7a28e 2024-04-22 12:44:29.793 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c7a28e 2024-04-22 12:44:29.796 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc52ff2 2024-04-22 12:44:29.796 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc52ff2 2024-04-22 12:44:29.798 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:29.799 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96d8d 2024-04-22 12:44:29.799 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d96d8d 2024-04-22 12:44:29.801 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd2d012 2024-04-22 12:44:29.801 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cd2d012 2024-04-22 12:44:29.803 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37549642 2024-04-22 12:44:29.803 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@37549642 2024-04-22 12:44:29.804 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4924ccd4 2024-04-22 12:44:29.804 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@4924ccd4 2024-04-22 12:44:29.804 [DefaultDispatcher-worker-15 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.806 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dead0bd 2024-04-22 12:44:29.806 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dead0bd 2024-04-22 12:44:29.807 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39937ed8 2024-04-22 12:44:29.807 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@39937ed8 2024-04-22 12:44:29.809 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a57788 2024-04-22 12:44:29.809 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@47a57788 2024-04-22 12:44:29.809 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.810 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dacfd32 2024-04-22 12:44:29.810 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dacfd32 2024-04-22 12:44:29.813 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae74e3 2024-04-22 12:44:29.813 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae74e3 2024-04-22 12:44:29.814 [DefaultDispatcher-worker-2 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.815 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5b1b32 2024-04-22 12:44:29.815 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b5b1b32 2024-04-22 12:44:29.817 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@499ccd3f 2024-04-22 12:44:29.817 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@499ccd3f 2024-04-22 12:44:29.819 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1383fc53 2024-04-22 12:44:29.819 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@1383fc53 2024-04-22 12:44:29.821 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18818bac 2024-04-22 12:44:29.821 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@18818bac 2024-04-22 12:44:29.823 [DefaultDispatcher-worker-2 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.823 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb09105 2024-04-22 12:44:29.823 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bb09105 2024-04-22 12:44:29.823 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:29.833 [DefaultDispatcher-worker-8 @coroutine#2078] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.842 [DefaultDispatcher-worker-4 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.842 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:29.846 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821005c 2024-04-22 12:44:29.846 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1821005c 2024-04-22 12:44:29.850 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6fd28 2024-04-22 12:44:29.850 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@16e6fd28 2024-04-22 12:44:29.850 [DefaultDispatcher-worker-8 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.853 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d96b2c 2024-04-22 12:44:29.853 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d96b2c 2024-04-22 12:44:29.856 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbf713 2024-04-22 12:44:29.856 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@57dbf713 2024-04-22 12:44:29.858 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82e54 2024-04-22 12:44:29.858 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@47e82e54 2024-04-22 12:44:29.858 [DefaultDispatcher-worker-10 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.860 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6646843c 2024-04-22 12:44:29.860 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6646843c 2024-04-22 12:44:29.862 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f03d3 2024-04-22 12:44:29.862 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f9f03d3 2024-04-22 12:44:29.865 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4085c 2024-04-22 12:44:29.865 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@37f4085c 2024-04-22 12:44:29.867 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e81a78 2024-04-22 12:44:29.867 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@31e81a78 2024-04-22 12:44:29.867 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:44:29.868 [DefaultDispatcher-worker-4 @coroutine#2084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.878 [DefaultDispatcher-worker-7 @coroutine#2089] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.880 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.880 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:44:29.880 [DefaultDispatcher-worker-1 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.882 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.882 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:29.882 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:44:29.882 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49661/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:29.884 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:29.884 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 12:44:29.884 [DefaultDispatcher-worker-8 @coroutine#2096] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:29.885 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:29.885 [DefaultDispatcher-worker-6 @coroutine#2096] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:29.912 [DefaultDispatcher-worker-8 @coroutine#2096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7aad7df5 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-22 12:44:29.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-22 12:44:29.941 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.953 [Test worker @coroutine#2113] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.954 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.956 [DefaultDispatcher-worker-7 @coroutine#2119] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.956 [DefaultDispatcher-worker-7 @coroutine#2119] 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:57645/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:29.956 [DefaultDispatcher-worker-7 @coroutine#2119] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.956 [DefaultDispatcher-worker-7 @coroutine#2119] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57645/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:29.958 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.958 [DefaultDispatcher-worker-12 @coroutine#2119] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:29.965 [DefaultDispatcher-worker-15 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.966 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.966 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:29.966 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.966 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.967 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:29.969 [Test worker @coroutine#2123] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-22 12:44:29.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1930e8ef 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:29.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:29.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-22 12:44:29.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2024-04-22 12:44:29.974 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2024-04-22 12:44:29.974 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-22 12:44:29.975 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2024-04-22 12:44:29.987 [Test worker @coroutine#2130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2024-04-22 12:44:29.989 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2024-04-22 12:44:30.002 [DefaultDispatcher-worker-16 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.002 [DefaultDispatcher-worker-9 @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69af938b 2024-04-22 12:44:30.009 [DefaultDispatcher-worker-5 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.019 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:30.020 [DefaultDispatcher-worker-7 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.024 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@714813ad 2024-04-22 12:44:30.024 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@714813ad 2024-04-22 12:44:30.029 [DefaultDispatcher-worker-9 @coroutine#2139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.029 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8ff3f4 2024-04-22 12:44:30.029 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f8ff3f4 2024-04-22 12:44:30.032 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb078dd 2024-04-22 12:44:30.032 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7bb078dd 2024-04-22 12:44:30.034 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2f9cf 2024-04-22 12:44:30.034 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3eb2f9cf 2024-04-22 12:44:30.036 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd650cf 2024-04-22 12:44:30.036 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fd650cf 2024-04-22 12:44:30.039 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc60292 2024-04-22 12:44:30.039 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@fc60292 2024-04-22 12:44:30.041 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748f527 2024-04-22 12:44:30.041 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7748f527 2024-04-22 12:44:30.043 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9d0680 2024-04-22 12:44:30.043 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e9d0680 2024-04-22 12:44:30.046 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f065b4 2024-04-22 12:44:30.046 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@63f065b4 2024-04-22 12:44:30.046 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:44:30.050 [DefaultDispatcher-worker-11 @coroutine#2147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.064 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.074 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.075 [DefaultDispatcher-worker-12 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@250de622 2024-04-22 12:44:30.079 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@250de622 2024-04-22 12:44:30.084 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bca1cf3 2024-04-22 12:44:30.084 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bca1cf3 2024-04-22 12:44:30.086 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff58d52 2024-04-22 12:44:30.087 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ff58d52 2024-04-22 12:44:30.089 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af716c8 2024-04-22 12:44:30.089 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af716c8 2024-04-22 12:44:30.092 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c142 2024-04-22 12:44:30.092 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2081c142 2024-04-22 12:44:30.093 [DefaultDispatcher-worker-6 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.094 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b577c25 2024-04-22 12:44:30.094 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b577c25 2024-04-22 12:44:30.097 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cbf500 2024-04-22 12:44:30.097 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@58cbf500 2024-04-22 12:44:30.099 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad8e987 2024-04-22 12:44:30.099 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@ad8e987 2024-04-22 12:44:30.101 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fdb24f 2024-04-22 12:44:30.101 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@24fdb24f 2024-04-22 12:44:30.101 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:30.103 [DefaultDispatcher-worker-11 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.104 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25031fd4 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.105 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.105 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-22 12:44:30.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.106 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.106 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-22 12:44:30.132 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.144 [Test worker @coroutine#2156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.145 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.147 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.147 [DefaultDispatcher-worker-11 @coroutine#2162] 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:50965/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:30.147 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.147 [DefaultDispatcher-worker-11 @coroutine#2162] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50965/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.149 [DefaultDispatcher-worker-5 @coroutine#2162] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.149 [DefaultDispatcher-worker-5 @coroutine#2162] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.157 [DefaultDispatcher-worker-15 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.157 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.157 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.157 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.158 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.158 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.160 [Test worker @coroutine#2166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77262e71 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.160 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.161 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.161 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-22 12:44:30.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2024-04-22 12:44:30.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2024-04-22 12:44:30.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-22 12:44:30.167 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2024-04-22 12:44:30.178 [Test worker @coroutine#2173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2024-04-22 12:44:30.180 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2024-04-22 12:44:30.193 [DefaultDispatcher-worker-2 @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c0a4f87 2024-04-22 12:44:30.194 [DefaultDispatcher-worker-14 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.205 [DefaultDispatcher-worker-10 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.206 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:30.210 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe1e193 2024-04-22 12:44:30.210 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe1e193 2024-04-22 12:44:30.214 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126041f 2024-04-22 12:44:30.214 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@5126041f 2024-04-22 12:44:30.217 [DefaultDispatcher-worker-9 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.218 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55198ae3 2024-04-22 12:44:30.218 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@55198ae3 2024-04-22 12:44:30.220 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@101b0e24 2024-04-22 12:44:30.220 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@101b0e24 2024-04-22 12:44:30.222 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@402698cd 2024-04-22 12:44:30.223 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@402698cd 2024-04-22 12:44:30.225 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@21417a2a 2024-04-22 12:44:30.225 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@21417a2a 2024-04-22 12:44:30.225 [DefaultDispatcher-worker-9 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:30.225 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.225 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.225 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.227 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.227 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.227 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3896b273 2024-04-22 12:44:30.227 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3896b273 2024-04-22 12:44:30.228 [DefaultDispatcher-worker-10 @coroutine#2183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.229 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:30.229 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7034f16b 2024-04-22 12:44:30.229 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@7034f16b 2024-04-22 12:44:30.229 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:44:30.229 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:30.230 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:30.230 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 12:44:30.230 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 12:44:30.230 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:50965/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:30.231 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:30.231 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 12:44:30.231 [DefaultDispatcher-worker-11 @coroutine#2193] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:30.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@420ff50 2024-04-22 12:44:30.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@420ff50 2024-04-22 12:44:30.231 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:30.232 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:30.232 [DefaultDispatcher-worker-14 @coroutine#2193] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 12:44:30.254 [DefaultDispatcher-worker-1 @coroutine#2193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73973e77 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.259 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.260 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.260 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-22 12:44:30.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.261 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.261 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-22 12:44:30.266 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.270 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ce3361 2024-04-22 12:44:30.271 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@64ce3361 2024-04-22 12:44:30.275 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a09d188 2024-04-22 12:44:30.275 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a09d188 2024-04-22 12:44:30.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e365811 2024-04-22 12:44:30.277 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e365811 2024-04-22 12:44:30.280 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b34dbb3 2024-04-22 12:44:30.280 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b34dbb3 2024-04-22 12:44:30.282 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.282 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef4b08f 2024-04-22 12:44:30.282 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ef4b08f 2024-04-22 12:44:30.284 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a55b348 2024-04-22 12:44:30.284 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a55b348 2024-04-22 12:44:30.287 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@467f86c3 2024-04-22 12:44:30.287 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@467f86c3 2024-04-22 12:44:30.289 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1b24fc 2024-04-22 12:44:30.289 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b1b24fc 2024-04-22 12:44:30.291 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@507085d8 2024-04-22 12:44:30.291 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@507085d8 2024-04-22 12:44:30.291 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:30.294 [Test worker @coroutine#2212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.295 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.297 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.297 [DefaultDispatcher-worker-1 @coroutine#2218] 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:35487/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:30.297 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.297 [DefaultDispatcher-worker-1 @coroutine#2218] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35487/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.299 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.299 [DefaultDispatcher-worker-16 @coroutine#2218] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:30.307 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.308 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.308 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.308 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.309 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.309 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.312 [Test worker @coroutine#2221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c376461 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-22 12:44:30.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-04-22 12:44:30.318 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-04-22 12:44:30.318 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-22 12:44:30.319 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-04-22 12:44:30.323 [DefaultDispatcher-worker-10 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:30.323 [DefaultDispatcher-worker-10 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.323 [DefaultDispatcher-worker-10 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.323 [DefaultDispatcher-worker-10 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.324 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.324 [DefaultDispatcher-worker-1 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.330 [Test worker @coroutine#2229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-04-22 12:44:30.332 [Test worker @coroutine#2234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-04-22 12:44:30.337 [DefaultDispatcher-worker-14 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/auth/register 2024-04-22 12:44:30.337 [DefaultDispatcher-worker-14 @coroutine#2243] 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:35487/auth/register. 2024-04-22 12:44:30.337 [DefaultDispatcher-worker-14 @coroutine#2243] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/auth/register 2024-04-22 12:44:30.337 [DefaultDispatcher-worker-14 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:35487/auth/register from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.339 [DefaultDispatcher-worker-6 @coroutine#2243] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/auth/register 2024-04-22 12:44:30.339 [DefaultDispatcher-worker-6 @coroutine#2243] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/auth/register 2024-04-22 12:44:30.343 [DefaultDispatcher-worker-3 @coroutine#2236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a76c90 2024-04-22 12:44:30.361 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.366 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a731e5 2024-04-22 12:44:30.366 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@26a731e5 2024-04-22 12:44:30.370 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2860db41 2024-04-22 12:44:30.370 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2860db41 2024-04-22 12:44:30.372 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5f5a95 2024-04-22 12:44:30.372 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c5f5a95 2024-04-22 12:44:30.374 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@695dd17a 2024-04-22 12:44:30.374 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@695dd17a 2024-04-22 12:44:30.376 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@76eaedad 2024-04-22 12:44:30.376 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@76eaedad 2024-04-22 12:44:30.378 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@587e9ae2 2024-04-22 12:44:30.378 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@587e9ae2 2024-04-22 12:44:30.380 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@e23f88a 2024-04-22 12:44:30.380 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@e23f88a 2024-04-22 12:44:30.381 [DefaultDispatcher-worker-11 @coroutine#2243] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35487/auth/register. 2024-04-22 12:44:30.381 [DefaultDispatcher-worker-11 @coroutine#2243] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35487/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:30.382 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@9722e35 2024-04-22 12:44:30.382 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@9722e35 2024-04-22 12:44:30.384 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@28543d33 2024-04-22 12:44:30.384 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@28543d33 2024-04-22 12:44:30.384 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 12:44:30.402 [DefaultDispatcher-worker-11 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.414 [DefaultDispatcher-worker-10 @coroutine#2243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:30.418 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.423 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2ea29e 2024-04-22 12:44:30.423 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f2ea29e 2024-04-22 12:44:30.427 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e9430b 2024-04-22 12:44:30.427 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@71e9430b 2024-04-22 12:44:30.429 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d6c9ee 2024-04-22 12:44:30.429 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d6c9ee 2024-04-22 12:44:30.431 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b82007 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.432 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-22 12:44:30.432 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d44930 2024-04-22 12:44:30.432 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30d44930 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.432 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.433 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-22 12:44:30.435 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6427e6 2024-04-22 12:44:30.435 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a6427e6 2024-04-22 12:44:30.438 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aedaba 2024-04-22 12:44:30.438 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1aedaba 2024-04-22 12:44:30.440 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f4ead8 2024-04-22 12:44:30.440 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@42f4ead8 2024-04-22 12:44:30.442 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbb67f 2024-04-22 12:44:30.442 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fbb67f 2024-04-22 12:44:30.444 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3be091 2024-04-22 12:44:30.444 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b3be091 2024-04-22 12:44:30.444 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:30.452 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.463 [Test worker @coroutine#2251] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.465 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.466 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.466 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:44:30.466 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.466 [DefaultDispatcher-worker-3 @coroutine#2257] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.468 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.468 [DefaultDispatcher-worker-13 @coroutine#2257] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.476 [DefaultDispatcher-worker-6 @coroutine#2256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.476 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.476 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:44:30.476 [DefaultDispatcher-worker-6 @coroutine#2256] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.477 [DefaultDispatcher-worker-8 @coroutine#2256] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.477 [DefaultDispatcher-worker-8 @coroutine#2256] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.479 [Test worker @coroutine#2261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.485 [DefaultDispatcher-worker-4 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:30.485 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.485 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.485 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.486 [Test worker @coroutine#2268] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.486 [DefaultDispatcher-worker-12 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.486 [DefaultDispatcher-worker-12 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.502 [Test worker @coroutine#2278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@464017f5 2024-04-22 12:44:30.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-22 12:44:30.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-22 12:44:30.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.503 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@464017f5: (connection evicted) 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:30.506 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-22 12:44:30.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130ad58d 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.507 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-22 12:44:30.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.509 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.509 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-22 12:44:30.510 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.524 [Test worker @coroutine#2281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.526 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.527 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.527 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:44:30.527 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.527 [DefaultDispatcher-worker-12 @coroutine#2287] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.529 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.529 [DefaultDispatcher-worker-14 @coroutine#2287] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.537 [DefaultDispatcher-worker-12 @coroutine#2286] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.537 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.537 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:44:30.537 [DefaultDispatcher-worker-12 @coroutine#2286] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.538 [DefaultDispatcher-worker-9 @coroutine#2286] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.538 [DefaultDispatcher-worker-9 @coroutine#2286] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.541 [Test worker @coroutine#2291] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.544 [Test worker @coroutine#2298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.549 [Test worker @coroutine#2305] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@383a5260 2024-04-22 12:44:30.550 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-22 12:44:30.550 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-22 12:44:30.550 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.550 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@383a5260: (connection evicted) 2024-04-22 12:44:30.551 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:30.551 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-22 12:44:30.551 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@65a01901 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-22 12:44:30.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-22 12:44:30.555 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.573 [Test worker @coroutine#2308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.575 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.575 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.575 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:44:30.575 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.576 [DefaultDispatcher-worker-3 @coroutine#2314] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.577 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.577 [DefaultDispatcher-worker-1 @coroutine#2314] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.585 [DefaultDispatcher-worker-6 @coroutine#2313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.585 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.585 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:44:30.585 [DefaultDispatcher-worker-6 @coroutine#2313] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.586 [DefaultDispatcher-worker-8 @coroutine#2313] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.586 [DefaultDispatcher-worker-8 @coroutine#2313] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.590 [Test worker @coroutine#2318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.593 [Test worker @coroutine#2325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.597 [Test worker @coroutine#2332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.599 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.602 [Test worker @coroutine#2340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.606 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.608 [Test worker @coroutine#2343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@77e64a46 2024-04-22 12:44:30.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-22 12:44:30.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-22 12:44:30.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.609 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@77e64a46: (connection evicted) 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:30.610 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-22 12:44:30.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6109366a 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.610 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.610 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-22 12:44:30.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-22 12:44:30.613 [DefaultDispatcher-worker-14 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:30.613 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.614 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.614 [DefaultDispatcher-worker-14 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.614 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.615 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.615 [DefaultDispatcher-worker-1 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.625 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.627 [Test worker @coroutine#2351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.628 [DefaultDispatcher-worker-14 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.628 [DefaultDispatcher-worker-14 @coroutine#2355] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:44:30.628 [DefaultDispatcher-worker-14 @coroutine#2355] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.628 [DefaultDispatcher-worker-14 @coroutine#2355] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.629 [DefaultDispatcher-worker-1 @coroutine#2355] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.629 [DefaultDispatcher-worker-1 @coroutine#2355] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.637 [DefaultDispatcher-worker-16 @coroutine#2354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.637 [DefaultDispatcher-worker-16 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.637 [DefaultDispatcher-worker-16 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:44:30.637 [DefaultDispatcher-worker-16 @coroutine#2354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.638 [DefaultDispatcher-worker-4 @coroutine#2354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.638 [DefaultDispatcher-worker-4 @coroutine#2354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.642 [Test worker @coroutine#2359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.646 [Test worker @coroutine#2366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.651 [Test worker @coroutine#2373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d 2024-04-22 12:44:30.652 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-22 12:44:30.652 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-22 12:44:30.652 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.652 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ae2028d: (connection evicted) 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:30.653 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-22 12:44:30.653 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@26fc464f 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.653 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.654 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.654 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-22 12:44:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.656 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.656 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-22 12:44:30.657 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.668 [Test worker @coroutine#2381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.670 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.670 [DefaultDispatcher-worker-4 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.670 [DefaultDispatcher-worker-4 @coroutine#2387] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:44:30.670 [DefaultDispatcher-worker-4 @coroutine#2387] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.670 [DefaultDispatcher-worker-4 @coroutine#2387] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.672 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.672 [DefaultDispatcher-worker-9 @coroutine#2387] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.683 [DefaultDispatcher-worker-4 @coroutine#2386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.683 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.683 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:44:30.683 [DefaultDispatcher-worker-4 @coroutine#2386] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.684 [DefaultDispatcher-worker-10 @coroutine#2386] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.684 [DefaultDispatcher-worker-10 @coroutine#2386] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.687 [DefaultDispatcher-worker-3 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:30.687 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.687 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.687 [DefaultDispatcher-worker-3 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.687 [Test worker @coroutine#2393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.688 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.688 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.691 [Test worker @coroutine#2401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.694 [Test worker @coroutine#2403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.697 [Test worker @coroutine#2405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.700 [Test worker @coroutine#2413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1978eab7 2024-04-22 12:44:30.701 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-22 12:44:30.701 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-22 12:44:30.701 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.701 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1978eab7: (connection evicted) 2024-04-22 12:44:30.702 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:30.702 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-22 12:44:30.702 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-22 12:44:30.702 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6202f8bf 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:30.703 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:30.703 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-22 12:44:30.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-22 12:44:30.706 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.717 [Test worker @coroutine#2416] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.719 [Test worker @coroutine#2418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.720 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.720 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/ackAndGetPendingReplications. 2024-04-22 12:44:30.720 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.720 [DefaultDispatcher-worker-10 @coroutine#2422] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummyreplication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:30.721 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.721 [DefaultDispatcher-worker-8 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 12:44:30.729 [DefaultDispatcher-worker-8 @coroutine#2421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.729 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.729 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummyreplication/nodeId. 2024-04-22 12:44:30.729 [DefaultDispatcher-worker-8 @coroutine#2421] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.730 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.730 [DefaultDispatcher-worker-16 @coroutine#2421] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 12:44:30.732 [Test worker @coroutine#2426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.735 [Test worker @coroutine#2433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ab595e8 2024-04-22 12:44:30.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-22 12:44:30.737 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-22 12:44:30.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:30.737 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ab595e8: (connection evicted) 2024-04-22 12:44:30.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:30.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-22 12:44:30.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-22 12:44:30.836 [DefaultDispatcher-worker-16 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:30.836 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.837 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.837 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.837 [DefaultDispatcher-worker-6 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:30.837 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.837 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.838 [DefaultDispatcher-worker-6 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.838 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.839 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.839 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.976 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:30.977 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.977 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:30.977 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.978 [DefaultDispatcher-worker-16 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:30.978 [DefaultDispatcher-worker-16 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2286dfcd 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.034 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.035 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.035 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-22 12:44:31.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.067 [Test worker @coroutine#2474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.069 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.071 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.071 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:31.071 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.071 [DefaultDispatcher-worker-10 @coroutine#2479] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:31.072 [DefaultDispatcher-worker-12 @coroutine#2479] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.072 [DefaultDispatcher-worker-12 @coroutine#2479] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.082 [DefaultDispatcher-worker-12 @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.083 [DefaultDispatcher-worker-12 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.083 [DefaultDispatcher-worker-12 @coroutine#2478] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.083 [DefaultDispatcher-worker-12 @coroutine#2478] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.084 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.084 [DefaultDispatcher-worker-5 @coroutine#2478] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.087 [Test worker @coroutine#2484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.103 [DefaultDispatcher-worker-15 @coroutine#2490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.136 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:31.139 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d60eebb 2024-04-22 12:44:31.139 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d60eebb 2024-04-22 12:44:31.142 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a70767 2024-04-22 12:44:31.142 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a70767 2024-04-22 12:44:31.145 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@379885cb 2024-04-22 12:44:31.145 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@379885cb 2024-04-22 12:44:31.147 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729a0d5c 2024-04-22 12:44:31.147 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@729a0d5c 2024-04-22 12:44:31.149 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48352082 2024-04-22 12:44:31.149 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@48352082 2024-04-22 12:44:31.152 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a29adc 2024-04-22 12:44:31.152 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@43a29adc 2024-04-22 12:44:31.154 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e7e9be 2024-04-22 12:44:31.154 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@30e7e9be 2024-04-22 12:44:31.156 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b5f213 2024-04-22 12:44:31.156 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@12b5f213 2024-04-22 12:44:31.158 [Test worker @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7308d133 2024-04-22 12:44:31.159 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e5e1f7 2024-04-22 12:44:31.159 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@73e5e1f7 2024-04-22 12:44:31.159 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:31.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-22 12:44:31.166 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-22 12:44:31.166 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:31.166 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 12:44:31.166 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.166 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.166 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.166 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7308d133: (connection evicted) 2024-04-22 12:44:31.167 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3d60eebb: (connection evicted) 2024-04-22 12:44:31.167 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a70767: (connection evicted) 2024-04-22 12:44:31.167 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.167 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.167 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@379885cb: (connection evicted) 2024-04-22 12:44:31.168 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@729a0d5c: (connection evicted) 2024-04-22 12:44:31.168 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@48352082: (connection evicted) 2024-04-22 12:44:31.168 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43a29adc: (connection evicted) 2024-04-22 12:44:31.169 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30e7e9be: (connection evicted) 2024-04-22 12:44:31.169 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@12b5f213: (connection evicted) 2024-04-22 12:44:31.169 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@73e5e1f7: (connection evicted) 2024-04-22 12:44:31.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-22 12:44:31.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-22 12:44:31.173 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecd6861 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.174 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.174 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-22 12:44:31.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-22 12:44:31.179 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.193 [Test worker @coroutine#2499] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.195 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.195 [DefaultDispatcher-worker-10 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.195 [DefaultDispatcher-worker-10 @coroutine#2504] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:31.196 [DefaultDispatcher-worker-10 @coroutine#2504] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.196 [DefaultDispatcher-worker-10 @coroutine#2504] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:31.197 [DefaultDispatcher-worker-2 @coroutine#2504] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.197 [DefaultDispatcher-worker-2 @coroutine#2504] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.206 [DefaultDispatcher-worker-10 @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.206 [DefaultDispatcher-worker-10 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.206 [DefaultDispatcher-worker-10 @coroutine#2503] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.206 [DefaultDispatcher-worker-10 @coroutine#2503] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.207 [DefaultDispatcher-worker-8 @coroutine#2503] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.207 [DefaultDispatcher-worker-8 @coroutine#2503] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.211 [Test worker @coroutine#2508] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.231 [DefaultDispatcher-worker-6 @coroutine#2516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.237 [DefaultDispatcher-worker-11 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:31.237 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.237 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.237 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.238 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.238 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.267 [Test worker @coroutine#2518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76e4df53 2024-04-22 12:44:31.269 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-22 12:44:31.269 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-22 12:44:31.269 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.270 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76e4df53: (connection evicted) 2024-04-22 12:44:31.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-22 12:44:31.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-22 12:44:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-22 12:44:31.272 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5013c6bc 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.273 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-22 12:44:31.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-22 12:44:31.276 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.287 [Test worker @coroutine#2525] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.289 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.290 [DefaultDispatcher-worker-10 @coroutine#2530] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.290 [DefaultDispatcher-worker-10 @coroutine#2530] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:31.290 [DefaultDispatcher-worker-10 @coroutine#2530] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.290 [DefaultDispatcher-worker-10 @coroutine#2530] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:31.292 [DefaultDispatcher-worker-12 @coroutine#2530] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.292 [DefaultDispatcher-worker-12 @coroutine#2530] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.300 [DefaultDispatcher-worker-15 @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.300 [DefaultDispatcher-worker-15 @coroutine#2529] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.300 [DefaultDispatcher-worker-15 @coroutine#2529] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.300 [DefaultDispatcher-worker-15 @coroutine#2529] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.301 [DefaultDispatcher-worker-5 @coroutine#2529] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.301 [DefaultDispatcher-worker-5 @coroutine#2529] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.304 [Test worker @coroutine#2534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.320 [DefaultDispatcher-worker-8 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:31.320 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.320 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.320 [DefaultDispatcher-worker-8 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.321 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.321 [DefaultDispatcher-worker-13 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.323 [DefaultDispatcher-worker-1 @coroutine#2543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.333 [DefaultDispatcher-worker-12 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:31.334 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.334 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.334 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.335 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.335 [DefaultDispatcher-worker-12 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.360 [Test worker @coroutine#2548] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741687d4 2024-04-22 12:44:31.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-22 12:44:31.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-22 12:44:31.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.363 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@741687d4: (connection evicted) 2024-04-22 12:44:31.364 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.364 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-22 12:44:31.364 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@204beb58 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.366 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.366 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-22 12:44:31.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.369 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.369 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-22 12:44:31.369 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.381 [Test worker @coroutine#2555] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.383 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.384 [DefaultDispatcher-worker-12 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.384 [DefaultDispatcher-worker-12 @coroutine#2560] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:31.384 [DefaultDispatcher-worker-12 @coroutine#2560] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.384 [DefaultDispatcher-worker-12 @coroutine#2560] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:31.385 [DefaultDispatcher-worker-8 @coroutine#2560] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.385 [DefaultDispatcher-worker-8 @coroutine#2560] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:31.392 [DefaultDispatcher-worker-13 @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.392 [DefaultDispatcher-worker-13 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.392 [DefaultDispatcher-worker-13 @coroutine#2559] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/dummy/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.392 [DefaultDispatcher-worker-13 @coroutine#2559] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.393 [DefaultDispatcher-worker-11 @coroutine#2559] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.393 [DefaultDispatcher-worker-11 @coroutine#2559] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.396 [Test worker @coroutine#2564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.411 [DefaultDispatcher-worker-3 @coroutine#2571] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.448 [Test worker @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@100d071 2024-04-22 12:44:31.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-22 12:44:31.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-22 12:44:31.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.451 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@100d071: (connection evicted) 2024-04-22 12:44:31.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-22 12:44:31.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-22 12:44:31.464 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bb6b9ab 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.465 [Test worker @coroutine#2576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-22 12:44:31.479 [Test worker @coroutine#2576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.490 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.492 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.494 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.497 [DefaultDispatcher-worker-11 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:31.497 [DefaultDispatcher-worker-11 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.497 [DefaultDispatcher-worker-11 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.497 [DefaultDispatcher-worker-11 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.498 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.498 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.505 [DefaultDispatcher-worker-11 @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.519 [DefaultDispatcher-worker-6 @coroutine#2599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91 2024-04-22 12:44:31.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-22 12:44:31.520 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-22 12:44:31.520 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.521 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f6f2d91: (connection evicted) 2024-04-22 12:44:31.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-22 12:44:31.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3119fcad 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.523 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-22 12:44:31.524 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.524 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.524 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-22 12:44:31.538 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.549 [Test worker @coroutine#2606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.550 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.552 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@307eb95f 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.553 [Test worker @coroutine#2605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-22 12:44:31.568 [Test worker @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.579 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.581 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.583 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.595 [DefaultDispatcher-worker-9 @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa 2024-04-22 12:44:31.610 [DefaultDispatcher-worker-11 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.623 [DefaultDispatcher-worker-9 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.624 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:31.625 [DefaultDispatcher-worker-10 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:31.626 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.626 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.626 [DefaultDispatcher-worker-10 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.627 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.627 [DefaultDispatcher-worker-7 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.632 [DefaultDispatcher-worker-16 @coroutine#2605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e 2024-04-22 12:44:31.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-22 12:44:31.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-22 12:44:31.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.647 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@33a39d7e: (connection evicted) 2024-04-22 12:44:31.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-22 12:44:31.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-22 12:44:31.648 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-22 12:44:31.648 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-22 12:44:31.648 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.649 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44b1d2fa: (connection evicted) 2024-04-22 12:44:31.649 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.649 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-22 12:44:31.649 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-22 12:44:31.650 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318beab4 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.651 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-22 12:44:31.670 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.685 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.688 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.690 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@457dc809 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.691 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-22 12:44:31.692 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.692 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.692 [Test worker @coroutine#2643] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-22 12:44:31.697 [DefaultDispatcher-worker-16 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:31.697 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.697 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.697 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.699 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.699 [DefaultDispatcher-worker-10 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.707 [Test worker @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.719 [Test worker @coroutine#2654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.721 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.723 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.735 [DefaultDispatcher-worker-6 @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7 2024-04-22 12:44:31.747 [DefaultDispatcher-worker-15 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.751 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:31.758 [DefaultDispatcher-worker-7 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.768 [DefaultDispatcher-worker-5 @coroutine#2643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@578483bd 2024-04-22 12:44:31.773 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-22 12:44:31.773 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-22 12:44:31.773 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.773 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@578483bd: (connection evicted) 2024-04-22 12:44:31.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-22 12:44:31.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-22 12:44:31.774 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-22 12:44:31.774 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-22 12:44:31.774 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.774 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fbf66e7: (connection evicted) 2024-04-22 12:44:31.775 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.775 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-22 12:44:31.775 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@622e39d 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.777 [Test worker @coroutine#2682] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-22 12:44:31.795 [Test worker @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.805 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.807 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.809 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.834 [DefaultDispatcher-worker-7 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.845 [DefaultDispatcher-worker-8 @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.848 [Test worker @coroutine#2698] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-6 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-8 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-8 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-8 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-8 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.850 [DefaultDispatcher-worker-6 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.851 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.851 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.851 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.857 [DefaultDispatcher-worker-7 @coroutine#2682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d 2024-04-22 12:44:31.878 [HikariPool-121 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.880 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-22 12:44:31.880 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-22 12:44:31.880 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.880 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@611ffa8d: (connection evicted) 2024-04-22 12:44:31.881 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.881 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-22 12:44:31.881 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1f50fe84 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.882 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.883 [Test worker @coroutine#2736] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-22 12:44:31.899 [Test worker @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.911 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.912 [Test worker @coroutine#2740] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.914 [Test worker @coroutine#2742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.940 [DefaultDispatcher-worker-2 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.946 [DefaultDispatcher-worker-2 @coroutine#2744] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.948 [Test worker @coroutine#2752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.957 [DefaultDispatcher-worker-1 @coroutine#2736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c 2024-04-22 12:44:31.962 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-22 12:44:31.962 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-22 12:44:31.962 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:31.962 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d1a763c: (connection evicted) 2024-04-22 12:44:31.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:31.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-22 12:44:31.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@453de9d0 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:31.965 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-22 12:44:31.966 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:31.966 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:31.966 [Test worker @coroutine#2782] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-22 12:44:31.983 [Test worker @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:31.988 [DefaultDispatcher-worker-6 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:31.988 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.988 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:31.988 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.990 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.990 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:31.995 [Test worker @coroutine#2783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:31.997 [Test worker @coroutine#2788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:31.999 [Test worker @coroutine#2790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:32.023 [DefaultDispatcher-worker-11 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:32.031 [DefaultDispatcher-worker-6 @coroutine#2792] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:32.039 [DefaultDispatcher-worker-9 @coroutine#2782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:32.090 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.219 [DefaultDispatcher-worker-15 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:32.219 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.219 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.219 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.220 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.220 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.227 [DefaultDispatcher-worker-1 @coroutine#2817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513 2024-04-22 12:44:32.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-22 12:44:32.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-22 12:44:32.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.272 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3c8c5513: (connection evicted) 2024-04-22 12:44:32.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:32.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-22 12:44:32.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-22 12:44:32.275 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f749a1f 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:32.276 [Test worker @coroutine#2829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-22 12:44:32.277 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.277 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.277 [Test worker @coroutine#2829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-22 12:44:32.281 [DefaultDispatcher-worker-9 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:32.282 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.282 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.282 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.283 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.283 [DefaultDispatcher-worker-10 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.293 [Test worker @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.304 [Test worker @coroutine#2833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.306 [Test worker @coroutine#2836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.308 [Test worker @coroutine#2838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.315 [DefaultDispatcher-worker-10 @coroutine#2840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.317 [Test worker @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.332 [DefaultDispatcher-worker-12 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:32.333 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.333 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.333 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.334 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.334 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.342 [DefaultDispatcher-worker-16 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.344 [DefaultDispatcher-worker-13 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:32.345 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.345 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.345 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.346 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.346 [DefaultDispatcher-worker-2 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.352 [DefaultDispatcher-worker-12 @coroutine#2829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ba90170 2024-04-22 12:44:32.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-22 12:44:32.362 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-22 12:44:32.362 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.363 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ba90170: (connection evicted) 2024-04-22 12:44:32.363 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:32.363 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-22 12:44:32.363 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@369f85c6 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.365 [Test worker @coroutine#2873] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-22 12:44:32.379 [Test worker @coroutine#2873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.389 [Test worker @coroutine#2874] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.391 [Test worker @coroutine#2876] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.393 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.404 [DefaultDispatcher-worker-12 @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2 2024-04-22 12:44:32.465 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-22 12:44:32.465 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-22 12:44:32.465 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.465 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc218e2: (connection evicted) 2024-04-22 12:44:32.466 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:32.466 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-22 12:44:32.466 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@45594dfe 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:32.468 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:32.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-22 12:44:32.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.469 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-22 12:44:32.539 [DefaultDispatcher-worker-10 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:32.539 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.539 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.539 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.541 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.541 [DefaultDispatcher-worker-10 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.557 [DefaultDispatcher-worker-13 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.566 [DefaultDispatcher-worker-3 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.569 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:32.575 [DefaultDispatcher-worker-2 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.583 [DefaultDispatcher-worker-12 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.614 [DefaultDispatcher-worker-2 @coroutine#2904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.615 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 12:44:32.619 [Test worker] INFO ktor.application - Application started in 0.005 seconds. 2024-04-22 12:44:32.621 [DefaultDispatcher-worker-13 @coroutine#2913] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27a8bfa1 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:32.621 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:32.622 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:32.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-22 12:44:32.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-3 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-3 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-13 @coroutine#2916] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-13 @coroutine#2916] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-13 @coroutine#2916] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.637 [DefaultDispatcher-worker-13 @coroutine#2916] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:32.638 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.638 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.640 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:32.640 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:32.640 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.640 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.640 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:32.640 [eventLoopGroupProxy-19-2 @call-handler#2926] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.641 [DefaultDispatcher-worker-11 @coroutine#2916] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.641 [DefaultDispatcher-worker-11 @coroutine#2916] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.643 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f78adf 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:32.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:32.644 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-22 12:44:32.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-22 12:44:32.655 [DefaultDispatcher-worker-11 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.656 [DefaultDispatcher-worker-11 @coroutine#2915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.656 [DefaultDispatcher-worker-11 @coroutine#2915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.656 [DefaultDispatcher-worker-11 @coroutine#2915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.657 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:32.657 [eventLoopGroupProxy-19-2 @call-handler#2932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.657 [DefaultDispatcher-worker-9 @coroutine#2915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.657 [DefaultDispatcher-worker-9 @coroutine#2915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.661 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.662 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:32.662 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.662 [DefaultDispatcher-worker-12 @coroutine#2937] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd01876 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:32.662 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:32.663 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:32.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-22 12:44:32.663 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.663 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-22 12:44:32.663 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-22 12:44:32.663 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-22 12:44:32.663 [eventLoopGroupProxy-19-2 @call-handler#2941] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.664 [eventLoopGroupProxy-19-3 @call-handler#2944] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:32.664 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.664 [DefaultDispatcher-worker-10 @coroutine#2937] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.664 [eventLoopGroupProxy-19-3 @call-handler#2944] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.668 [DefaultDispatcher-worker-13 @coroutine#2915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.677 [DefaultDispatcher-worker-15 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.681 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.681 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 12:44:32.681 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.681 [DefaultDispatcher-worker-10 @coroutine#2949] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 12:44:32.682 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 12:44:32.682 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.682 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:32.683 [eventLoopGroupProxy-19-4 @call-handler#2957] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, sse] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/sse/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "sse" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/sse/(method:GET) 2024-04-22 12:44:32.684 [eventLoopGroupProxy-19-4 @call-handler#2957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.693 [DefaultDispatcher-worker-12 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.693 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.694 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.694 [DefaultDispatcher-worker-12 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.695 [DefaultDispatcher-worker-12 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.695 [eventLoopGroupProxy-19-2 @call-handler#2953] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.695 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.696 [DefaultDispatcher-worker-16 @coroutine#2949] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 12:44:32.697 [eventLoopGroupProxy-19-5 @call-handler#2965] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:32.697 [eventLoopGroupProxy-19-5 @call-handler#2965] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.698 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.698 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.706 [DefaultDispatcher-worker-4 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.709 [DefaultDispatcher-worker-4 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.710 [DefaultDispatcher-worker-6 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:32.711 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.711 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.711 [DefaultDispatcher-worker-6 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.712 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.712 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.714 [DefaultDispatcher-worker-9 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-22 12:44:32.714 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.714 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.714 [DefaultDispatcher-worker-9 @coroutine#2948] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.715 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 12:44:32.715 [eventLoopGroupProxy-19-2 @call-handler#2976] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.715 [DefaultDispatcher-worker-16 @coroutine#2948] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.715 [DefaultDispatcher-worker-16 @coroutine#2948] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.721 [DefaultDispatcher-worker-5 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.722 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.725 [DefaultDispatcher-worker-11 @coroutine#2948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-22 12:44:32.736 [DefaultDispatcher-worker-12 @coroutine#2950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bf27411 2024-04-22 12:44:32.737 [DefaultDispatcher-worker-8 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.739 [DefaultDispatcher-worker-8 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.739 [DefaultDispatcher-worker-8 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 12:44:32.739 [DefaultDispatcher-worker-8 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.740 [eventLoopGroupProxy-19-2 @call-handler#2990] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 12:44:32.745 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.747 [DefaultDispatcher-worker-17 @coroutine#2982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.763 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:32.765 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.765 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.766 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 12:44:32.766 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.766 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713 2024-04-22 12:44:32.766 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713. 2024-04-22 12:44:32.766 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713 2024-04-22 12:44:32.767 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 12:44:32.771 [eventLoopGroupProxy-19-2 @call-handler#2994] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.771 [DefaultDispatcher-worker-16 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713 2024-04-22 12:44:32.771 [DefaultDispatcher-worker-16 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713 2024-04-22 12:44:32.772 [DefaultDispatcher-worker-16 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713. 2024-04-22 12:44:32.772 [DefaultDispatcher-worker-16 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003713 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.782 [DefaultDispatcher-worker-17 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.783 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.783 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:44:32.783 [DefaultDispatcher-worker-17 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.784 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 12:44:32.786 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.786 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.786 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.786 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:44:32.786 [DefaultDispatcher-worker-3 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.796 [DefaultDispatcher-worker-6 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.822 [DefaultDispatcher-worker-7 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.834 [DefaultDispatcher-worker-5 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.835 [DefaultDispatcher-worker-9 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.835 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.835 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:32.835 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.835 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:32.836 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:32.836 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:32.836 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:32.843 [DefaultDispatcher-worker-7 @call-handler#3005] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.844 [eventLoopGroupProxy-19-2 @call-handler#3005] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.844 [DefaultDispatcher-worker-7 @coroutine#2917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.844 [DefaultDispatcher-worker-7 @coroutine#2917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.844 [DefaultDispatcher-worker-7 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:32.844 [DefaultDispatcher-worker-7 @coroutine#2917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.855 [DefaultDispatcher-worker-5 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:32.862 [DefaultDispatcher-worker-11 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:32.862 [DefaultDispatcher-worker-12 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:32.863 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.863 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.863 [DefaultDispatcher-worker-11 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.863 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.863 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:32.863 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.864 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.864 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.864 [DefaultDispatcher-worker-2 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:32.865 [DefaultDispatcher-worker-4 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.866 [DefaultDispatcher-worker-1 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.866 [DefaultDispatcher-worker-1 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 12:44:32.866 [DefaultDispatcher-worker-1 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.867 [eventLoopGroupProxy-19-2 @call-handler#3023] TRACE io.ktor.routing.Routing - Trace for [auth, login] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:2 -> SUCCESS @ /auth/login /auth/login/(method:POST), segment:2 -> SUCCESS @ /auth/login/(method:POST) /auth/register, segment:1 -> FAILURE "Selector didn't match" @ /auth/register /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2024-04-22 12:44:32.874 [DefaultDispatcher-worker-1 @coroutine#3015] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.890 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.890 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 12:44:32.890 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 12:44:32.890 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.890 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714 2024-04-22 12:44:32.891 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714. 2024-04-22 12:44:32.891 [DefaultDispatcher-worker-4 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714 2024-04-22 12:44:32.891 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, findByUidWithPicture] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "findByUidWithPicture" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/findByUidWithPicture/(method:GET) 2024-04-22 12:44:32.892 [eventLoopGroupProxy-19-2 @call-handler#3027] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.893 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714 2024-04-22 12:44:32.893 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714 2024-04-22 12:44:32.893 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714. 2024-04-22 12:44:32.893 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583883074518003714 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.903 [DefaultDispatcher-worker-7 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.904 [DefaultDispatcher-worker-7 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.904 [DefaultDispatcher-worker-7 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:44:32.904 [DefaultDispatcher-worker-7 @coroutine#2954] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.905 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, SiteDao, getSiteAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:2 -> SUCCESS @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteDao/getSiteAsync, segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync /UmAppDatabase/SiteDao/getSiteAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) /UmAppDatabase/SiteDao/getSiteAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao/getSiteAsFlow /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "SiteDao" -> "getSiteAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/SiteDao/getSiteAsync/(method:GET) 2024-04-22 12:44:32.906 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.906 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.906 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 12:44:32.907 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 12:44:32.907 [DefaultDispatcher-worker-2 @coroutine#2954] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.921 [DefaultDispatcher-worker-1 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.942 [DefaultDispatcher-worker-1 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.953 [DefaultDispatcher-worker-1 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.954 [DefaultDispatcher-worker-8 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.954 [DefaultDispatcher-worker-8 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.954 [DefaultDispatcher-worker-8 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:32.954 [DefaultDispatcher-worker-8 @coroutine#2938] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.954 [DefaultDispatcher-worker-8 @coroutine#2938] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:32.955 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:32.956 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:32.956 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:32.961 [DefaultDispatcher-worker-3 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.971 [DefaultDispatcher-worker-8 @call-handler#3037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:32.971 [eventLoopGroupProxy-19-2 @call-handler#3037] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.971 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.971 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:32.972 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:32.972 [DefaultDispatcher-worker-7 @coroutine#2938] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.981 [DefaultDispatcher-worker-15 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:32.985 [UI Thread @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.985 [UI Thread @coroutine#3058] TRACE i.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=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:32.985 [UI Thread @coroutine#3058] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.986 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 12:44:32.987 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.987 [UI Thread @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:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:32.987 [UI Thread @coroutine#3061] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.987 [UI Thread @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.987 [UI Thread @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:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:32.987 [UI Thread @coroutine#3063] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.988 [eventLoopGroupProxy-19-5 @call-handler#3076] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 12:44:32.989 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:32.989 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713. 2024-04-22 12:44:32.989 [UI Thread @coroutine#3080] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:32.990 [eventLoopGroupProxy-19-2 @call-handler#3068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.991 [UI Thread @coroutine#3058] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.991 [UI Thread @coroutine#3058] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.991 [eventLoopGroupProxy-19-5 @call-handler#3076] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.991 [UI Thread @coroutine#3058] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:32.991 [UI Thread @coroutine#3058] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.991 [UI Thread @coroutine#3061] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.991 [UI Thread @coroutine#3061] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.991 [UI Thread @coroutine#3061] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:32.991 [UI Thread @coroutine#3061] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:32.992 [eventLoopGroupProxy-19-6 @call-handler#3092] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 12:44:32.993 [eventLoopGroupProxy-19-7 @call-handler#3093] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 12:44:32.994 [eventLoopGroupProxy-19-6 @call-handler#3092] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:32.995 [UI Thread @coroutine#3063] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.995 [UI Thread @coroutine#3063] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:32.996 [UI Thread @coroutine#3063] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:32.996 [UI Thread @coroutine#3063] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.004 [DefaultDispatcher-worker-2 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:33.004 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.004 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.004 [DefaultDispatcher-worker-2 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.005 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.005 [DefaultDispatcher-worker-5 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.006 [eventLoopGroupProxy-19-7 @call-handler#3093] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.007 [UI Thread @coroutine#3080] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:33.007 [UI Thread @coroutine#3080] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:33.007 [DefaultDispatcher-worker-5 @coroutine#3058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.007 [UI Thread @coroutine#3080] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713. 2024-04-22 12:44:33.007 [UI Thread @coroutine#3080] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.014 [DefaultDispatcher-worker-16 @coroutine#3061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.022 [DefaultDispatcher-worker-5 @coroutine#3063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.033 [DefaultDispatcher-worker-5 @coroutine#3080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.038 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583883074518003712 2024-04-22 12:44:33.038 [UI Thread @coroutine#3107] TRACE i.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=583883074518003712. 2024-04-22 12:44:33.038 [UI Thread @coroutine#3107] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583883074518003712 2024-04-22 12:44:33.039 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findByUidWithBlockAsync] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findByUidWithBlockAsync" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync/(method:GET) 2024-04-22 12:44:33.040 [eventLoopGroupProxy-19-2 @call-handler#3109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.041 [UI Thread @coroutine#3107] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583883074518003712 2024-04-22 12:44:33.041 [UI Thread @coroutine#3107] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583883074518003712 2024-04-22 12:44:33.041 [UI Thread @coroutine#3107] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583883074518003712. 2024-04-22 12:44:33.041 [UI Thread @coroutine#3107] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.053 [DefaultDispatcher-worker-7 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.064 [DefaultDispatcher-worker-6 @coroutine#3107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.073 [DefaultDispatcher-worker-9 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.073 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.073 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:33.073 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.073 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:33.074 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:33.075 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:33.075 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:33.084 [DefaultDispatcher-worker-9 @call-handler#3117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:33.084 [eventLoopGroupProxy-19-2 @call-handler#3117] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.085 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.085 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.085 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:33.085 [DefaultDispatcher-worker-9 @coroutine#2917] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.094 [DefaultDispatcher-worker-7 @coroutine#2917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.094 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713 2024-04-22 12:44:33.094 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713. 2024-04-22 12:44:33.094 [UI Thread @coroutine#3133] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713 2024-04-22 12:44:33.095 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CoursePermissionDao, userPermissionsForAssignmentSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByClazzUidAsPagingSource /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUid /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/findByUidAndClazzUidAsFlow /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/userHasEnrolmentEditPermission /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsFlow2 /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzPairAsync /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzTripleAsFlow /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao/personHasPermissionWithClazzAsync2 /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CoursePermissionDao" -> "userPermissionsForAssignmentSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid/(method:GET) 2024-04-22 12:44:33.100 [eventLoopGroupProxy-19-2 @call-handler#3138] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.101 [UI Thread @coroutine#3133] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713 2024-04-22 12:44:33.101 [UI Thread @coroutine#3133] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713 2024-04-22 12:44:33.101 [UI Thread @coroutine#3133] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713. 2024-04-22 12:44:33.101 [UI Thread @coroutine#3133] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583883074518003714&assignmentUid=583883074518003712&clazzUid=583883074518003712&submitterUid=583883074518003713 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.111 [DefaultDispatcher-worker-7 @coroutine#3133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.120 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583883074518003713 2024-04-22 12:44:33.120 [UI Thread @coroutine#3147] TRACE i.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=583883074518003713. 2024-04-22 12:44:33.120 [UI Thread @coroutine#3147] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583883074518003713 2024-04-22 12:44:33.121 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, PersonDao, getNamesByUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:2 -> SUCCESS @ /UmAppDatabase/PersonDao /UmAppDatabase/PersonDao/countUsername, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/countUsername /UmAppDatabase/PersonDao/findByUidWithPicture, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithPicture /UmAppDatabase/PersonDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidAsync /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findPersonsWithPermissionAsPagingSource /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/findByUidWithDisplayDetailsFlow /UmAppDatabase/PersonDao/getNamesByUid, segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid /UmAppDatabase/PersonDao/getNamesByUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) /UmAppDatabase/PersonDao/getNamesByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao/getNamesByUidAsync /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "PersonDao" -> "getNamesByUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/PersonDao/getNamesByUid/(method:GET) 2024-04-22 12:44:33.122 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.122 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.122 [UI Thread @coroutine#3152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.122 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583883074518003712 2024-04-22 12:44:33.122 [UI Thread @coroutine#3157] TRACE i.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=583883074518003712. 2024-04-22 12:44:33.122 [UI Thread @coroutine#3157] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583883074518003712 2024-04-22 12:44:33.123 [eventLoopGroupProxy-19-2 @call-handler#3156] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.123 [eventLoopGroupProxy-19-5 @call-handler#3167] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow/(method:GET) 2024-04-22 12:44:33.123 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.123 [UI Thread @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:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.123 [UI Thread @coroutine#3159] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.123 [eventLoopGroupProxy-19-6 @call-handler#3170] 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/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseBlockDao" -> "findCourseBlockByAssignmentUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid/(method:GET) 2024-04-22 12:44:33.123 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.123 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.123 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.124 [eventLoopGroupProxy-19-7 @call-handler#3174] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, getAllSubmissionsFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "getAllSubmissionsFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow/(method:GET) 2024-04-22 12:44:33.124 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getAllSubmissionFilesFromSubmitterAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getAllSubmissionFilesFromSubmitterAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow/(method:GET) 2024-04-22 12:44:33.125 [UI Thread @coroutine#3147] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583883074518003713 2024-04-22 12:44:33.125 [UI Thread @coroutine#3147] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583883074518003713 2024-04-22 12:44:33.125 [UI Thread @coroutine#3147] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583883074518003713. 2024-04-22 12:44:33.125 [UI Thread @coroutine#3147] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583883074518003713 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.126 [eventLoopGroupProxy-19-7 @call-handler#3174] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.126 [UI Thread @coroutine#3159] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.126 [UI Thread @coroutine#3159] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.126 [eventLoopGroupProxy-19-2 @call-handler#3177] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.127 [UI Thread @coroutine#3159] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.127 [UI Thread @coroutine#3159] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.127 [eventLoopGroupProxy-19-6 @call-handler#3170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.127 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.127 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.127 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.127 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.128 [eventLoopGroupProxy-19-5 @call-handler#3167] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.128 [UI Thread @coroutine#3157] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583883074518003712 2024-04-22 12:44:33.128 [UI Thread @coroutine#3157] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583883074518003712 2024-04-22 12:44:33.128 [UI Thread @coroutine#3157] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583883074518003712. 2024-04-22 12:44:33.128 [UI Thread @coroutine#3157] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.128 [UI Thread @coroutine#3152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.128 [UI Thread @coroutine#3152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.128 [UI Thread @coroutine#3152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.128 [UI Thread @coroutine#3152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.136 [DefaultDispatcher-worker-6 @coroutine#3147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.145 [DefaultDispatcher-worker-9 @coroutine#3159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.155 [DefaultDispatcher-worker-13 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.164 [DefaultDispatcher-worker-9 @coroutine#3157] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.173 [DefaultDispatcher-worker-13 @coroutine#3152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.177 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714 2024-04-22 12:44:33.177 [UI Thread @coroutine#3192] TRACE i.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=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714. 2024-04-22 12:44:33.177 [UI Thread @coroutine#3192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714 2024-04-22 12:44:33.178 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, getSubmitterUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "getSubmitterUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid/(method:GET) 2024-04-22 12:44:33.183 [eventLoopGroupProxy-19-2 @call-handler#3194] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.184 [UI Thread @coroutine#3192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714 2024-04-22 12:44:33.184 [UI Thread @coroutine#3192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714 2024-04-22 12:44:33.185 [UI Thread @coroutine#3192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714. 2024-04-22 12:44:33.185 [UI Thread @coroutine#3192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003714 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.195 [DefaultDispatcher-worker-16 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.207 [DefaultDispatcher-worker-4 @coroutine#3192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.215 [DefaultDispatcher-worker-13 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.215 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.215 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:33.215 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.215 [DefaultDispatcher-worker-13 @coroutine#2938] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:8094/UmAppDatabase/replication/message from class io.ktor.http.content.TextContent 2024-04-22 12:44:33.216 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, message] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:3 -> SUCCESS @ /UmAppDatabase/replication/message /UmAppDatabase/replication/message/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/message/(method:POST) /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "message" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/message/(method:POST) 2024-04-22 12:44:33.217 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 12:44:33.217 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 12:44:33.226 [DefaultDispatcher-worker-1 @call-handler#3200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8 2024-04-22 12:44:33.227 [eventLoopGroupProxy-19-2 @call-handler#3200] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.227 [DefaultDispatcher-worker-15 @coroutine#2938] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.227 [DefaultDispatcher-worker-15 @coroutine#2938] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 12:44:33.227 [DefaultDispatcher-worker-15 @coroutine#2938] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 12:44:33.227 [DefaultDispatcher-worker-15 @coroutine#2938] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/replication/message to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.230 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.230 [UI Thread @coroutine#3224] TRACE i.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=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.230 [UI Thread @coroutine#3224] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.231 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.231 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.231 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.231 [eventLoopGroupProxy-19-2 @call-handler#3235] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentMarkDao, getAllMarksForUserAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentMarkDao" -> "getAllMarksForUserAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow/(method:GET) 2024-04-22 12:44:33.231 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.231 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.231 [UI Thread @coroutine#3229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.231 [eventLoopGroupProxy-19-5 @call-handler#3243] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionDao, findByAssignmentUidAndAccountPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/getLatestSubmissionForUserAsync /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByUidAsFlow /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionDao" -> "findByAssignmentUidAndAccountPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid/(method:GET) 2024-04-22 12:44:33.232 [DefaultDispatcher-worker-12 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:33.232 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:33.232 [UI Thread @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:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713. 2024-04-22 12:44:33.232 [eventLoopGroupProxy-19-6 @call-handler#3250] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, CourseAssignmentSubmissionFileDao, getByAssignmentUidAndPersonUid] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:2 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid, segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "CourseAssignmentSubmissionFileDao" -> "getByAssignmentUidAndPersonUid" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid/(method:GET) 2024-04-22 12:44:33.232 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.232 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.232 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.232 [UI Thread @coroutine#3246] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:33.233 [eventLoopGroupProxy-19-5 @call-handler#3243] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.233 [eventLoopGroupProxy-19-6 @call-handler#3250] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.233 [eventLoopGroupProxy-19-2 @call-handler#3235] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.234 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.234 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.234 [eventLoopGroupProxy-19-7 @call-handler#3258] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, ClazzAssignmentDao, findAssignmentCourseBlockAndSubmitterUidAsFlow] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:2 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getAssignmentSubmitterSummaryListForAssignment /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUidsAndNameByClazzOrGroupSetUid /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/getSubmitterUid /UmAppDatabase/ClazzAssignmentDao/findByUidAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAsync /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidAndClazzUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow, segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "ClazzAssignmentDao" -> "findAssignmentCourseBlockAndSubmitterUidAsFlow" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow/(method:GET) 2024-04-22 12:44:33.234 [UI Thread @coroutine#3229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.234 [UI Thread @coroutine#3229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.234 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.234 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.235 [UI Thread @coroutine#3224] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.235 [UI Thread @coroutine#3224] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 2024-04-22 12:44:33.235 [UI Thread @coroutine#3229] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.235 [UI Thread @coroutine#3229] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.235 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.235 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.236 [UI Thread @coroutine#3224] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712. 2024-04-22 12:44:33.236 [UI Thread @coroutine#3224] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583883074518003713&assignmentUid=583883074518003712 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.237 [eventLoopGroupProxy-19-7 @call-handler#3258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 12:44:33.238 [UI Thread @coroutine#3246] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:33.238 [UI Thread @coroutine#3246] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 2024-04-22 12:44:33.238 [UI Thread @coroutine#3246] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713. 2024-04-22 12:44:33.238 [UI Thread @coroutine#3246] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583883074518003712&clazzUid=583883074518003712&accountPersonUid=583883074518003713 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:33.239 [DefaultDispatcher-worker-15 @coroutine#2938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@31d51518 2024-04-22 12:44:33.243 [DefaultDispatcher-worker-16 @coroutine#3229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.250 [DefaultDispatcher-worker-4 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.260 [DefaultDispatcher-worker-1 @coroutine#3224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.271 [DefaultDispatcher-worker-4 @coroutine#3246] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46c28400 2024-04-22 12:44:33.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-22 12:44:33.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-22 12:44:33.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:33.276 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46c28400: (connection evicted) 2024-04-22 12:44:33.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:33.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-22 12:44:33.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-22 12:44:33.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-22 12:44:33.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-22 12:44:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:33.278 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@31d51518: (connection evicted) 2024-04-22 12:44:33.278 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:33.278 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-22 12:44:33.278 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-22 12:44:33.292 [DefaultDispatcher-worker-7 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:33.293 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.293 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.293 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.294 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.294 [DefaultDispatcher-worker-8 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.345 [DefaultDispatcher-worker-7 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:33.345 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.345 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.345 [DefaultDispatcher-worker-7 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.346 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.346 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.356 [DefaultDispatcher-worker-8 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:33.356 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.356 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.356 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.357 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.357 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.551 [DefaultDispatcher-worker-17 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:33.551 [DefaultDispatcher-worker-17 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.551 [DefaultDispatcher-worker-17 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.551 [DefaultDispatcher-worker-17 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.553 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.553 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.648 [DefaultDispatcher-worker-4 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:33.648 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.648 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.648 [DefaultDispatcher-worker-4 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.649 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.649 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.722 [DefaultDispatcher-worker-4 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:33.723 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.723 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.723 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.724 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.724 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.876 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-4 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:33.877 [DefaultDispatcher-worker-4 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.878 [DefaultDispatcher-worker-4 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.878 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:33.878 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.015 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:34.016 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.016 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.016 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.017 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.017 [DefaultDispatcher-worker-3 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.244 [DefaultDispatcher-worker-8 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:34.245 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.245 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.245 [DefaultDispatcher-worker-8 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.246 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.246 [DefaultDispatcher-worker-4 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-22 12:44:34.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-22 12:44:34.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.282 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2ab87cb8: (connection evicted) 2024-04-22 12:44:34.283 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.283 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-22 12:44:34.283 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@41bd8ec9 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.287 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.288 [Test worker @coroutine#3311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-22 12:44:34.303 [DefaultDispatcher-worker-12 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:34.304 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.304 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.304 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.305 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.305 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.305 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.315 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.317 [Test worker @coroutine#3318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.319 [Test worker @coroutine#3320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335ff774 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.319 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.320 [Test worker @coroutine#3311] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-22 12:44:34.333 [Test worker @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.344 [Test worker @coroutine#3323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.346 [Test worker @coroutine#3325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.347 [Test worker @coroutine#3327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.359 [DefaultDispatcher-worker-5 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:34.359 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.359 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.359 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.359 [DefaultDispatcher-worker-9 @coroutine#3329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4c131823 2024-04-22 12:44:34.360 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.360 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.367 [DefaultDispatcher-worker-6 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:34.367 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.367 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.367 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.368 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.368 [DefaultDispatcher-worker-9 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.372 [DefaultDispatcher-worker-9 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.383 [DefaultDispatcher-worker-13 @coroutine#3311] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@557abb68 2024-04-22 12:44:34.388 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:34.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-22 12:44:34.394 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-22 12:44:34.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.394 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@557abb68: (connection evicted) 2024-04-22 12:44:34.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-22 12:44:34.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-22 12:44:34.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-22 12:44:34.395 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-22 12:44:34.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.395 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c131823: (connection evicted) 2024-04-22 12:44:34.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.396 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-22 12:44:34.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1007954a 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.397 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-22 12:44:34.415 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.426 [Test worker @coroutine#3379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.427 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.429 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.429 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d1b9dd7 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.430 [Test worker @coroutine#3378] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-22 12:44:34.445 [Test worker @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.456 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.457 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.459 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.472 [DefaultDispatcher-worker-12 @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524945e2 2024-04-22 12:44:34.491 [DefaultDispatcher-worker-16 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.497 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:34.502 [DefaultDispatcher-worker-4 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.512 [DefaultDispatcher-worker-4 @coroutine#3378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.530 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.534 [DefaultDispatcher-worker-12 @coroutine#3433] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3 2024-04-22 12:44:34.538 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-22 12:44:34.538 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-22 12:44:34.538 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.538 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35ab0bf3: (connection evicted) 2024-04-22 12:44:34.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-22 12:44:34.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-22 12:44:34.539 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-22 12:44:34.539 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-22 12:44:34.539 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.540 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@524945e2: (connection evicted) 2024-04-22 12:44:34.540 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.540 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-22 12:44:34.540 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-22 12:44:34.541 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-22 12:44:34.541 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d837af7 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.542 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-22 12:44:34.560 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.562 [DefaultDispatcher-worker-4 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:34.562 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.562 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.562 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.564 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.564 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.571 [Test worker @coroutine#3457] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.573 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.575 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a9a12a1 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.575 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-22 12:44:34.576 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.576 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.576 [Test worker @coroutine#3456] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-22 12:44:34.589 [Test worker @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.600 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.602 [Test worker @coroutine#3468] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.603 [Test worker @coroutine#3470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.615 [DefaultDispatcher-worker-11 @coroutine#3472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a89db 2024-04-22 12:44:34.627 [DefaultDispatcher-worker-12 @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.638 [DefaultDispatcher-worker-13 @coroutine#3456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@32cfd722 2024-04-22 12:44:34.642 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:34.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-22 12:44:34.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-22 12:44:34.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.645 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@32cfd722: (connection evicted) 2024-04-22 12:44:34.645 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.645 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-22 12:44:34.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-22 12:44:34.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-22 12:44:34.646 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-22 12:44:34.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.646 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22a89db: (connection evicted) 2024-04-22 12:44:34.647 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.647 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-22 12:44:34.647 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c4335c8 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.648 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-22 12:44:34.649 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.649 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.649 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-22 12:44:34.658 [DefaultDispatcher-worker-12 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:34.658 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.658 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.658 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.659 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.659 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.665 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.675 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.677 [Test worker @coroutine#3520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.679 [Test worker @coroutine#3522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@121fe002 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.679 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-22 12:44:34.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.680 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.680 [Test worker @coroutine#3514] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-22 12:44:34.693 [Test worker @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.704 [Test worker @coroutine#3524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.705 [Test worker @coroutine#3526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.707 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.719 [DefaultDispatcher-worker-15 @coroutine#3530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3 2024-04-22 12:44:34.733 [DefaultDispatcher-worker-7 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:34.733 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.733 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.733 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.734 [DefaultDispatcher-worker-13 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.734 [DefaultDispatcher-worker-13 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.734 [DefaultDispatcher-worker-17 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.743 [DefaultDispatcher-worker-15 @coroutine#3514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@943d0c2 2024-04-22 12:44:34.749 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:34.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-22 12:44:34.750 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-22 12:44:34.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.750 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@943d0c2: (connection evicted) 2024-04-22 12:44:34.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-22 12:44:34.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-22 12:44:34.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-22 12:44:34.751 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-22 12:44:34.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.752 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2778a7c3: (connection evicted) 2024-04-22 12:44:34.752 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.752 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-22 12:44:34.752 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e5f5ddf 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.754 [Test worker @coroutine#3574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-22 12:44:34.772 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.784 [Test worker @coroutine#3575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.786 [Test worker @coroutine#3577] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.788 [Test worker @coroutine#3579] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@640a80aa 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.788 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.789 [Test worker @coroutine#3574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-22 12:44:34.789 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.789 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.789 [Test worker @coroutine#3574] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-22 12:44:34.803 [Test worker @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.814 [Test worker @coroutine#3581] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.815 [Test worker @coroutine#3583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.817 [Test worker @coroutine#3585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.830 [DefaultDispatcher-worker-7 @coroutine#3587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7410c197 2024-04-22 12:44:34.842 [DefaultDispatcher-worker-14 @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.855 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:34.856 [DefaultDispatcher-worker-7 @coroutine#3574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532782f5 2024-04-22 12:44:34.868 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-22 12:44:34.868 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-22 12:44:34.868 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.869 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@532782f5: (connection evicted) 2024-04-22 12:44:34.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-22 12:44:34.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-22 12:44:34.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-22 12:44:34.870 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-22 12:44:34.870 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.870 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7410c197: (connection evicted) 2024-04-22 12:44:34.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-22 12:44:34.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@d35d84a 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.872 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-22 12:44:34.873 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.873 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.873 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-16 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-8 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-16 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-16 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-16 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.891 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.892 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.892 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.892 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.892 [DefaultDispatcher-worker-11 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:34.903 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.905 [Test worker @coroutine#3636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.907 [Test worker @coroutine#3638] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.907 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53141d3f 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.908 [Test worker @coroutine#3628] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-22 12:44:34.922 [Test worker @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.933 [Test worker @coroutine#3640] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.935 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.936 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.948 [DefaultDispatcher-worker-14 @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d 2024-04-22 12:44:34.961 [DefaultDispatcher-worker-16 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.972 [DefaultDispatcher-worker-7 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.973 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:34.981 [DefaultDispatcher-worker-14 @coroutine#3628] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3 2024-04-22 12:44:34.989 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-22 12:44:34.989 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-22 12:44:34.989 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.989 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@213a2fe3: (connection evicted) 2024-04-22 12:44:34.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-22 12:44:34.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-22 12:44:34.990 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-22 12:44:34.990 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-22 12:44:34.990 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:34.990 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b90f49d: (connection evicted) 2024-04-22 12:44:34.991 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:34.991 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-22 12:44:34.991 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5beda06e 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:34.992 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:34.993 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-22 12:44:35.009 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.020 [Test worker @coroutine#3690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.022 [Test worker @coroutine#3692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.024 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@596343e7 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.024 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.025 [Test worker @coroutine#3689] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-22 12:44:35.026 [DefaultDispatcher-worker-8 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:35.027 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.027 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.027 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.028 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.028 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.038 [Test worker @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.049 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.051 [Test worker @coroutine#3701] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.052 [Test worker @coroutine#3703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.065 [DefaultDispatcher-worker-5 @coroutine#3705] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b99e726 2024-04-22 12:44:35.078 [DefaultDispatcher-worker-13 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.090 [DefaultDispatcher-worker-17 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.093 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.100 [DefaultDispatcher-worker-14 @coroutine#3689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.118 [DefaultDispatcher-worker-6 @coroutine#3747] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46977829 2024-04-22 12:44:35.121 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-22 12:44:35.121 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-22 12:44:35.121 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.121 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46977829: (connection evicted) 2024-04-22 12:44:35.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-22 12:44:35.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-22 12:44:35.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-22 12:44:35.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-22 12:44:35.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.123 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7b99e726: (connection evicted) 2024-04-22 12:44:35.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-22 12:44:35.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a12389e 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.125 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-22 12:44:35.126 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.126 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.126 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-22 12:44:35.143 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.153 [Test worker @coroutine#3771] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.155 [Test worker @coroutine#3773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.157 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13835bdc 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.157 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.158 [Test worker @coroutine#3770] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-22 12:44:35.171 [Test worker @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.182 [Test worker @coroutine#3777] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.184 [Test worker @coroutine#3779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.185 [Test worker @coroutine#3781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.197 [DefaultDispatcher-worker-9 @coroutine#3783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d 2024-04-22 12:44:35.208 [DefaultDispatcher-worker-5 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.219 [DefaultDispatcher-worker-15 @coroutine#3770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.222 [Test worker @coroutine#3794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7296675e 2024-04-22 12:44:35.226 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-22 12:44:35.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-22 12:44:35.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.230 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7296675e: (connection evicted) 2024-04-22 12:44:35.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-22 12:44:35.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-22 12:44:35.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-22 12:44:35.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-22 12:44:35.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.231 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4973fb7d: (connection evicted) 2024-04-22 12:44:35.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-22 12:44:35.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4467088e 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.233 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-22 12:44:35.234 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.234 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.234 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-22 12:44:35.249 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.256 [DefaultDispatcher-worker-17 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:35.256 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.256 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.256 [DefaultDispatcher-worker-17 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.257 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.257 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.260 [Test worker @coroutine#3830] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.263 [Test worker @coroutine#3835] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.266 [Test worker @coroutine#3837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@22277482 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.266 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-22 12:44:35.267 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.267 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.267 [Test worker @coroutine#3829] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-22 12:44:35.280 [Test worker @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.290 [Test worker @coroutine#3839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.292 [Test worker @coroutine#3841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.294 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.304 [DefaultDispatcher-worker-8 @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4474c514 2024-04-22 12:44:35.312 [DefaultDispatcher-worker-15 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:35.312 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.313 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.313 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.314 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.314 [DefaultDispatcher-worker-12 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.319 [DefaultDispatcher-worker-13 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.330 [DefaultDispatcher-worker-14 @coroutine#3829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.333 [Test worker @coroutine#3859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.334 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.336 [Test worker @coroutine#3861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49 2024-04-22 12:44:35.342 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-22 12:44:35.342 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-22 12:44:35.342 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.342 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7d0bbc49: (connection evicted) 2024-04-22 12:44:35.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-22 12:44:35.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-22 12:44:35.343 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-22 12:44:35.343 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-22 12:44:35.343 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.344 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4474c514: (connection evicted) 2024-04-22 12:44:35.344 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.344 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-22 12:44:35.344 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-22 12:44:35.345 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33544cc5 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.346 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-22 12:44:35.363 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.370 [DefaultDispatcher-worker-5 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:35.371 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.371 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.371 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.372 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.372 [DefaultDispatcher-worker-3 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.376 [Test worker @coroutine#3895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.378 [Test worker @coroutine#3900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.378 [DefaultDispatcher-worker-3 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:35.379 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.379 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.379 [DefaultDispatcher-worker-3 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.380 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.380 [DefaultDispatcher-worker-6 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.380 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2408ca4c 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.380 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.381 [Test worker @coroutine#3894] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-22 12:44:35.394 [Test worker @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.405 [Test worker @coroutine#3907] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.407 [Test worker @coroutine#3909] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.409 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.420 [DefaultDispatcher-worker-2 @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f745970 2024-04-22 12:44:35.433 [DefaultDispatcher-worker-2 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.444 [DefaultDispatcher-worker-15 @coroutine#3894] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bce19db 2024-04-22 12:44:35.446 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.492 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-22 12:44:35.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-22 12:44:35.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.504 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bce19db: (connection evicted) 2024-04-22 12:44:35.504 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.504 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-22 12:44:35.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-22 12:44:35.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-22 12:44:35.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-22 12:44:35.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.505 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f745970: (connection evicted) 2024-04-22 12:44:35.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.505 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-22 12:44:35.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-22 12:44:35.506 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@388b9799 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.507 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-22 12:44:35.522 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.534 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.536 [Test worker @coroutine#3975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.538 [Test worker @coroutine#3977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78fc5eb 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.538 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.539 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-22 12:44:35.553 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.564 [Test worker @coroutine#3979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.566 [Test worker @coroutine#3981] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.567 [Test worker @coroutine#3983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.575 [DefaultDispatcher-worker-3 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:35.575 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.575 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.575 [DefaultDispatcher-worker-3 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.576 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.576 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.579 [DefaultDispatcher-worker-13 @coroutine#3985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798 2024-04-22 12:44:35.592 [DefaultDispatcher-worker-16 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.603 [DefaultDispatcher-worker-4 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20834c45 2024-04-22 12:44:35.608 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.611 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-22 12:44:35.611 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-22 12:44:35.611 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.611 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20834c45: (connection evicted) 2024-04-22 12:44:35.612 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.612 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-22 12:44:35.612 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-22 12:44:35.613 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-22 12:44:35.613 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-22 12:44:35.613 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.613 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f2bb798: (connection evicted) 2024-04-22 12:44:35.614 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.614 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-22 12:44:35.614 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12ec5e73 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.615 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-22 12:44:35.629 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.641 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.642 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.644 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e925a46 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.645 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-22 12:44:35.661 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.669 [DefaultDispatcher-worker-11 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:35.669 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.669 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.669 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.670 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.671 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.677 [Test worker @coroutine#4037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.679 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.681 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.693 [DefaultDispatcher-worker-9 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98 2024-04-22 12:44:35.706 [DefaultDispatcher-worker-14 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.715 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.717 [DefaultDispatcher-worker-9 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.720 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.723 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@689504b1 2024-04-22 12:44:35.731 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-22 12:44:35.731 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-22 12:44:35.731 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.731 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@689504b1: (connection evicted) 2024-04-22 12:44:35.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-22 12:44:35.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-22 12:44:35.732 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-22 12:44:35.732 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-22 12:44:35.732 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.732 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35cf7e98: (connection evicted) 2024-04-22 12:44:35.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-22 12:44:35.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@776eb512 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.734 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.735 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-22 12:44:35.745 [DefaultDispatcher-worker-11 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:35.746 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.746 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.746 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.747 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.747 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.753 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.764 [Test worker @coroutine#4097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.766 [Test worker @coroutine#4099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.768 [Test worker @coroutine#4101] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6149adee 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.768 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.769 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-22 12:44:35.783 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.794 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.795 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.797 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.810 [DefaultDispatcher-worker-7 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e 2024-04-22 12:44:35.823 [DefaultDispatcher-worker-15 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.833 [DefaultDispatcher-worker-1 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.835 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.843 [UI Thread @coroutine#4158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2 2024-04-22 12:44:35.848 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-22 12:44:35.848 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-22 12:44:35.848 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.848 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@35e7cdb2: (connection evicted) 2024-04-22 12:44:35.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-22 12:44:35.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-22 12:44:35.849 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-22 12:44:35.849 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-22 12:44:35.849 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.849 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24c8bc1e: (connection evicted) 2024-04-22 12:44:35.850 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.850 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-22 12:44:35.850 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-22 12:44:35.851 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e9fa0ea 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.852 [Test worker @coroutine#4186] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-22 12:44:35.867 [Test worker @coroutine#4186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.878 [Test worker @coroutine#4187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.880 [Test worker @coroutine#4189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.882 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.892 [DefaultDispatcher-worker-12 @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.900 [Test worker @coroutine#4196] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-13 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-13 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-13 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-13 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-10 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:35.909 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.910 [DefaultDispatcher-worker-16 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.910 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.910 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:35.913 [Test worker @coroutine#4207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e7f72 2024-04-22 12:44:35.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-22 12:44:35.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-22 12:44:35.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:35.927 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7e7f72: (connection evicted) 2024-04-22 12:44:35.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.928 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-22 12:44:35.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2fad7002 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.929 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-22 12:44:35.930 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-04-22 12:44:35.930 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-04-22 12:44:35.930 [Test worker @coroutine#4224] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-22 12:44:35.945 [Test worker @coroutine#4224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-04-22 12:44:35.956 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-04-22 12:44:35.957 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-04-22 12:44:35.959 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c58c10f 2024-04-22 12:44:35.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-22 12:44:35.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-22 12:44:35.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.963 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.963 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-22 12:44:35.963 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-22 12:44:35.964 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@10c9bd51 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-04-22 12:44:35.965 [Test worker @coroutine#4258] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-22 12:44:35.979 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-04-22 12:44:35.990 [Test worker @coroutine#4259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-04-22 12:44:35.991 [Test worker @coroutine#4261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-04-22 12:44:35.993 [Test worker @coroutine#4263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6afd0ef8 2024-04-22 12:44:35.997 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-22 12:44:35.997 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-22 12:44:35.997 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:35.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:35.998 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-22 12:44:35.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3ab2d64c 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.000 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@40123014 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@40123014 2024-04-22 12:44:36.001 [Test worker @coroutine#4287] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-22 12:44:36.022 [Test worker @coroutine#4287] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40123014 2024-04-22 12:44:36.033 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40123014 2024-04-22 12:44:36.035 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40123014 2024-04-22 12:44:36.038 [Test worker @coroutine#4292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40123014 2024-04-22 12:44:36.038 [DefaultDispatcher-worker-14 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:36.038 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.038 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.038 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.039 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.039 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-22 12:44:36.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-22 12:44:36.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-22 12:44:36.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77984827 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.043 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.044 [Test worker @coroutine#4324] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-22 12:44:36.060 [Test worker @coroutine#4324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.071 [Test worker @coroutine#4325] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.073 [Test worker @coroutine#4327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.075 [Test worker @coroutine#4329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.086 [DefaultDispatcher-worker-2 @coroutine#4331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22b112bb 2024-04-22 12:44:36.090 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-22 12:44:36.090 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-22 12:44:36.090 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.090 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22b112bb: (connection evicted) 2024-04-22 12:44:36.091 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.091 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-22 12:44:36.091 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ecf001f 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.092 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-04-22 12:44:36.093 [Test worker @coroutine#4354] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-22 12:44:36.109 [Test worker @coroutine#4354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-04-22 12:44:36.121 [Test worker @coroutine#4355] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-04-22 12:44:36.123 [Test worker @coroutine#4357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-04-22 12:44:36.124 [Test worker @coroutine#4359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a3cb81c 2024-04-22 12:44:36.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-22 12:44:36.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-22 12:44:36.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-22 12:44:36.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@422ab2ff 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.129 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-22 12:44:36.130 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.130 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.130 [Test worker @coroutine#4383] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-22 12:44:36.144 [Test worker @coroutine#4383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.156 [Test worker @coroutine#4385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.158 [Test worker @coroutine#4388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.160 [Test worker @coroutine#4390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.170 [DefaultDispatcher-worker-16 @coroutine#4392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.173 [Test worker @coroutine#4395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.177 [Test worker @coroutine#4405] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e 2024-04-22 12:44:36.189 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-22 12:44:36.189 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-22 12:44:36.189 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.189 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a2d676e: (connection evicted) 2024-04-22 12:44:36.190 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.190 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-22 12:44:36.190 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3545bfea 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.192 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-22 12:44:36.193 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.193 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.193 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-22 12:44:36.210 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.220 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.222 [Test worker @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.224 [Test worker @coroutine#4423] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@541ea657 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.224 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.225 [Test worker @coroutine#4418] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-22 12:44:36.239 [Test worker @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.249 [Test worker @coroutine#4425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.251 [Test worker @coroutine#4427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.253 [Test worker @coroutine#4429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.265 [DefaultDispatcher-worker-15 @coroutine#4431] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@37b97394 2024-04-22 12:44:36.268 [DefaultDispatcher-worker-15 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:36.269 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.269 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.269 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.270 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.270 [DefaultDispatcher-worker-10 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.279 [DefaultDispatcher-worker-17 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.293 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.299 [DefaultDispatcher-worker-16 @coroutine#4418] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78b3f926 2024-04-22 12:44:36.308 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-22 12:44:36.308 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-22 12:44:36.308 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.308 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78b3f926: (connection evicted) 2024-04-22 12:44:36.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-22 12:44:36.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-22 12:44:36.309 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-22 12:44:36.309 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-22 12:44:36.309 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.309 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@37b97394: (connection evicted) 2024-04-22 12:44:36.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-22 12:44:36.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23317e8a 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.311 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.312 [Test worker @coroutine#4448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-22 12:44:36.322 [DefaultDispatcher-worker-15 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:36.322 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.322 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.322 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.323 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.323 [DefaultDispatcher-worker-9 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.331 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.342 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.344 [Test worker @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.345 [Test worker @coroutine#4456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@642ebd4c 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.346 [Test worker @coroutine#4448] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-22 12:44:36.360 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.371 [Test worker @coroutine#4458] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.373 [Test worker @coroutine#4460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.375 [Test worker @coroutine#4462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.383 [DefaultDispatcher-worker-1 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:36.384 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.384 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.384 [DefaultDispatcher-worker-1 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.385 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.385 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.386 [DefaultDispatcher-worker-8 @coroutine#4464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70721c2d 2024-04-22 12:44:36.389 [DefaultDispatcher-worker-5 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:36.390 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.390 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.390 [DefaultDispatcher-worker-5 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.391 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.391 [DefaultDispatcher-worker-11 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.401 [DefaultDispatcher-worker-5 @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.412 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.422 [DefaultDispatcher-worker-12 @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2 2024-04-22 12:44:36.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-22 12:44:36.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-22 12:44:36.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.426 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3426d8e2: (connection evicted) 2024-04-22 12:44:36.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-22 12:44:36.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-22 12:44:36.427 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-22 12:44:36.427 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-22 12:44:36.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.427 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70721c2d: (connection evicted) 2024-04-22 12:44:36.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-22 12:44:36.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b09f4fb 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.430 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-22 12:44:36.431 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.431 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.431 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-22 12:44:36.445 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.456 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.458 [Test worker @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.460 [Test worker @coroutine#4489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30130a31 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.460 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.461 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.461 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-22 12:44:36.461 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.461 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.461 [Test worker @coroutine#4483] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-22 12:44:36.478 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.488 [Test worker @coroutine#4491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.490 [Test worker @coroutine#4493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.492 [Test worker @coroutine#4495] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.504 [DefaultDispatcher-worker-17 @coroutine#4497] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5 2024-04-22 12:44:36.517 [DefaultDispatcher-worker-9 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.530 [DefaultDispatcher-worker-16 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.531 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.539 [DefaultDispatcher-worker-14 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.549 [DefaultDispatcher-worker-14 @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@736de3b6 2024-04-22 12:44:36.561 [HikariPool-168 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-22 12:44:36.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-22 12:44:36.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.562 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@736de3b6: (connection evicted) 2024-04-22 12:44:36.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-22 12:44:36.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-22 12:44:36.563 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-22 12:44:36.563 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-22 12:44:36.563 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.563 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7cb32ca5: (connection evicted) 2024-04-22 12:44:36.564 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.564 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-22 12:44:36.564 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5e136445 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.566 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-22 12:44:36.581 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.586 [DefaultDispatcher-worker-4 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:36.586 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.586 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.586 [DefaultDispatcher-worker-4 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.587 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.587 [DefaultDispatcher-worker-1 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.592 [Test worker @coroutine#4523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.594 [Test worker @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.596 [Test worker @coroutine#4530] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35427786 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.596 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-22 12:44:36.597 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.597 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.597 [Test worker @coroutine#4522] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-22 12:44:36.610 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.621 [Test worker @coroutine#4532] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.622 [Test worker @coroutine#4534] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.624 [Test worker @coroutine#4536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.636 [DefaultDispatcher-worker-15 @coroutine#4538] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1bef1304 2024-04-22 12:44:36.652 [DefaultDispatcher-worker-17 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.663 [DefaultDispatcher-worker-4 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.667 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.674 [DefaultDispatcher-worker-13 @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4235e01b 2024-04-22 12:44:36.682 [DefaultDispatcher-worker-6 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:36.682 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.682 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.682 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.683 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.684 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.687 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-22 12:44:36.687 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-22 12:44:36.687 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.687 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4235e01b: (connection evicted) 2024-04-22 12:44:36.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-22 12:44:36.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-22 12:44:36.688 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-22 12:44:36.688 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-22 12:44:36.688 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.688 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1bef1304: (connection evicted) 2024-04-22 12:44:36.689 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.689 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-22 12:44:36.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@46823e8 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.690 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-22 12:44:36.691 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.691 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.691 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-22 12:44:36.708 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.719 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.721 [Test worker @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.723 [Test worker @coroutine#4569] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@591be976 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.723 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-22 12:44:36.724 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.724 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.724 [Test worker @coroutine#4564] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-22 12:44:36.737 [Test worker @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.748 [Test worker @coroutine#4572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.750 [Test worker @coroutine#4574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.752 [Test worker @coroutine#4576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.758 [DefaultDispatcher-worker-5 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:36.758 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.758 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.758 [DefaultDispatcher-worker-5 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.759 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.759 [DefaultDispatcher-worker-8 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.764 [DefaultDispatcher-worker-16 @coroutine#4578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40f53ea 2024-04-22 12:44:36.779 [DefaultDispatcher-worker-16 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.790 [DefaultDispatcher-worker-3 @coroutine#4564] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ae939c 2024-04-22 12:44:36.791 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-22 12:44:36.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-22 12:44:36.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.793 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@29ae939c: (connection evicted) 2024-04-22 12:44:36.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-22 12:44:36.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-22 12:44:36.794 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-22 12:44:36.794 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-22 12:44:36.794 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.795 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40f53ea: (connection evicted) 2024-04-22 12:44:36.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-22 12:44:36.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c6c5b66 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.798 [Test worker @coroutine#4604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-22 12:44:36.799 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.799 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.799 [Test worker @coroutine#4604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-22 12:44:36.813 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.824 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.826 [Test worker @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.827 [Test worker @coroutine#4609] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1435b17 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-22 12:44:36.828 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.829 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.829 [Test worker @coroutine#4604] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-22 12:44:36.842 [Test worker @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.853 [Test worker @coroutine#4611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.854 [Test worker @coroutine#4613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.856 [Test worker @coroutine#4615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.868 [DefaultDispatcher-worker-2 @coroutine#4617] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@f507d33 2024-04-22 12:44:36.882 [DefaultDispatcher-worker-5 @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.895 [DefaultDispatcher-worker-5 @coroutine#4604] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.899 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-8 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-15 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.921 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.922 [DefaultDispatcher-worker-1 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.923 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.923 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:36.923 [DefaultDispatcher-worker-9 @coroutine#4631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68c06a2 2024-04-22 12:44:36.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-22 12:44:36.925 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-22 12:44:36.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.925 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@68c06a2: (connection evicted) 2024-04-22 12:44:36.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-22 12:44:36.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-22 12:44:36.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-22 12:44:36.926 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-22 12:44:36.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:36.926 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@f507d33: (connection evicted) 2024-04-22 12:44:36.927 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:36.927 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-22 12:44:36.927 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4d20d8e6 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.928 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-22 12:44:36.929 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:36.929 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:36.929 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-22 12:44:36.944 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:36.956 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:36.957 [Test worker @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:36.959 [Test worker @coroutine#4647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@298990ab 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:36.960 [Test worker @coroutine#4642] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-22 12:44:36.974 [Test worker @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:36.985 [Test worker @coroutine#4649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:36.987 [Test worker @coroutine#4651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:36.989 [Test worker @coroutine#4653] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:37.001 [DefaultDispatcher-worker-12 @coroutine#4655] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7 2024-04-22 12:44:37.015 [DefaultDispatcher-worker-12 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:37.028 [DefaultDispatcher-worker-11 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:37.029 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:37.037 [DefaultDispatcher-worker-17 @coroutine#4642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:37.050 [DefaultDispatcher-worker-15 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:37.051 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.051 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.051 [DefaultDispatcher-worker-15 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.052 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.052 [DefaultDispatcher-worker-13 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.054 [DefaultDispatcher-worker-13 @coroutine#4672] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@102bce96 2024-04-22 12:44:37.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-22 12:44:37.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-22 12:44:37.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.056 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@102bce96: (connection evicted) 2024-04-22 12:44:37.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-22 12:44:37.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-22 12:44:37.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-22 12:44:37.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-22 12:44:37.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.057 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d53dfb7: (connection evicted) 2024-04-22 12:44:37.058 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.058 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-22 12:44:37.058 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63f1d374 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.059 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.060 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-22 12:44:37.075 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.086 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.088 [Test worker @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.090 [Test worker @coroutine#4686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d5376b7 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.090 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-22 12:44:37.091 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.091 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.091 [Test worker @coroutine#4681] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-22 12:44:37.104 [Test worker @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.115 [Test worker @coroutine#4688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.117 [Test worker @coroutine#4690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.119 [Test worker @coroutine#4692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.131 [DefaultDispatcher-worker-10 @coroutine#4694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e 2024-04-22 12:44:37.141 [DefaultDispatcher-worker-2 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.152 [DefaultDispatcher-worker-16 @coroutine#4681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981 2024-04-22 12:44:37.160 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:37.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-22 12:44:37.163 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-22 12:44:37.163 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.163 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b6b9981: (connection evicted) 2024-04-22 12:44:37.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-22 12:44:37.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-22 12:44:37.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-22 12:44:37.164 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-22 12:44:37.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.165 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@57b4fc1e: (connection evicted) 2024-04-22 12:44:37.165 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.165 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-22 12:44:37.165 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34c31a34 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.166 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.167 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-22 12:44:37.185 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.196 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.198 [Test worker @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.200 [Test worker @coroutine#4725] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.200 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25c3a441 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.201 [Test worker @coroutine#4720] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-22 12:44:37.215 [Test worker @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.226 [Test worker @coroutine#4728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.228 [Test worker @coroutine#4730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.230 [Test worker @coroutine#4732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.242 [DefaultDispatcher-worker-11 @coroutine#4734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52bef30b 2024-04-22 12:44:37.254 [DefaultDispatcher-worker-12 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.261 [DefaultDispatcher-worker-4 @coroutine#4743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 12:44:37.266 [DefaultDispatcher-worker-9 @coroutine#4720] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@375dc95c 2024-04-22 12:44:37.267 [HikariPool-179 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-22 12:44:37.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-22 12:44:37.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.270 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@375dc95c: (connection evicted) 2024-04-22 12:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-22 12:44:37.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-22 12:44:37.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-22 12:44:37.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-22 12:44:37.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.271 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@52bef30b: (connection evicted) 2024-04-22 12:44:37.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-22 12:44:37.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@376b6d7d 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.273 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-22 12:44:37.274 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.274 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.274 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-22 12:44:37.278 [DefaultDispatcher-worker-14 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:37.278 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.278 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.278 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.279 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.279 [DefaultDispatcher-worker-1 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.291 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.303 [Test worker @coroutine#4766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.306 [Test worker @coroutine#4768] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.309 [Test worker @coroutine#4770] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b75d640 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.309 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-22 12:44:37.310 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.310 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.310 [Test worker @coroutine#4762] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-22 12:44:37.325 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.333 [DefaultDispatcher-worker-15 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:37.334 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.334 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.334 [DefaultDispatcher-worker-15 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.335 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.335 [DefaultDispatcher-worker-11 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.338 [Test worker @coroutine#4773] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.340 [Test worker @coroutine#4779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.342 [Test worker @coroutine#4781] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.351 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.354 [DefaultDispatcher-worker-7 @coroutine#4783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@532b3244 2024-04-22 12:44:37.370 [DefaultDispatcher-worker-5 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.374 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:37.381 [DefaultDispatcher-worker-2 @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4 2024-04-22 12:44:37.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-22 12:44:37.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-22 12:44:37.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.386 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f272dc4: (connection evicted) 2024-04-22 12:44:37.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-22 12:44:37.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-22 12:44:37.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-22 12:44:37.386 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-22 12:44:37.386 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.387 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@532b3244: (connection evicted) 2024-04-22 12:44:37.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-22 12:44:37.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-22 12:44:37.389 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20c4be8d 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.390 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-22 12:44:37.396 [DefaultDispatcher-worker-4 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:37.396 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.396 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.396 [DefaultDispatcher-worker-4 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.398 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.398 [DefaultDispatcher-worker-16 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.400 [DefaultDispatcher-worker-8 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:37.400 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.400 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.400 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.401 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.401 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.406 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.417 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.419 [Test worker @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.421 [Test worker @coroutine#4821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@273cb729 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.421 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-22 12:44:37.422 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.422 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.422 [Test worker @coroutine#4810] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-22 12:44:37.435 [Test worker @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.446 [Test worker @coroutine#4823] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.447 [Test worker @coroutine#4825] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.449 [Test worker @coroutine#4827] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.462 [DefaultDispatcher-worker-10 @coroutine#4829] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@398f6622 2024-04-22 12:44:37.475 [DefaultDispatcher-worker-4 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.490 [DefaultDispatcher-worker-7 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.490 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.500 [DefaultDispatcher-worker-4 @coroutine#4810] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.522 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.597 [DefaultDispatcher-worker-6 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:37.598 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.598 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.598 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.599 [DefaultDispatcher-worker-5 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.599 [DefaultDispatcher-worker-5 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.629 [DefaultDispatcher-worker-2 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b 2024-04-22 12:44:37.631 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-22 12:44:37.631 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-22 12:44:37.631 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.631 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6af6a3b: (connection evicted) 2024-04-22 12:44:37.632 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.632 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-22 12:44:37.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-22 12:44:37.632 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-22 12:44:37.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-22 12:44:37.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.633 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@398f6622: (connection evicted) 2024-04-22 12:44:37.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-22 12:44:37.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ccf1542 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.635 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-22 12:44:37.652 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.663 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.664 [Test worker @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.666 [Test worker @coroutine#4863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.666 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25767bd9 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.667 [Test worker @coroutine#4858] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-22 12:44:37.680 [Test worker @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.691 [Test worker @coroutine#4866] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.692 [Test worker @coroutine#4868] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.694 [Test worker @coroutine#4870] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.694 [DefaultDispatcher-worker-12 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:37.695 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.695 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.695 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.696 [DefaultDispatcher-worker-9 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.696 [DefaultDispatcher-worker-9 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.705 [DefaultDispatcher-worker-15 @coroutine#4873] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2fad470b 2024-04-22 12:44:37.718 [DefaultDispatcher-worker-1 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.728 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.731 [DefaultDispatcher-worker-9 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.735 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:37.741 [DefaultDispatcher-worker-11 @coroutine#4858] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7 2024-04-22 12:44:37.745 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-22 12:44:37.745 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-22 12:44:37.745 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.746 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@794eb6e7: (connection evicted) 2024-04-22 12:44:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-22 12:44:37.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-22 12:44:37.747 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-22 12:44:37.747 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-22 12:44:37.747 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.747 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2fad470b: (connection evicted) 2024-04-22 12:44:37.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-22 12:44:37.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-22 12:44:37.748 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@130901fd 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.749 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-22 12:44:37.767 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.770 [DefaultDispatcher-worker-11 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:37.770 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.770 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.770 [DefaultDispatcher-worker-11 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.771 [DefaultDispatcher-worker-12 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.771 [DefaultDispatcher-worker-12 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.779 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.781 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.783 [Test worker @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@738a1324 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.784 [Test worker @coroutine#4892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-22 12:44:37.798 [Test worker @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.809 [Test worker @coroutine#4904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.810 [Test worker @coroutine#4906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.812 [Test worker @coroutine#4908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.825 [DefaultDispatcher-worker-12 @coroutine#4910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@816272a 2024-04-22 12:44:37.839 [DefaultDispatcher-worker-12 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.849 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:37.853 [DefaultDispatcher-worker-9 @coroutine#4892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20fdd484 2024-04-22 12:44:37.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-22 12:44:37.858 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-22 12:44:37.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.858 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20fdd484: (connection evicted) 2024-04-22 12:44:37.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-22 12:44:37.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-22 12:44:37.859 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-22 12:44:37.859 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-22 12:44:37.859 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.859 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@816272a: (connection evicted) 2024-04-22 12:44:37.860 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.860 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-22 12:44:37.860 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d6de24e 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.861 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-22 12:44:37.862 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.862 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.862 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-22 12:44:37.878 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.889 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.891 [Test worker @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.893 [Test worker @coroutine#4930] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69f35d31 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.893 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-22 12:44:37.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.894 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.894 [Test worker @coroutine#4925] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-22 12:44:37.907 [Test worker @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.918 [Test worker @coroutine#4932] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.919 [Test worker @coroutine#4934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.921 [Test worker @coroutine#4936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.932 [DefaultDispatcher-worker-14 @coroutine#4938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34788780 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-17 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-14 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-17 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-17 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-17 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:37.934 [DefaultDispatcher-worker-14 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.935 [DefaultDispatcher-worker-14 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.935 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.935 [DefaultDispatcher-worker-5 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:37.946 [DefaultDispatcher-worker-15 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.959 [DefaultDispatcher-worker-2 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.962 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:37.969 [DefaultDispatcher-worker-15 @coroutine#4925] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@796eeafb 2024-04-22 12:44:37.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-22 12:44:37.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-22 12:44:37.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.975 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@796eeafb: (connection evicted) 2024-04-22 12:44:37.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-22 12:44:37.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-22 12:44:37.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-22 12:44:37.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-22 12:44:37.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:37.976 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34788780: (connection evicted) 2024-04-22 12:44:37.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:37.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-22 12:44:37.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69abff1d 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:37.979 [Test worker @coroutine#4962] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-22 12:44:38.000 [Test worker @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:38.011 [Test worker @coroutine#4963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:38.012 [Test worker @coroutine#4965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:38.014 [Test worker @coroutine#4967] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:38.025 [DefaultDispatcher-worker-14 @coroutine#4969] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:38.033 [DefaultDispatcher-worker-1 @coroutine#4962] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc 2024-04-22 12:44:38.046 [UI Thread @coroutine#4988] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928 2024-04-22 12:44:38.046 [UI Thread @coroutine#4988] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928. 2024-04-22 12:44:38.046 [UI Thread @coroutine#4988] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928 2024-04-22 12:44:38.048 [UI Thread @coroutine#4988] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928 2024-04-22 12:44:38.048 [UI Thread @coroutine#4988] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928 2024-04-22 12:44:38.048 [UI Thread @coroutine#4988] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928. 2024-04-22 12:44:38.048 [UI Thread @coroutine#4988] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583883100525436928 to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:38.051 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-22 12:44:38.051 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-22 12:44:38.051 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.051 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@15cba6dc: (connection evicted) 2024-04-22 12:44:38.052 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.052 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-22 12:44:38.052 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-22 12:44:38.103 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6259f18e 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.104 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-22 12:44:38.105 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.105 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.105 [Test worker @coroutine#5004] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-22 12:44:38.109 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:38.109 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.109 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.109 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.111 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.111 [DefaultDispatcher-worker-6 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.125 [Test worker @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.136 [Test worker @coroutine#5008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.138 [Test worker @coroutine#5010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.140 [Test worker @coroutine#5012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.151 [DefaultDispatcher-worker-13 @coroutine#5014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.174 [DefaultDispatcher-worker-2 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.178 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.183 [DefaultDispatcher-worker-1 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8 2024-04-22 12:44:38.205 [HikariPool-192 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-22 12:44:38.206 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-22 12:44:38.206 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.206 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b0b20a8: (connection evicted) 2024-04-22 12:44:38.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.207 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-22 12:44:38.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-22 12:44:38.257 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@126f428e 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-04-22 12:44:38.267 [Test worker @coroutine#5032] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-22 12:44:38.281 [Test worker @coroutine#5032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-04-22 12:44:38.284 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.290 [DefaultDispatcher-worker-3 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:38.290 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.290 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.290 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.291 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.291 [DefaultDispatcher-worker-2 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.292 [Test worker @coroutine#5033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-04-22 12:44:38.294 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-04-22 12:44:38.296 [Test worker @coroutine#5040] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@414a3c7d 2024-04-22 12:44:38.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-22 12:44:38.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-22 12:44:38.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:38.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.299 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-22 12:44:38.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d1cdebf 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.301 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-22 12:44:38.302 [Test worker @coroutine#5052] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-22 12:44:38.316 [Test worker @coroutine#5052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-22 12:44:38.321 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.326 [Test worker @coroutine#5054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-22 12:44:38.328 [Test worker @coroutine#5056] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-22 12:44:38.330 [Test worker @coroutine#5058] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56ed6e17 2024-04-22 12:44:38.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-22 12:44:38.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-22 12:44:38.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:38.333 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.333 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-22 12:44:38.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788cb7b0 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.335 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-22 12:44:38.345 [DefaultDispatcher-worker-2 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:38.345 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.345 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.345 [DefaultDispatcher-worker-2 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.346 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.346 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.350 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.361 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.363 [Test worker @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.365 [Test worker @coroutine#5079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43baf0b9 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.365 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-22 12:44:38.366 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.366 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.366 [Test worker @coroutine#5071] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-22 12:44:38.380 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.391 [Test worker @coroutine#5081] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.393 [Test worker @coroutine#5083] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.395 [Test worker @coroutine#5085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.406 [DefaultDispatcher-worker-17 @coroutine#5087] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ebd4486 2024-04-22 12:44:38.408 [DefaultDispatcher-worker-12 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:38.408 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.408 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.408 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.410 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.410 [DefaultDispatcher-worker-2 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.412 [DefaultDispatcher-worker-4 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:38.412 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.412 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.412 [DefaultDispatcher-worker-4 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.413 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.413 [DefaultDispatcher-worker-8 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.420 [DefaultDispatcher-worker-2 @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d 2024-04-22 12:44:38.424 [UI Thread @coroutine#5103] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.425 [UI Thread @coroutine#5103] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:44:38.425 [UI Thread @coroutine#5103] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.426 [UI Thread @coroutine#5103] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.426 [UI Thread @coroutine#5103] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.426 [UI Thread @coroutine#5103] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:44:38.426 [UI Thread @coroutine#5103] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:41425/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:38.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-22 12:44:38.428 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-22 12:44:38.428 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.428 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61bbe16d: (connection evicted) 2024-04-22 12:44:38.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-22 12:44:38.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-22 12:44:38.429 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-22 12:44:38.429 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-22 12:44:38.429 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.430 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ebd4486: (connection evicted) 2024-04-22 12:44:38.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.430 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-22 12:44:38.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e7f312 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.432 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-22 12:44:38.433 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.433 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.433 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-22 12:44:38.450 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.462 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.463 [Test worker @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.464 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.465 [Test worker @coroutine#5114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e885b9 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.466 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-22 12:44:38.467 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.467 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.467 [Test worker @coroutine#5109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-22 12:44:38.482 [Test worker @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.493 [Test worker @coroutine#5116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.494 [Test worker @coroutine#5118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.496 [Test worker @coroutine#5120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.509 [DefaultDispatcher-worker-10 @coroutine#5122] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c 2024-04-22 12:44:38.522 [DefaultDispatcher-worker-11 @coroutine#5109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fb539df 2024-04-22 12:44:38.524 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:60161/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.524 [UI Thread @coroutine#5132] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:60161/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:44:38.524 [UI Thread @coroutine#5132] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:60161/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.525 [UI Thread @coroutine#5132] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:60161/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.525 [UI Thread @coroutine#5132] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:60161/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.527 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-22 12:44:38.527 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-22 12:44:38.527 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.527 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fb539df: (connection evicted) 2024-04-22 12:44:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-22 12:44:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-22 12:44:38.528 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-22 12:44:38.528 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-22 12:44:38.528 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.528 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2d728a9c: (connection evicted) 2024-04-22 12:44:38.529 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.529 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-22 12:44:38.529 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-22 12:44:38.530 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4833bb83 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.531 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-22 12:44:38.548 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.558 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.560 [Test worker @coroutine#5142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.562 [Test worker @coroutine#5144] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3177190a 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.562 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-22 12:44:38.563 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.563 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.563 [Test worker @coroutine#5138] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-22 12:44:38.576 [Test worker @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.587 [Test worker @coroutine#5146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.588 [Test worker @coroutine#5148] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.590 [Test worker @coroutine#5150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.601 [DefaultDispatcher-worker-9 @coroutine#5152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7 2024-04-22 12:44:38.607 [DefaultDispatcher-worker-15 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:38.608 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.608 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.608 [DefaultDispatcher-worker-15 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.609 [DefaultDispatcher-worker-7 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.609 [DefaultDispatcher-worker-7 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.616 [DefaultDispatcher-worker-6 @coroutine#5138] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d4594a8 2024-04-22 12:44:38.618 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.618 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:44:38.618 [UI Thread @coroutine#5165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.620 [UI Thread @coroutine#5165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.620 [UI Thread @coroutine#5165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 12:44:38.620 [UI Thread @coroutine#5165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 12:44:38.620 [UI Thread @coroutine#5165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:34239/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:38.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-22 12:44:38.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-22 12:44:38.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.622 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d4594a8: (connection evicted) 2024-04-22 12:44:38.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-22 12:44:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-22 12:44:38.623 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-22 12:44:38.623 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-22 12:44:38.623 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.623 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d37a4d7: (connection evicted) 2024-04-22 12:44:38.624 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.624 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-22 12:44:38.624 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-22 12:44:38.625 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@133e7789 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.626 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-22 12:44:38.627 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.627 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.627 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-22 12:44:38.646 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.656 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.658 [Test worker @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.660 [Test worker @coroutine#5176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@564d9ec2 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.660 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.661 [Test worker @coroutine#5171] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-22 12:44:38.674 [Test worker @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.684 [Test worker @coroutine#5178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.686 [Test worker @coroutine#5180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.688 [Test worker @coroutine#5182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.700 [DefaultDispatcher-worker-7 @coroutine#5184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ac3739d 2024-04-22 12:44:38.705 [DefaultDispatcher-worker-2 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:38.706 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.706 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.706 [DefaultDispatcher-worker-2 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.707 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.707 [DefaultDispatcher-worker-5 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.714 [DefaultDispatcher-worker-16 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.727 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:38.729 [DefaultDispatcher-worker-16 @coroutine#5171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7845f53d 2024-04-22 12:44:38.735 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-22 12:44:38.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-22 12:44:38.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.739 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7845f53d: (connection evicted) 2024-04-22 12:44:38.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-22 12:44:38.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-22 12:44:38.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-22 12:44:38.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-22 12:44:38.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.740 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ac3739d: (connection evicted) 2024-04-22 12:44:38.741 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.741 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-22 12:44:38.741 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53a74970 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.743 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.744 [Test worker @coroutine#5222] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-22 12:44:38.760 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.761 [Test worker @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.772 [Test worker @coroutine#5223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.774 [Test worker @coroutine#5225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.776 [Test worker @coroutine#5227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.782 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.782 [DefaultDispatcher-worker-16 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:38.782 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.782 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.782 [DefaultDispatcher-worker-16 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.783 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.783 [DefaultDispatcher-worker-15 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.787 [DefaultDispatcher-worker-15 @coroutine#5229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.806 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.806 [DefaultDispatcher-worker-11 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.819 [DefaultDispatcher-worker-17 @coroutine#5222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.838 [DefaultDispatcher-worker-3 @coroutine#5253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55d607b 2024-04-22 12:44:38.841 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-22 12:44:38.841 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-22 12:44:38.841 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.841 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55d607b: (connection evicted) 2024-04-22 12:44:38.842 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.842 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-22 12:44:38.842 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a770af8 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.843 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.844 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-22 12:44:38.862 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.873 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.874 [Test worker @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.876 [Test worker @coroutine#5265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.876 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f36b021 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.877 [Test worker @coroutine#5259] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-22 12:44:38.890 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.899 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.901 [Test worker @coroutine#5267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.903 [Test worker @coroutine#5269] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.905 [Test worker @coroutine#5271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.917 [DefaultDispatcher-worker-3 @coroutine#5273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8 2024-04-22 12:44:38.922 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.930 [DefaultDispatcher-worker-11 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.942 [DefaultDispatcher-worker-12 @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d462edc 2024-04-22 12:44:38.944 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-12 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-2 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-12 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:38.947 [DefaultDispatcher-worker-2 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.948 [DefaultDispatcher-worker-10 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.948 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.948 [DefaultDispatcher-worker-15 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:38.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-22 12:44:38.950 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-22 12:44:38.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.950 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d462edc: (connection evicted) 2024-04-22 12:44:38.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-22 12:44:38.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-22 12:44:38.951 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-22 12:44:38.951 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-22 12:44:38.951 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.951 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@246ee6d8: (connection evicted) 2024-04-22 12:44:38.952 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:38.952 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-22 12:44:38.952 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-22 12:44:38.953 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29922188 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:38.954 [Test worker @coroutine#5303] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-22 12:44:38.964 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:38.970 [Test worker @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:38.981 [Test worker @coroutine#5304] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:38.983 [Test worker @coroutine#5306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:38.985 [Test worker @coroutine#5308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:38.995 [DefaultDispatcher-worker-17 @coroutine#5310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:39.004 [DefaultDispatcher-worker-12 @coroutine#5303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:39.017 [DefaultDispatcher-worker-12 @coroutine#5323] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc 2024-04-22 12:44:39.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-22 12:44:39.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-22 12:44:39.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.019 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.019 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6b8de9dc: (connection evicted) 2024-04-22 12:44:39.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-22 12:44:39.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1caff0db 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.022 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.023 [Test worker @coroutine#5331] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-22 12:44:39.039 [Test worker @coroutine#5331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.050 [Test worker @coroutine#5332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.052 [Test worker @coroutine#5334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.054 [Test worker @coroutine#5336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.064 [DefaultDispatcher-worker-5 @coroutine#5338] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.072 [DefaultDispatcher-worker-4 @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453d2a55 2024-04-22 12:44:39.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-22 12:44:39.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-22 12:44:39.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.075 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@453d2a55: (connection evicted) 2024-04-22 12:44:39.075 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.075 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-22 12:44:39.075 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-22 12:44:39.077 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e6d9c25 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.078 [Test worker @coroutine#5359] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-22 12:44:39.102 [Test worker @coroutine#5359] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.113 [Test worker @coroutine#5360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.115 [Test worker @coroutine#5362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.117 [Test worker @coroutine#5364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.121 [DefaultDispatcher-worker-14 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:39.121 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.121 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.121 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.123 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.123 [DefaultDispatcher-worker-12 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.173 [DefaultDispatcher-worker-13 @coroutine#5366] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5808573f 2024-04-22 12:44:39.176 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-22 12:44:39.176 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-22 12:44:39.176 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.177 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5808573f: (connection evicted) 2024-04-22 12:44:39.178 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.178 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-22 12:44:39.178 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2603a76d 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.179 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-22 12:44:39.180 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.180 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.180 [Test worker @coroutine#5385] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-22 12:44:39.194 [Test worker @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.205 [Test worker @coroutine#5386] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.207 [Test worker @coroutine#5388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.208 [Test worker @coroutine#5390] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.219 [DefaultDispatcher-worker-1 @coroutine#5392] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.226 [DefaultDispatcher-worker-1 @coroutine#5385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36deacfc 2024-04-22 12:44:39.232 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-22 12:44:39.232 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-22 12:44:39.232 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.233 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36deacfc: (connection evicted) 2024-04-22 12:44:39.233 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.233 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-22 12:44:39.233 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5aad4194 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.237 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-22 12:44:39.238 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-22 12:44:39.238 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-22 12:44:39.238 [Test worker @coroutine#5409] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-22 12:44:39.242 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.253 [Test worker @coroutine#5409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-22 12:44:39.264 [Test worker @coroutine#5410] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-22 12:44:39.266 [Test worker @coroutine#5412] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-22 12:44:39.267 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@453ca7f 2024-04-22 12:44:39.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-22 12:44:39.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-22 12:44:39.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.271 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.271 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-22 12:44:39.271 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-22 12:44:39.271 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f636de3 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-22 12:44:39.272 [Test worker @coroutine#5425] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-22 12:44:39.273 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.287 [Test worker @coroutine#5425] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-22 12:44:39.297 [Test worker @coroutine#5426] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-22 12:44:39.299 [Test worker @coroutine#5428] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-22 12:44:39.301 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@522fdf0c 2024-04-22 12:44:39.301 [DefaultDispatcher-worker-11 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:39.301 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.301 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.301 [DefaultDispatcher-worker-11 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.302 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.302 [DefaultDispatcher-worker-15 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-22 12:44:39.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-22 12:44:39.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.303 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.303 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-22 12:44:39.303 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-22 12:44:39.303 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2ff30a75 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.304 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-22 12:44:39.305 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-04-22 12:44:39.305 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-04-22 12:44:39.305 [Test worker @coroutine#5444] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-22 12:44:39.319 [Test worker @coroutine#5444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-04-22 12:44:39.330 [Test worker @coroutine#5446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-04-22 12:44:39.332 [Test worker @coroutine#5448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-04-22 12:44:39.333 [Test worker @coroutine#5450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@746cb25d 2024-04-22 12:44:39.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-22 12:44:39.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-22 12:44:39.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.338 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.338 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-22 12:44:39.338 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-22 12:44:39.343 [UI Thread @coroutine#5466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53853/Site/verify 2024-04-22 12:44:39.344 [UI Thread @coroutine#5466] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53853/Site/verify. 2024-04-22 12:44:39.344 [UI Thread @coroutine#5466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53853/Site/verify 2024-04-22 12:44:39.346 [UI Thread @coroutine#5466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53853/Site/verify 2024-04-22 12:44:39.346 [UI Thread @coroutine#5466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53853/Site/verify 2024-04-22 12:44:39.346 [UI Thread @coroutine#5466] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53853/Site/verify. 2024-04-22 12:44:39.346 [UI Thread @coroutine#5466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53853/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@23df16cf 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.351 [Test worker @coroutine#5480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-22 12:44:39.352 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8e111d 2024-04-22 12:44:39.352 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e8e111d 2024-04-22 12:44:39.352 [Test worker @coroutine#5480] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-22 12:44:39.356 [DefaultDispatcher-worker-17 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:39.356 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.356 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.356 [DefaultDispatcher-worker-17 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.357 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.357 [DefaultDispatcher-worker-14 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.368 [Test worker @coroutine#5480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8e111d 2024-04-22 12:44:39.379 [Test worker @coroutine#5484] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8e111d 2024-04-22 12:44:39.380 [Test worker @coroutine#5486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8e111d 2024-04-22 12:44:39.382 [Test worker @coroutine#5488] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e8e111d 2024-04-22 12:44:39.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-22 12:44:39.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-22 12:44:39.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.385 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-22 12:44:39.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.385 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ddf193a 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:44:39.386 [Test worker @coroutine#5500] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-22 12:44:39.400 [Test worker @coroutine#5500] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:44:39.411 [Test worker @coroutine#5501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:44:39.413 [Test worker @coroutine#5503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:44:39.415 [Test worker @coroutine#5505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@808fa1 2024-04-22 12:44:39.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-22 12:44:39.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-22 12:44:39.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-22 12:44:39.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-22 12:44:39.418 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b0796d4 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@173039b5 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@173039b5 2024-04-22 12:44:39.419 [Test worker @coroutine#5517] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-22 12:44:39.422 [DefaultDispatcher-worker-14 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:39.422 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.422 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.422 [DefaultDispatcher-worker-14 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.423 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.423 [DefaultDispatcher-worker-15 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.425 [DefaultDispatcher-worker-16 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:39.425 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.425 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.425 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.426 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.426 [DefaultDispatcher-worker-14 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.434 [Test worker @coroutine#5517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173039b5 2024-04-22 12:44:39.445 [Test worker @coroutine#5524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173039b5 2024-04-22 12:44:39.447 [Test worker @coroutine#5526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173039b5 2024-04-22 12:44:39.449 [Test worker @coroutine#5528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@173039b5 2024-04-22 12:44:39.451 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53455/Site/verify 2024-04-22 12:44:39.451 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53455/Site/verify. 2024-04-22 12:44:39.451 [UI Thread @coroutine#5537] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53455/Site/verify 2024-04-22 12:44:39.452 [UI Thread @coroutine#5537] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53455/Site/verify 2024-04-22 12:44:39.452 [UI Thread @coroutine#5537] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53455/Site/verify 2024-04-22 12:44:39.453 [UI Thread @coroutine#5537] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:53455/Site/verify. 2024-04-22 12:44:39.453 [UI Thread @coroutine#5537] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:53455/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:39.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-22 12:44:39.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-22 12:44:39.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.455 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-22 12:44:39.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-22 12:44:39.459 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:54475/Site/verify 2024-04-22 12:44:39.459 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:54475/Site/verify. 2024-04-22 12:44:39.459 [UI Thread @coroutine#5549] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:54475/Site/verify 2024-04-22 12:44:39.461 [UI Thread @coroutine#5549] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:54475/Site/verify 2024-04-22 12:44:39.461 [UI Thread @coroutine#5549] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:54475/Site/verify 2024-04-22 12:44:39.461 [UI Thread @coroutine#5549] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:54475/Site/verify. 2024-04-22 12:44:39.461 [UI Thread @coroutine#5549] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:54475/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:39.463 [DefaultDispatcher-worker-16 @coroutine#5558] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 12:44:39.467 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35185/Site/verify 2024-04-22 12:44:39.467 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35185/Site/verify. 2024-04-22 12:44:39.467 [UI Thread @coroutine#5563] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35185/Site/verify 2024-04-22 12:44:39.468 [UI Thread @coroutine#5563] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35185/Site/verify 2024-04-22 12:44:39.468 [UI Thread @coroutine#5563] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35185/Site/verify 2024-04-22 12:44:39.468 [UI Thread @coroutine#5563] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:35185/Site/verify. 2024-04-22 12:44:39.468 [UI Thread @coroutine#5563] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:35185/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:39.475 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-22 12:44:39.475 [UI Thread @coroutine#5578] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:79/Site/verify. 2024-04-22 12:44:39.475 [UI Thread @coroutine#5578] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-22 12:44:39.476 [UI Thread @coroutine#5578] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.ConnectException: Failed to connect to localhost/127.0.0.1:79 for request http://localhost:79/Site/verify 2024-04-22 12:44:39.479 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5409305f 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.480 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.481 [Test worker @coroutine#5585] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-22 12:44:39.496 [DefaultDispatcher-worker-10 @coroutine#5587] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 12:44:39.499 [Test worker @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.504 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.510 [Test worker @coroutine#5588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.511 [Test worker @coroutine#5590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.513 [Test worker @coroutine#5592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.524 [DefaultDispatcher-worker-9 @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.542 [DefaultDispatcher-worker-7 @coroutine#5602] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 12:44:39.548 [DefaultDispatcher-worker-3 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.558 [DefaultDispatcher-worker-13 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.559 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.565 [DefaultDispatcher-worker-13 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.570 [DefaultDispatcher-worker-17 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 12:44:39.572 [DefaultDispatcher-worker-11 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.581 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:39.582 [DefaultDispatcher-worker-3 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.594 [DefaultDispatcher-worker-10 @coroutine#5585] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.596 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.613 [DefaultDispatcher-worker-7 @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a6af38 2024-04-22 12:44:39.615 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-22 12:44:39.615 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-22 12:44:39.615 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.615 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a6af38: (connection evicted) 2024-04-22 12:44:39.616 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.616 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-22 12:44:39.616 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@382e7f70 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.618 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-22 12:44:39.619 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.619 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.619 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-22 12:44:39.620 [DefaultDispatcher-worker-16 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:39.620 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.620 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.620 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.621 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.621 [DefaultDispatcher-worker-9 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.633 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.641 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.644 [Test worker @coroutine#5623] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.645 [Test worker @coroutine#5625] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.647 [Test worker @coroutine#5627] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.647 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18a693de 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.648 [Test worker @coroutine#5619] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-22 12:44:39.662 [Test worker @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.669 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.673 [Test worker @coroutine#5629] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.675 [Test worker @coroutine#5632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.676 [Test worker @coroutine#5634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.688 [DefaultDispatcher-worker-1 @coroutine#5636] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@40597c95 2024-04-22 12:44:39.703 [DefaultDispatcher-worker-15 @coroutine#5619] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1193d400 2024-04-22 12:44:39.717 [DefaultDispatcher-worker-13 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:39.718 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.718 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.718 [DefaultDispatcher-worker-13 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.719 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.719 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.719 [DefaultDispatcher-worker-11 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.720 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-22 12:44:39.720 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-22 12:44:39.720 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.721 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1193d400: (connection evicted) 2024-04-22 12:44:39.721 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.721 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-22 12:44:39.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-22 12:44:39.721 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-22 12:44:39.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-22 12:44:39.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.722 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@40597c95: (connection evicted) 2024-04-22 12:44:39.722 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.722 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-22 12:44:39.722 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4872d04d 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.723 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.724 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-22 12:44:39.739 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.750 [Test worker @coroutine#5675] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.752 [Test worker @coroutine#5678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.754 [Test worker @coroutine#5680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5a2e4e77 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.754 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.755 [Test worker @coroutine#5674] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-22 12:44:39.768 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.779 [Test worker @coroutine#5682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.781 [Test worker @coroutine#5685] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.783 [Test worker @coroutine#5687] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.794 [DefaultDispatcher-worker-2 @coroutine#5689] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d 2024-04-22 12:44:39.795 [DefaultDispatcher-worker-9 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:39.795 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.795 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.795 [DefaultDispatcher-worker-9 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.796 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.796 [DefaultDispatcher-worker-7 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.806 [DefaultDispatcher-worker-4 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.816 [DefaultDispatcher-worker-10 @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65977161 2024-04-22 12:44:39.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-22 12:44:39.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-22 12:44:39.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.822 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65977161: (connection evicted) 2024-04-22 12:44:39.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-22 12:44:39.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-22 12:44:39.822 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-22 12:44:39.822 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-22 12:44:39.822 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.823 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fb8ad3d: (connection evicted) 2024-04-22 12:44:39.823 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:39.823 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-22 12:44:39.823 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d2ec8b2 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.824 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.825 [Test worker @coroutine#5732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-22 12:44:39.841 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.852 [Test worker @coroutine#5733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.854 [Test worker @coroutine#5735] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.855 [Test worker @coroutine#5737] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@32bff23d 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.856 [Test worker @coroutine#5732] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-22 12:44:39.869 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.880 [Test worker @coroutine#5739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.882 [Test worker @coroutine#5741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.884 [Test worker @coroutine#5743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.895 [DefaultDispatcher-worker-12 @coroutine#5745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb 2024-04-22 12:44:39.907 [DefaultDispatcher-worker-4 @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.917 [DefaultDispatcher-worker-8 @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502326b3 2024-04-22 12:44:39.925 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.956 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-10 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-7 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-7 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-7 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-7 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.961 [DefaultDispatcher-worker-10 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.962 [DefaultDispatcher-worker-10 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.962 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:39.962 [DefaultDispatcher-worker-1 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.133 [DefaultDispatcher-worker-1 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:40.133 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.133 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.133 [DefaultDispatcher-worker-1 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.134 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.134 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-22 12:44:40.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-22 12:44:40.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.170 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502326b3: (connection evicted) 2024-04-22 12:44:40.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-22 12:44:40.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-22 12:44:40.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-22 12:44:40.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-22 12:44:40.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.171 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@23f4aaeb: (connection evicted) 2024-04-22 12:44:40.172 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.172 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-22 12:44:40.172 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2caf6813 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.173 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.174 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-22 12:44:40.191 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.202 [Test worker @coroutine#5794] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.203 [Test worker @coroutine#5796] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.205 [Test worker @coroutine#5798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.205 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-22 12:44:40.205 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@124ba047 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.206 [Test worker @coroutine#5793] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-22 12:44:40.219 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.230 [Test worker @coroutine#5800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.232 [Test worker @coroutine#5802] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.234 [Test worker @coroutine#5804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.246 [DefaultDispatcher-worker-3 @coroutine#5806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c658163 2024-04-22 12:44:40.258 [DefaultDispatcher-worker-13 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.266 [DefaultDispatcher-worker-13 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.274 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.275 [DefaultDispatcher-worker-7 @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4 2024-04-22 12:44:40.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-22 12:44:40.280 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-22 12:44:40.280 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.280 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2e5d40a4: (connection evicted) 2024-04-22 12:44:40.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-22 12:44:40.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-22 12:44:40.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-22 12:44:40.281 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-22 12:44:40.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.282 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c658163: (connection evicted) 2024-04-22 12:44:40.282 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.282 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-22 12:44:40.282 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-22 12:44:40.283 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76b49d0 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.284 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.285 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-22 12:44:40.304 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.312 [DefaultDispatcher-worker-7 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:40.312 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.312 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.313 [DefaultDispatcher-worker-7 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.314 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.314 [DefaultDispatcher-worker-3 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.315 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.317 [Test worker @coroutine#5851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.319 [Test worker @coroutine#5853] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@688c914e 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.319 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-22 12:44:40.320 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.320 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.320 [Test worker @coroutine#5844] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-22 12:44:40.338 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.349 [Test worker @coroutine#5855] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.351 [Test worker @coroutine#5857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.352 [Test worker @coroutine#5859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.365 [DefaultDispatcher-worker-12 @coroutine#5861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3acae925 2024-04-22 12:44:40.368 [DefaultDispatcher-worker-1 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:40.368 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.368 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.368 [DefaultDispatcher-worker-1 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.369 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.369 [DefaultDispatcher-worker-6 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.378 [DefaultDispatcher-worker-1 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.385 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.386 [DefaultDispatcher-worker-3 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.394 [DefaultDispatcher-worker-17 @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6acedf54 2024-04-22 12:44:40.400 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-22 12:44:40.400 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-22 12:44:40.400 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.400 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6acedf54: (connection evicted) 2024-04-22 12:44:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-22 12:44:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-22 12:44:40.401 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-22 12:44:40.401 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-22 12:44:40.401 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.401 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3acae925: (connection evicted) 2024-04-22 12:44:40.402 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.402 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-22 12:44:40.402 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7452e4ec 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.403 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-22 12:44:40.404 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.404 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.404 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-22 12:44:40.420 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.431 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.433 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.435 [Test worker @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@12c66345 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.436 [Test worker @coroutine#5903] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-22 12:44:40.436 [DefaultDispatcher-worker-5 @coroutine#2217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29612ee2 2024-04-22 12:44:40.436 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.436 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.437 [DefaultDispatcher-worker-5 @coroutine#2217] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.437 [DefaultDispatcher-worker-16 @coroutine#1915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7baf7e2c 2024-04-22 12:44:40.437 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.437 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.437 [DefaultDispatcher-worker-16 @coroutine#1915] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.438 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.438 [DefaultDispatcher-worker-12 @coroutine#2217] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:35487/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.438 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.439 [DefaultDispatcher-worker-13 @coroutine#1915] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:52631/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.450 [Test worker @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.461 [Test worker @coroutine#5916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.462 [Test worker @coroutine#5918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.464 [Test worker @coroutine#5920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.469 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.476 [DefaultDispatcher-worker-10 @coroutine#5922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd 2024-04-22 12:44:40.489 [DefaultDispatcher-worker-10 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.498 [DefaultDispatcher-worker-11 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.504 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.507 [DefaultDispatcher-worker-6 @coroutine#5903] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e 2024-04-22 12:44:40.513 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-22 12:44:40.513 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-22 12:44:40.513 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.513 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ae68d0e: (connection evicted) 2024-04-22 12:44:40.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-22 12:44:40.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-22 12:44:40.514 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-22 12:44:40.514 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-22 12:44:40.514 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.514 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13ae0ffd: (connection evicted) 2024-04-22 12:44:40.515 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.515 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-22 12:44:40.515 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6757ed9e 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.517 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0eb7e 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0eb7e 2024-04-22 12:44:40.518 [Test worker @coroutine#5960] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-22 12:44:40.535 [Test worker @coroutine#5960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0eb7e 2024-04-22 12:44:40.545 [Test worker @coroutine#5961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0eb7e 2024-04-22 12:44:40.547 [Test worker @coroutine#5963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0eb7e 2024-04-22 12:44:40.549 [Test worker @coroutine#5965] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b0eb7e 2024-04-22 12:44:40.557 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-22 12:44:40.557 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-22 12:44:40.557 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.558 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.558 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-22 12:44:40.558 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687e9f0b 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.558 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.559 [Test worker @coroutine#5982] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-22 12:44:40.576 [Test worker @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.587 [Test worker @coroutine#5983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.589 [Test worker @coroutine#5985] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.591 [Test worker @coroutine#5987] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.600 [DefaultDispatcher-worker-10 @coroutine#5989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.622 [DefaultDispatcher-worker-7 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.633 [DefaultDispatcher-worker-6 @coroutine#1961] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@49c72fb7 2024-04-22 12:44:40.633 [DefaultDispatcher-worker-3 @coroutine#5982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c 2024-04-22 12:44:40.634 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.634 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.634 [DefaultDispatcher-worker-6 @coroutine#1961] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.635 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.635 [DefaultDispatcher-worker-16 @coroutine#1961] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42147/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.638 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-22 12:44:40.638 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-22 12:44:40.638 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.638 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ae9b9c: (connection evicted) 2024-04-22 12:44:40.639 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.639 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-22 12:44:40.639 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a5e19fe 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.640 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.641 [Test worker @coroutine#6010] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-22 12:44:40.657 [Test worker @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.666 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.668 [Test worker @coroutine#6011] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.670 [Test worker @coroutine#6013] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.672 [Test worker @coroutine#6016] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.681 [DefaultDispatcher-worker-1 @coroutine#6018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.701 [DefaultDispatcher-worker-3 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.711 [DefaultDispatcher-worker-13 @coroutine#6010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.727 [DefaultDispatcher-worker-7 @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1 2024-04-22 12:44:40.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-22 12:44:40.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-22 12:44:40.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.729 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222b4ab1: (connection evicted) 2024-04-22 12:44:40.729 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.729 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-22 12:44:40.729 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-22 12:44:40.730 [DefaultDispatcher-worker-6 @coroutine#1994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fb379e4 2024-04-22 12:44:40.730 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-22 12:44:40.730 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.731 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.731 [DefaultDispatcher-worker-6 @coroutine#1994] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@625439ba 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.731 [Test worker @coroutine#6042] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-22 12:44:40.732 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.732 [DefaultDispatcher-worker-12 @coroutine#1994] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51863/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.748 [Test worker @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.758 [Test worker @coroutine#6046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.760 [Test worker @coroutine#6048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.762 [Test worker @coroutine#6050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.772 [DefaultDispatcher-worker-16 @coroutine#6052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.790 [DefaultDispatcher-worker-16 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.799 [DefaultDispatcher-worker-13 @coroutine#6042] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.808 [DefaultDispatcher-worker-4 @coroutine#2023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3074575a 2024-04-22 12:44:40.808 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.808 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.808 [DefaultDispatcher-worker-4 @coroutine#2023] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.809 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.809 [DefaultDispatcher-worker-14 @coroutine#2023] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50329/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.812 [DefaultDispatcher-worker-16 @coroutine#6068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2416378c 2024-04-22 12:44:40.813 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-22 12:44:40.813 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-22 12:44:40.813 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.813 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2416378c: (connection evicted) 2024-04-22 12:44:40.814 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.814 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-22 12:44:40.814 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c902a72 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.816 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2024-04-22 12:44:40.817 [Test worker @coroutine#6079] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-22 12:44:40.833 [Test worker @coroutine#6079] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2024-04-22 12:44:40.845 [Test worker @coroutine#6080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2024-04-22 12:44:40.847 [Test worker @coroutine#6082] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2024-04-22 12:44:40.848 [Test worker @coroutine#6084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6434d49e 2024-04-22 12:44:40.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-22 12:44:40.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-22 12:44:40.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.853 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.853 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-22 12:44:40.853 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70edffdb 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.854 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-22 12:44:40.855 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-22 12:44:40.855 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-22 12:44:40.855 [Test worker @coroutine#6103] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-22 12:44:40.868 [Test worker @coroutine#6103] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-22 12:44:40.879 [Test worker @coroutine#6104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-22 12:44:40.881 [Test worker @coroutine#6106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-22 12:44:40.883 [Test worker @coroutine#6108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2b7e739 2024-04-22 12:44:40.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-22 12:44:40.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-22 12:44:40.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.886 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.886 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-22 12:44:40.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-22 12:44:40.886 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c30efc4 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@cea6297 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@cea6297 2024-04-22 12:44:40.887 [Test worker @coroutine#6125] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-22 12:44:40.901 [Test worker @coroutine#6125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea6297 2024-04-22 12:44:40.912 [Test worker @coroutine#6126] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea6297 2024-04-22 12:44:40.914 [Test worker @coroutine#6128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea6297 2024-04-22 12:44:40.916 [Test worker @coroutine#6130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cea6297 2024-04-22 12:44:40.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-22 12:44:40.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-22 12:44:40.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.919 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-22 12:44:40.919 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-22 12:44:40.921 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@565d35dc 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfb0954 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@bfb0954 2024-04-22 12:44:40.922 [UI Thread @coroutine#6147] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-22 12:44:40.938 [UI Thread @coroutine#6147] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfb0954 2024-04-22 12:44:40.949 [UI Thread @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfb0954 2024-04-22 12:44:40.951 [UI Thread @coroutine#6152] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfb0954 2024-04-22 12:44:40.952 [UI Thread @coroutine#6154] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bfb0954 2024-04-22 12:44:40.955 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-22 12:44:40.955 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-22 12:44:40.955 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:40.955 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bfb0954: (connection evicted) 2024-04-22 12:44:40.956 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.956 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-22 12:44:40.956 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d3776 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.957 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-22 12:44:40.958 [Test worker @coroutine#6161] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-3 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36eb9526 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-12 @coroutine#2066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@11e75942 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://inaccessible/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-3 @coroutine#2052] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:40.976 [DefaultDispatcher-worker-12 @coroutine#2066] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.977 [DefaultDispatcher-worker-8 @coroutine#2052] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.977 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.977 [DefaultDispatcher-worker-3 @coroutine#2066] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49661/UmAppDatabase/replication/nodeId 2024-04-22 12:44:40.977 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-22 12:44:40.988 [Test worker @coroutine#6168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-22 12:44:40.990 [Test worker @coroutine#6170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-22 12:44:40.992 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2ef99072 2024-04-22 12:44:40.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-22 12:44:40.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-22 12:44:40.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:40.994 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:40.994 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-22 12:44:40.994 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-22 12:44:40.995 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1502cd38 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f453412 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f453412 2024-04-22 12:44:40.996 [Test worker @coroutine#6183] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-22 12:44:41.010 [Test worker @coroutine#6183] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f453412 2024-04-22 12:44:41.021 [Test worker @coroutine#6184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f453412 2024-04-22 12:44:41.024 [Test worker @coroutine#6186] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f453412 2024-04-22 12:44:41.027 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f453412 2024-04-22 12:44:41.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-22 12:44:41.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-22 12:44:41.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.028 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.028 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-22 12:44:41.028 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@321d39cc 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.029 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de473d9 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@3de473d9 2024-04-22 12:44:41.030 [Test worker @coroutine#6199] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-22 12:44:41.044 [Test worker @coroutine#6199] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de473d9 2024-04-22 12:44:41.055 [Test worker @coroutine#6200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de473d9 2024-04-22 12:44:41.057 [Test worker @coroutine#6202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de473d9 2024-04-22 12:44:41.059 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3de473d9 2024-04-22 12:44:41.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-22 12:44:41.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-22 12:44:41.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.060 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-22 12:44:41.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-22 12:44:41.061 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6c40ae2d 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2024-04-22 12:44:41.062 [Test worker @coroutine#6215] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-22 12:44:41.076 [Test worker @coroutine#6215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2024-04-22 12:44:41.087 [Test worker @coroutine#6216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2024-04-22 12:44:41.089 [Test worker @coroutine#6218] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2024-04-22 12:44:41.091 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@283c6f00 2024-04-22 12:44:41.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-22 12:44:41.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-22 12:44:41.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.092 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.092 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-22 12:44:41.092 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ea44b7 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.094 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-22 12:44:41.095 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-04-22 12:44:41.095 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-04-22 12:44:41.095 [Test worker @coroutine#6231] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-22 12:44:41.109 [Test worker @coroutine#6231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-04-22 12:44:41.120 [Test worker @coroutine#6232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-04-22 12:44:41.122 [Test worker @coroutine#6234] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-04-22 12:44:41.124 [Test worker @coroutine#6236] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8f2513c 2024-04-22 12:44:41.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-22 12:44:41.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-22 12:44:41.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.128 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-22 12:44:41.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b5fa30d 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.129 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.130 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-22 12:44:41.130 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-22 12:44:41.130 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-22 12:44:41.130 [Test worker @coroutine#6249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-22 12:44:41.143 [DefaultDispatcher-worker-14 @coroutine#2118] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69cc3370 2024-04-22 12:44:41.143 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.143 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:41.143 [DefaultDispatcher-worker-14 @coroutine#2118] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.144 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.144 [DefaultDispatcher-worker-8 @coroutine#2118] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57645/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.145 [Test worker @coroutine#6249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-22 12:44:41.156 [Test worker @coroutine#6253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-22 12:44:41.158 [Test worker @coroutine#6255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-22 12:44:41.159 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cb83205 2024-04-22 12:44:41.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-22 12:44:41.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-22 12:44:41.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.162 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.162 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-22 12:44:41.162 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@71d94ab 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-22 12:44:41.163 [Test worker @coroutine#6270] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-22 12:44:41.177 [Test worker @coroutine#6270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-22 12:44:41.188 [Test worker @coroutine#6271] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-22 12:44:41.190 [Test worker @coroutine#6273] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-22 12:44:41.192 [Test worker @coroutine#6275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76c1ede3 2024-04-22 12:44:41.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-22 12:44:41.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-22 12:44:41.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.194 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.194 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-22 12:44:41.194 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fc98c70 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.195 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-22 12:44:41.196 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-04-22 12:44:41.196 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-04-22 12:44:41.196 [Test worker @coroutine#6288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-22 12:44:41.210 [Test worker @coroutine#6288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-04-22 12:44:41.221 [Test worker @coroutine#6289] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-04-22 12:44:41.222 [Test worker @coroutine#6292] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-04-22 12:44:41.224 [Test worker @coroutine#6294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3bcebb8f 2024-04-22 12:44:41.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-22 12:44:41.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-22 12:44:41.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.226 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-22 12:44:41.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1bbebf8e 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.228 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@539a50ea 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@539a50ea 2024-04-22 12:44:41.229 [Test worker @coroutine#6307] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-22 12:44:41.243 [Test worker @coroutine#6307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539a50ea 2024-04-22 12:44:41.254 [Test worker @coroutine#6308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539a50ea 2024-04-22 12:44:41.256 [Test worker @coroutine#6310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539a50ea 2024-04-22 12:44:41.257 [Test worker @coroutine#6312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@539a50ea 2024-04-22 12:44:41.266 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-22 12:44:41.267 [UI Thread @coroutine#6321] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://invalid/Site/verify. 2024-04-22 12:44:41.267 [UI Thread @coroutine#6321] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-22 12:44:41.268 [UI Thread @coroutine#6321] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: invalid: Name or service not known for request https://invalid/Site/verify 2024-04-22 12:44:41.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-22 12:44:41.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-22 12:44:41.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.270 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.270 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-22 12:44:41.270 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-22 12:44:41.271 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c175d82 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-22 12:44:41.272 [Test worker @coroutine#6328] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-22 12:44:41.289 [Test worker @coroutine#6328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-22 12:44:41.301 [Test worker @coroutine#6329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-22 12:44:41.302 [Test worker @coroutine#6331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-22 12:44:41.304 [Test worker @coroutine#6333] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e1b96a7 2024-04-22 12:44:41.307 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:49665/Site/verify 2024-04-22 12:44:41.307 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:49665/Site/verify. 2024-04-22 12:44:41.307 [UI Thread @coroutine#6344] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:49665/Site/verify 2024-04-22 12:44:41.308 [UI Thread @coroutine#6344] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:49665/Site/verify 2024-04-22 12:44:41.308 [UI Thread @coroutine#6344] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:49665/Site/verify 2024-04-22 12:44:41.308 [UI Thread @coroutine#6344] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:49665/Site/verify. 2024-04-22 12:44:41.308 [UI Thread @coroutine#6344] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:49665/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 12:44:41.310 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-22 12:44:41.310 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-22 12:44:41.310 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 12:44:41.311 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.311 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-22 12:44:41.311 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e6f3ad5 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 12:44:41.316 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 12:44:41.317 [Test worker @coroutine#6352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-22 12:44:41.317 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.317 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.317 [Test worker @coroutine#6352] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-22 12:44:41.322 [DefaultDispatcher-worker-14 @coroutine#2161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@35d4fecf 2024-04-22 12:44:41.322 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.322 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:41.322 [DefaultDispatcher-worker-14 @coroutine#2161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.323 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.323 [DefaultDispatcher-worker-12 @coroutine#2161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50965/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.334 [Test worker @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.345 [Test worker @coroutine#6356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.346 [Test worker @coroutine#6358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.348 [Test worker @coroutine#6360] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.358 [DefaultDispatcher-worker-3 @coroutine#6362] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.367 [DefaultDispatcher-worker-12 @coroutine#6352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@17563b82 2024-04-22 12:44:41.373 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json 2024-04-22 12:44:41.373 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json. 2024-04-22 12:44:41.373 [UI Thread @coroutine#6371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json 2024-04-22 12:44:41.374 [UI Thread @coroutine#6371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json 2024-04-22 12:44:41.374 [UI Thread @coroutine#6371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json 2024-04-22 12:44:41.375 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json. 2024-04-22 12:44:41.375 [UI Thread @coroutine#6371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48173/583883116529143808/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:41.375 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:48173/tincan.xml 2024-04-22 12:44:41.375 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48173/tincan.xml. 2024-04-22 12:44:41.375 [UI Thread @coroutine#6371] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:48173/tincan.xml 2024-04-22 12:44:41.376 [UI Thread @coroutine#6371] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:48173/tincan.xml 2024-04-22 12:44:41.376 [UI Thread @coroutine#6371] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:48173/tincan.xml 2024-04-22 12:44:41.378 [DefaultDispatcher-worker-5 @coroutine#1883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5cdf61d 2024-04-22 12:44:41.379 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.379 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId. 2024-04-22 12:44:41.379 [DefaultDispatcher-worker-5 @coroutine#1883] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.379 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.379 [DefaultDispatcher-worker-7 @coroutine#1883] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46619/UmAppDatabase/replication/nodeId 2024-04-22 12:44:41.417 [UI Thread @coroutine#6371] TRACE i.k.c.p.c.ContentNegotiation - Response body type class io.ktor.utils.io.ByteReadChannel is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:48173/tincan.xml. 2024-04-22 12:44:41.417 [UI Thread @coroutine#6371] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:48173/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-22 12:44:41.417 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:41.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-22 12:44:41.419 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-22 12:44:41.419 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 12:44:41.419 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17563b82: (connection evicted) 2024-04-22 12:44:41.420 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 12:44:41.420 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-22 12:44:41.420 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.