2024-04-22 11:41:56.829 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2024-04-22 11:41:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:56.835 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7219ac49 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:56.836 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:41:56.837 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:56.838 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:56.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:56.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:56.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:56.839 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:56.840 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2024-04-22 11:41:56.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:56.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:56.930 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2024-04-22 11:41:57.030 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:41:57.035 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d09b65e 2024-04-22 11:41:57.035 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d09b65e 2024-04-22 11:41:57.039 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ce418f 2024-04-22 11:41:57.039 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@43ce418f 2024-04-22 11:41:57.041 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.043 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f1dd2e 2024-04-22 11:41:57.043 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f1dd2e 2024-04-22 11:41:57.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f34bb4 2024-04-22 11:41:57.046 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f34bb4 2024-04-22 11:41:57.049 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@248a6f2 2024-04-22 11:41:57.049 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@248a6f2 2024-04-22 11:41:57.052 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@333b4d0d 2024-04-22 11:41:57.052 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@333b4d0d 2024-04-22 11:41:57.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6afee9 2024-04-22 11:41:57.055 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a6afee9 2024-04-22 11:41:57.058 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dcb4fb 2024-04-22 11:41:57.058 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@62dcb4fb 2024-04-22 11:41:57.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564f164 2024-04-22 11:41:57.061 [HikariPool-1 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@2564f164 2024-04-22 11:41:57.061 [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 11:41:57.072 [Test worker @coroutine#2] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.076 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.317 [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 11:41:57.318 [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 11:41:57.318 [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 11:41:57.319 [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 11:41:57.364 [DefaultDispatcher-worker-2 @coroutine#6] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.366 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 11:41:57.367 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 11:41:57.367 [DefaultDispatcher-worker-2 @coroutine#6] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 11:41:57.429 [Test worker @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.478 [DefaultDispatcher-worker-2 @coroutine#15] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.504 [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 11:41:57.525 [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 11:41:57.544 [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 11:41:57.555 [Test worker @coroutine#20] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.615 [DefaultDispatcher-worker-3 @coroutine#7] TRACE i.k.client.plugins.HttpCallValidator - Processing exception javax.net.ssl.SSLHandshakeException: PKIX path validation failed: java.security.cert.CertPathValidatorException: validity check failed for request https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:41:57.615 [DefaultDispatcher-worker-6 @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 11:41:57.693 [DefaultDispatcher-worker-1 @coroutine#22] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f 2024-04-22 11:41:57.730 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown initiated... 2024-04-22 11:41:57.730 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Close initiated... 2024-04-22 11:41:57.730 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 11:41:57.731 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0fdb2f: (connection evicted) 2024-04-22 11:41:57.732 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d09b65e: (connection evicted) 2024-04-22 11:41:57.732 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43ce418f: (connection evicted) 2024-04-22 11:41:57.733 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@47f1dd2e: (connection evicted) 2024-04-22 11:41:57.733 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f34bb4: (connection evicted) 2024-04-22 11:41:57.734 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@248a6f2: (connection evicted) 2024-04-22 11:41:57.734 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333b4d0d: (connection evicted) 2024-04-22 11:41:57.735 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7a6afee9: (connection evicted) 2024-04-22 11:41:57.735 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62dcb4fb: (connection evicted) 2024-04-22 11:41:57.736 [HikariPool-1 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2564f164: (connection evicted) 2024-04-22 11:41:57.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:57.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Closed. 2024-04-22 11:41:57.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Shutdown completed. 2024-04-22 11:41:57.742 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2024-04-22 11:41:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:57.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794c5f5e 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:57.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:57.745 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:57.746 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2024-04-22 11:41:57.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.750 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2024-04-22 11:41:57.751 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.763 [Test worker @coroutine#27] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.766 [Test worker @coroutine#29] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.768 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:41:57.768 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:41:57.768 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:41:57.768 [DefaultDispatcher-worker-1 @coroutine#32] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for https://test.ustadmobile.app/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:41:57.781 [DefaultDispatcher-worker-1 @coroutine#31] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.783 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 11:41:57.783 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for https://test.ustadmobile.app/UmAppDatabase/replication/nodeId. 2024-04-22 11:41:57.783 [DefaultDispatcher-worker-1 @coroutine#31] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://test.ustadmobile.app/UmAppDatabase/replication/nodeId 2024-04-22 11:41:57.790 [Test worker @coroutine#35] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.807 [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 11:41:57.825 [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 11:41:57.830 [DefaultDispatcher-worker-7 @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 11:41:57.839 [DefaultDispatcher-worker-3 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.845 [DefaultDispatcher-worker-7 @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 11:41:57.850 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:41:57.854 [DefaultDispatcher-worker-2 @coroutine#40] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.856 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8f7d1b 2024-04-22 11:41:57.857 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f8f7d1b 2024-04-22 11:41:57.861 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61489e9a 2024-04-22 11:41:57.861 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@61489e9a 2024-04-22 11:41:57.861 [Test worker @coroutine#46] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.864 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6577166b 2024-04-22 11:41:57.865 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6577166b 2024-04-22 11:41:57.869 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@207594a1 2024-04-22 11:41:57.869 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@207594a1 2024-04-22 11:41:57.872 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@34865211 2024-04-22 11:41:57.873 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@34865211 2024-04-22 11:41:57.876 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fb655 2024-04-22 11:41:57.877 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@111fb655 2024-04-22 11:41:57.880 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c062e53 2024-04-22 11:41:57.880 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c062e53 2024-04-22 11:41:57.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a6bee 2024-04-22 11:41:57.884 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@405a6bee 2024-04-22 11:41:57.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cabf2e 2024-04-22 11:41:57.888 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@46cabf2e 2024-04-22 11:41:57.888 [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 11:41:57.943 [DefaultDispatcher-worker-3 @coroutine#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@236861da 2024-04-22 11:41:57.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown initiated... 2024-04-22 11:41:57.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Close initiated... 2024-04-22 11:41:57.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 11:41:57.975 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@236861da: (connection evicted) 2024-04-22 11:41:57.976 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f8f7d1b: (connection evicted) 2024-04-22 11:41:57.977 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61489e9a: (connection evicted) 2024-04-22 11:41:57.977 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6577166b: (connection evicted) 2024-04-22 11:41:57.977 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@207594a1: (connection evicted) 2024-04-22 11:41:57.978 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34865211: (connection evicted) 2024-04-22 11:41:57.978 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@111fb655: (connection evicted) 2024-04-22 11:41:57.979 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4c062e53: (connection evicted) 2024-04-22 11:41:57.979 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@405a6bee: (connection evicted) 2024-04-22 11:41:57.980 [HikariPool-2 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Closing connection org.sqlite.jdbc4.JDBC4Connection@46cabf2e: (connection evicted) 2024-04-22 11:41:57.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:57.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Closed. 2024-04-22 11:41:57.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Shutdown completed. 2024-04-22 11:41:58.026 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@60fc7f43 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.027 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.028 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2024-04-22 11:41:58.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 11:41:58.029 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 11:41:58.029 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2024-04-22 11:41:58.129 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2024-04-22 11:41:58.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.380 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@563172d3 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.381 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 11:41:58.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 11:41:58.383 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2024-04-22 11:41:58.407 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d84e363 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2024-04-22 11:41:58.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 11:41:58.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 11:41:58.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2024-04-22 11:41:58.483 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.497 [Test worker @coroutine#81] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20027c44 2024-04-22 11:41:58.510 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.753 [DefaultDispatcher-worker-3 @coroutine#87] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 11:41:58.760 [DefaultDispatcher-worker-3 @coroutine#89] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 11:41:58.761 [DefaultDispatcher-worker-3 @coroutine#80] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:33701/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 11:41:58.761 [DefaultDispatcher-worker-3 @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:33701/com/ustadmobile/core/contenttype/childrens-literature.epub. 2024-04-22 11:41:58.761 [DefaultDispatcher-worker-3 @coroutine#80] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:33701/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 11:41:58.781 [DefaultDispatcher-worker-3 @coroutine#80] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:33701/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 11:41:58.781 [DefaultDispatcher-worker-3 @coroutine#80] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:33701/com/ustadmobile/core/contenttype/childrens-literature.epub 2024-04-22 11:41:58.815 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown initiated... 2024-04-22 11:41:58.815 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Close initiated... 2024-04-22 11:41:58.815 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.815 [HikariPool-4 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Closing connection org.sqlite.jdbc4.JDBC4Connection@20027c44: (connection evicted) 2024-04-22 11:41:58.816 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:58.816 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Closed. 2024-04-22 11:41:58.816 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Shutdown completed. 2024-04-22 11:41:58.820 [Test worker @coroutine#93] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-5 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@da34eb0 2024-04-22 11:41:58.824 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d53e876 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.825 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 11:41:58.826 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca 2024-04-22 11:41:58.826 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2024-04-22 11:41:58.843 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@794cb26b 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.844 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.844 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2024-04-22 11:41:58.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 11:41:58.845 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@311a0b3e 2024-04-22 11:41:58.845 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2024-04-22 11:41:58.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown initiated... 2024-04-22 11:41:58.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Close initiated... 2024-04-22 11:41:58.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.894 [HikariPool-6 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Closing connection org.sqlite.jdbc4.JDBC4Connection@aa0dbca: (connection evicted) 2024-04-22 11:41:58.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:58.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Closed. 2024-04-22 11:41:58.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Shutdown completed. 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@139089a4 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2024-04-22 11:41:58.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 11:41:58.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@ff4b223 2024-04-22 11:41:58.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2024-04-22 11:41:58.926 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@687b0ddc 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.927 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.928 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2024-04-22 11:41:58.928 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 11:41:58.929 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@9f1ca74 2024-04-22 11:41:58.929 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2024-04-22 11:41:58.939 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown initiated... 2024-04-22 11:41:58.939 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Close initiated... 2024-04-22 11:41:58.939 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.939 [HikariPool-8 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ff4b223: (connection evicted) 2024-04-22 11:41:58.940 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:58.940 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Closed. 2024-04-22 11:41:58.940 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Shutdown completed. 2024-04-22 11:41:58.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-10 - configuration: 2024-04-22 11:41:58.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.943 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@191e654 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.944 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-10" 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.945 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.945 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Starting... 2024-04-22 11:41:58.945 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 11:41:58.946 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Added connection org.sqlite.jdbc4.JDBC4Connection@63bca84d 2024-04-22 11:41:58.946 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Start completed. 2024-04-22 11:41:58.969 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-11 - configuration: 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@13dc6649 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.970 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-11" 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.971 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.971 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Starting... 2024-04-22 11:41:58.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 11:41:58.972 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Added connection org.sqlite.jdbc4.JDBC4Connection@250a946 2024-04-22 11:41:58.972 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-11 - Start completed. 2024-04-22 11:41:58.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown initiated... 2024-04-22 11:41:58.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Close initiated... 2024-04-22 11:41:58.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:58.982 [HikariPool-10 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-10 - Closing connection org.sqlite.jdbc4.JDBC4Connection@63bca84d: (connection evicted) 2024-04-22 11:41:58.983 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:58.983 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-10 - Closed. 2024-04-22 11:41:58.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-10 - Shutdown completed. 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-12 - configuration: 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1073c664 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:58.986 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-12" 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:58.987 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:58.987 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Starting... 2024-04-22 11:41:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 11:41:58.988 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Added connection org.sqlite.jdbc4.JDBC4Connection@38fb151a 2024-04-22 11:41:58.988 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Start completed. 2024-04-22 11:41:59.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-13 - configuration: 2024-04-22 11:41:59.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@152e7703 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-13" 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.010 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.011 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Starting... 2024-04-22 11:41:59.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 11:41:59.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Added connection org.sqlite.jdbc4.JDBC4Connection@182e4365 2024-04-22 11:41:59.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-13 - Start completed. 2024-04-22 11:41:59.029 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.042 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown initiated... 2024-04-22 11:41:59.042 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Close initiated... 2024-04-22 11:41:59.042 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.042 [HikariPool-12 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-12 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38fb151a: (connection evicted) 2024-04-22 11:41:59.043 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.043 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-12 - Closed. 2024-04-22 11:41:59.043 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-12 - Shutdown completed. 2024-04-22 11:41:59.072 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.111 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-14 - configuration: 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69499c6f 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.165 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-14" 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.166 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.166 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Starting... 2024-04-22 11:41:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 11:41:59.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7 2024-04-22 11:41:59.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Start completed. 2024-04-22 11:41:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-15 - configuration: 2024-04-22 11:41:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3041beb3 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-15" 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.183 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Starting... 2024-04-22 11:41:59.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.184 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.184 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-15 - Start completed. 2024-04-22 11:41:59.267 [HikariPool-14 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.284 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.312 [DefaultDispatcher-worker-3 @coroutine#128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.338 [DefaultDispatcher-worker-3 @coroutine#130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.346 [DefaultDispatcher-worker-3 @coroutine#132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.355 [DefaultDispatcher-worker-3 @coroutine#134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.410 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown initiated... 2024-04-22 11:41:59.410 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Close initiated... 2024-04-22 11:41:59.410 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.411 [HikariPool-14 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-14 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e0294a7: (connection evicted) 2024-04-22 11:41:59.411 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.411 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-14 - Closed. 2024-04-22 11:41:59.411 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-14 - Shutdown completed. 2024-04-22 11:41:59.419 [Test worker @coroutine#136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-15 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e40fdbd 2024-04-22 11:41:59.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-16 - configuration: 2024-04-22 11:41:59.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.425 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11c3ce6a 2024-04-22 11:41:59.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.426 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.427 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.428 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-16" 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.429 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.430 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Starting... 2024-04-22 11:41:59.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 11:41:59.430 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Added connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b 2024-04-22 11:41:59.430 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Start completed. 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-17 - configuration: 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6f112f70 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-17" 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.446 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Starting... 2024-04-22 11:41:59.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 11:41:59.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Added connection org.sqlite.jdbc4.JDBC4Connection@f3876ef 2024-04-22 11:41:59.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-17 - Start completed. 2024-04-22 11:41:59.451 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown initiated... 2024-04-22 11:41:59.451 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Close initiated... 2024-04-22 11:41:59.451 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.451 [HikariPool-16 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-16 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30fa8a6b: (connection evicted) 2024-04-22 11:41:59.452 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.452 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-16 - Closed. 2024-04-22 11:41:59.452 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-16 - Shutdown completed. 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-18 - configuration: 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2570b316 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.454 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-18" 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Starting... 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 11:41:59.455 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c33608 2024-04-22 11:41:59.455 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Start completed. 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-19 - configuration: 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@25464154 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.471 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-19" 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Starting... 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 11:41:59.472 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Added connection org.sqlite.jdbc4.JDBC4Connection@131c0b6f 2024-04-22 11:41:59.472 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-19 - Start completed. 2024-04-22 11:41:59.475 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown initiated... 2024-04-22 11:41:59.475 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Close initiated... 2024-04-22 11:41:59.475 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.475 [HikariPool-18 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-18 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75c33608: (connection evicted) 2024-04-22 11:41:59.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-18 - Closed. 2024-04-22 11:41:59.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-18 - Shutdown completed. 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-20 - configuration: 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@288409f0 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-20" 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.478 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Starting... 2024-04-22 11:41:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 11:41:59.479 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Added connection org.sqlite.jdbc4.JDBC4Connection@61eab26b 2024-04-22 11:41:59.479 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Start completed. 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-21 - configuration: 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@19ac93d2 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-21" 2024-04-22 11:41:59.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Starting... 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 11:41:59.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e426dd2 2024-04-22 11:41:59.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-21 - Start completed. 2024-04-22 11:41:59.498 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown initiated... 2024-04-22 11:41:59.498 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Close initiated... 2024-04-22 11:41:59.498 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.498 [HikariPool-20 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-20 - Closing connection org.sqlite.jdbc4.JDBC4Connection@61eab26b: (connection evicted) 2024-04-22 11:41:59.499 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.499 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-20 - Closed. 2024-04-22 11:41:59.499 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-20 - Shutdown completed. 2024-04-22 11:41:59.503 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-22 - configuration: 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e387d6 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-22" 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.504 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.504 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Starting... 2024-04-22 11:41:59.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 11:41:59.505 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Added connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed 2024-04-22 11:41:59.505 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Start completed. 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-23 - configuration: 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2efcc0b3 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-23" 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.520 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.520 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Starting... 2024-04-22 11:41:59.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 11:41:59.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Added connection org.sqlite.jdbc4.JDBC4Connection@60a6840c 2024-04-22 11:41:59.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-23 - Start completed. 2024-04-22 11:41:59.550 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.573 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.595 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.600 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown initiated... 2024-04-22 11:41:59.600 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Close initiated... 2024-04-22 11:41:59.600 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.601 [HikariPool-22 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-22 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3460e4ed: (connection evicted) 2024-04-22 11:41:59.601 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.601 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-22 - Closed. 2024-04-22 11:41:59.601 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-22 - Shutdown completed. 2024-04-22 11:41:59.604 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-24 - configuration: 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5891b7c5 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-24" 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.605 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Starting... 2024-04-22 11:41:59.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 11:41:59.606 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Added connection org.sqlite.jdbc4.JDBC4Connection@38e46765 2024-04-22 11:41:59.606 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Start completed. 2024-04-22 11:41:59.621 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.625 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-25 - configuration: 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@192f5f39 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-25" 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.626 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.626 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Starting... 2024-04-22 11:41:59.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 11:41:59.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Added connection org.sqlite.jdbc4.JDBC4Connection@2965dd88 2024-04-22 11:41:59.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-25 - Start completed. 2024-04-22 11:41:59.629 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown initiated... 2024-04-22 11:41:59.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Close initiated... 2024-04-22 11:41:59.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.630 [HikariPool-24 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-24 - Closing connection org.sqlite.jdbc4.JDBC4Connection@38e46765: (connection evicted) 2024-04-22 11:41:59.630 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.630 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-24 - Closed. 2024-04-22 11:41:59.630 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-24 - Shutdown completed. 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-26 - configuration: 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d58dc61 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-26" 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.633 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Starting... 2024-04-22 11:41:59.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 11:41:59.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Added connection org.sqlite.jdbc4.JDBC4Connection@17df689e 2024-04-22 11:41:59.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Start completed. 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-27 - configuration: 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21540255 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-27" 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.649 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Starting... 2024-04-22 11:41:59.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 11:41:59.650 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 11:41:59.650 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-27 - Start completed. 2024-04-22 11:41:59.664 [DefaultDispatcher-worker-7 @coroutine#178] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 11:41:59.666 [DefaultDispatcher-worker-7 @coroutine#180] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 11:41:59.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown initiated... 2024-04-22 11:41:59.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Close initiated... 2024-04-22 11:41:59.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.669 [HikariPool-26 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-26 - Closing connection org.sqlite.jdbc4.JDBC4Connection@17df689e: (connection evicted) 2024-04-22 11:41:59.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-26 - Closed. 2024-04-22 11:41:59.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-26 - Shutdown completed. 2024-04-22 11:41:59.671 [Test worker @coroutine#182] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-27 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8e8fed 2024-04-22 11:41:59.674 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-28 - configuration: 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d31f14 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-28" 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.675 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Starting... 2024-04-22 11:41:59.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 11:41:59.676 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Added connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c 2024-04-22 11:41:59.676 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Start completed. 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-29 - configuration: 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bda01da 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-29" 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.694 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.694 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Starting... 2024-04-22 11:41:59.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 11:41:59.695 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Added connection org.sqlite.jdbc4.JDBC4Connection@25216999 2024-04-22 11:41:59.695 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-29 - Start completed. 2024-04-22 11:41:59.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown initiated... 2024-04-22 11:41:59.708 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Close initiated... 2024-04-22 11:41:59.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.708 [HikariPool-28 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-28 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75e4fe3c: (connection evicted) 2024-04-22 11:41:59.709 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.709 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-28 - Closed. 2024-04-22 11:41:59.709 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-28 - Shutdown completed. 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-30 - configuration: 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@510e4d79 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.717 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-30" 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Starting... 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 11:41:59.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745 2024-04-22 11:41:59.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Start completed. 2024-04-22 11:41:59.727 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.736 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-31 - configuration: 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6d35ff7b 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-31" 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Starting... 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 11:41:59.737 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 11:41:59.737 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-31 - Start completed. 2024-04-22 11:41:59.750 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.795 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.821 [HikariPool-30 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.837 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.939 [DefaultDispatcher-worker-2 @coroutine#200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 11:41:59.941 [DefaultDispatcher-worker-2 @coroutine#202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 11:41:59.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown initiated... 2024-04-22 11:41:59.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Close initiated... 2024-04-22 11:41:59.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.943 [HikariPool-30 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-30 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7fcc3745: (connection evicted) 2024-04-22 11:41:59.943 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.943 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-30 - Closed. 2024-04-22 11:41:59.943 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-30 - Shutdown completed. 2024-04-22 11:41:59.945 [Test worker @coroutine#204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-31 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e9e0c6 2024-04-22 11:41:59.948 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-32 - configuration: 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@533e2f4 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-32" 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.949 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.949 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Starting... 2024-04-22 11:41:59.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 11:41:59.950 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Added connection org.sqlite.jdbc4.JDBC4Connection@538e74fc 2024-04-22 11:41:59.950 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Start completed. 2024-04-22 11:41:59.965 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-33 - configuration: 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@772f3a3f 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-33" 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Starting... 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 11:41:59.966 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Added connection org.sqlite.jdbc4.JDBC4Connection@356fa0d1 2024-04-22 11:41:59.966 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-33 - Start completed. 2024-04-22 11:41:59.976 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown initiated... 2024-04-22 11:41:59.976 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Close initiated... 2024-04-22 11:41:59.976 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:41:59.977 [HikariPool-32 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-32 - Closing connection org.sqlite.jdbc4.JDBC4Connection@538e74fc: (connection evicted) 2024-04-22 11:41:59.977 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:41:59.977 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-32 - Closed. 2024-04-22 11:41:59.977 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-32 - Shutdown completed. 2024-04-22 11:41:59.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-34 - configuration: 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@c4551c6 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-34" 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Starting... 2024-04-22 11:41:59.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 11:41:59.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Added connection org.sqlite.jdbc4.JDBC4Connection@4db46344 2024-04-22 11:41:59.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Start completed. 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-35 - configuration: 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@56c6d515 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-35" 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:41:59.998 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Starting... 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 11:41:59.998 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Added connection org.sqlite.jdbc4.JDBC4Connection@528f5b7f 2024-04-22 11:41:59.999 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-35 - Start completed. 2024-04-22 11:42:00.001 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown initiated... 2024-04-22 11:42:00.001 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Close initiated... 2024-04-22 11:42:00.001 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.001 [HikariPool-34 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-34 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4db46344: (connection evicted) 2024-04-22 11:42:00.002 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.002 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-34 - Closed. 2024-04-22 11:42:00.002 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-34 - Shutdown completed. 2024-04-22 11:42:00.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-36 - configuration: 2024-04-22 11:42:00.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.003 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a336906 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-36" 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Starting... 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 11:42:00.004 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Added connection org.sqlite.jdbc4.JDBC4Connection@75d539b9 2024-04-22 11:42:00.004 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Start completed. 2024-04-22 11:42:00.018 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-37 - configuration: 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@20f63ddc 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-37" 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Starting... 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 11:42:00.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Added connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 11:42:00.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-37 - Start completed. 2024-04-22 11:42:00.067 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.099 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.104 [HikariPool-36 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.120 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.200 [DefaultDispatcher-worker-6 @coroutine#227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 11:42:00.202 [DefaultDispatcher-worker-6 @coroutine#229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 11:42:00.202 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown initiated... 2024-04-22 11:42:00.202 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Close initiated... 2024-04-22 11:42:00.202 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.202 [HikariPool-36 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-36 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75d539b9: (connection evicted) 2024-04-22 11:42:00.203 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.203 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-36 - Closed. 2024-04-22 11:42:00.203 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-36 - Shutdown completed. 2024-04-22 11:42:00.204 [Test worker @coroutine#231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-37 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@69bc4024 2024-04-22 11:42:00.205 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-38 - configuration: 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77204651 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-38" 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.206 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.206 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Starting... 2024-04-22 11:42:00.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 11:42:00.207 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb 2024-04-22 11:42:00.207 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Start completed. 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-39 - configuration: 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@416c8bb5 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-39" 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.225 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.226 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Starting... 2024-04-22 11:42:00.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 11:42:00.226 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Added connection org.sqlite.jdbc4.JDBC4Connection@e994ca 2024-04-22 11:42:00.226 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-39 - Start completed. 2024-04-22 11:42:00.230 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown initiated... 2024-04-22 11:42:00.230 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Close initiated... 2024-04-22 11:42:00.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.230 [HikariPool-38 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-38 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3a9c11fb: (connection evicted) 2024-04-22 11:42:00.231 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.231 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-38 - Closed. 2024-04-22 11:42:00.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-38 - Shutdown completed. 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-40 - configuration: 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bbf744b 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.237 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-40" 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Starting... 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 11:42:00.238 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Added connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 11:42:00.238 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Start completed. 2024-04-22 11:42:00.260 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 11:42:00.271 [Test worker @coroutine#240] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 11:42:00.273 [Test worker @coroutine#242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 11:42:00.279 [Test worker @coroutine#247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-40 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@474ce6b8 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-41 - configuration: 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@79d14037 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-41" 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Starting... 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 11:42:00.281 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 11:42:00.281 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-41 - Start completed. 2024-04-22 11:42:00.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown initiated... 2024-04-22 11:42:00.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Close initiated... 2024-04-22 11:42:00.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:00.288 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.288 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-40 - Closed. 2024-04-22 11:42:00.288 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-40 - Shutdown completed. 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-42 - configuration: 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3b2c34 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-42" 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.291 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.291 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Starting... 2024-04-22 11:42:00.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.294 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Added connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.294 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Start completed. 2024-04-22 11:42:00.295 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.307 [Test worker @coroutine#258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.309 [Test worker @coroutine#260] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.313 [Test worker @coroutine#265] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-43 - configuration: 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.313 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dcca426 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-43" 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Starting... 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 11:42:00.314 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Added connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 11:42:00.314 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-43 - Start completed. 2024-04-22 11:42:00.323 [DefaultDispatcher-worker-10 @coroutine#262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@407f2029 2024-04-22 11:42:00.324 [DefaultDispatcher-worker-6 @coroutine#275] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 11:42:00.326 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.326 [Test worker @coroutine#278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 11:42:00.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown initiated... 2024-04-22 11:42:00.329 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Close initiated... 2024-04-22 11:42:00.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.329 [HikariPool-42 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-42 - Closing connection org.sqlite.jdbc4.JDBC4Connection@407f2029: (connection evicted) 2024-04-22 11:42:00.330 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.330 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-42 - Closed. 2024-04-22 11:42:00.330 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-42 - Shutdown completed. 2024-04-22 11:42:00.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-44 - configuration: 2024-04-22 11:42:00.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.332 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@335b3d6 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-44" 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.333 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.333 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Starting... 2024-04-22 11:42:00.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 11:42:00.336 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Added connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 11:42:00.337 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Start completed. 2024-04-22 11:42:00.338 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 11:42:00.350 [Test worker @coroutine#281] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 11:42:00.352 [Test worker @coroutine#283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 11:42:00.356 [Test worker @coroutine#288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-44 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@38848217 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-45 - configuration: 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@511d5e6e 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.356 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-45" 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Starting... 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 11:42:00.357 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 11:42:00.357 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-45 - Start completed. 2024-04-22 11:42:00.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown initiated... 2024-04-22 11:42:00.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Close initiated... 2024-04-22 11:42:00.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:00.359 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.359 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-44 - Closed. 2024-04-22 11:42:00.359 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-44 - Shutdown completed. 2024-04-22 11:42:00.361 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-46 - configuration: 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7434ee13 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-46" 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.362 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.362 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Starting... 2024-04-22 11:42:00.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 11:42:00.365 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Added connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 11:42:00.365 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Start completed. 2024-04-22 11:42:00.366 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 11:42:00.378 [Test worker @coroutine#299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 11:42:00.380 [Test worker @coroutine#301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 11:42:00.381 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.383 [Test worker @coroutine#306] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-46 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@50fd739d 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-47 - configuration: 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4e52d2f2 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-47" 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Starting... 2024-04-22 11:42:00.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 11:42:00.385 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Added connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 11:42:00.385 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-47 - Start completed. 2024-04-22 11:42:00.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown initiated... 2024-04-22 11:42:00.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Close initiated... 2024-04-22 11:42:00.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:00.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-46 - Closed. 2024-04-22 11:42:00.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-46 - Shutdown completed. 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-48 - configuration: 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@295d54d6 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-48" 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.393 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Starting... 2024-04-22 11:42:00.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 11:42:00.394 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 11:42:00.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Start completed. 2024-04-22 11:42:00.414 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.454 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 11:42:00.457 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.466 [DefaultDispatcher-worker-10 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 11:42:00.485 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.494 [HikariPool-48 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.519 [DefaultDispatcher-worker-1 @coroutine#316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a 2024-04-22 11:42:00.521 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown initiated... 2024-04-22 11:42:00.521 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Close initiated... 2024-04-22 11:42:00.521 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.521 [HikariPool-48 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-48 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4a7db5a: (connection evicted) 2024-04-22 11:42:00.522 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.522 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-48 - Closed. 2024-04-22 11:42:00.522 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-48 - Shutdown completed. 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-49 - configuration: 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30133a11 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-49" 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.523 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Starting... 2024-04-22 11:42:00.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 11:42:00.524 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Added connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 11:42:00.524 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Start completed. 2024-04-22 11:42:00.570 [DefaultDispatcher-worker-7 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 11:42:00.581 [DefaultDispatcher-worker-9 @coroutine#321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3639b04 2024-04-22 11:42:00.596 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown initiated... 2024-04-22 11:42:00.596 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Close initiated... 2024-04-22 11:42:00.596 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.596 [HikariPool-49 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-49 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3639b04: (connection evicted) 2024-04-22 11:42:00.597 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.597 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-49 - Closed. 2024-04-22 11:42:00.597 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-49 - Shutdown completed. 2024-04-22 11:42:00.597 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-50 - configuration: 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30ef32eb 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-50" 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Starting... 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-22 11:42:00.598 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Added connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-22 11:42:00.598 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Start completed. 2024-04-22 11:42:00.641 [DefaultDispatcher-worker-12 @coroutine#324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d 2024-04-22 11:42:00.642 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown initiated... 2024-04-22 11:42:00.642 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Close initiated... 2024-04-22 11:42:00.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.643 [HikariPool-50 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-50 - Closing connection org.sqlite.jdbc4.JDBC4Connection@bb5f9d: (connection evicted) 2024-04-22 11:42:00.643 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.643 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-50 - Closed. 2024-04-22 11:42:00.643 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-50 - Shutdown completed. 2024-04-22 11:42:00.644 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-51 - configuration: 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75959b0c 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-51" 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.645 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.645 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Starting... 2024-04-22 11:42:00.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 11:42:00.646 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 11:42:00.646 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Start completed. 2024-04-22 11:42:00.691 [DefaultDispatcher-worker-9 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 11:42:00.703 [DefaultDispatcher-worker-12 @coroutine#326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6 2024-04-22 11:42:00.704 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown initiated... 2024-04-22 11:42:00.704 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Close initiated... 2024-04-22 11:42:00.704 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.704 [HikariPool-51 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-51 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7ebc5be6: (connection evicted) 2024-04-22 11:42:00.705 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.705 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-51 - Closed. 2024-04-22 11:42:00.705 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-51 - Shutdown completed. 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-52 - configuration: 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@adc3344 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-52" 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.706 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.706 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Starting... 2024-04-22 11:42:00.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-22 11:42:00.707 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-22 11:42:00.707 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Start completed. 2024-04-22 11:42:00.745 [DefaultDispatcher-worker-9 @coroutine#329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4e647f39 2024-04-22 11:42:00.748 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown initiated... 2024-04-22 11:42:00.748 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Close initiated... 2024-04-22 11:42:00.748 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.748 [HikariPool-52 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-52 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4e647f39: (connection evicted) 2024-04-22 11:42:00.749 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.749 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-52 - Closed. 2024-04-22 11:42:00.749 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-52 - Shutdown completed. 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-53 - configuration: 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@598e5cb8 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-53" 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.750 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.750 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Starting... 2024-04-22 11:42:00.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-22 11:42:00.751 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Added connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-22 11:42:00.751 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Start completed. 2024-04-22 11:42:00.796 [DefaultDispatcher-worker-3 @coroutine#332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@300aa927 2024-04-22 11:42:00.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown initiated... 2024-04-22 11:42:00.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Close initiated... 2024-04-22 11:42:00.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:00.797 [HikariPool-53 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-53 - Closing connection org.sqlite.jdbc4.JDBC4Connection@300aa927: (connection evicted) 2024-04-22 11:42:00.797 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:00.797 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-53 - Closed. 2024-04-22 11:42:00.797 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-53 - Shutdown completed. 2024-04-22 11:42:00.980 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-54 - configuration: 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c0ff7a0 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-54" 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:00.981 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:00.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Starting... 2024-04-22 11:42:00.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 11:42:00.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Added connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 11:42:00.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Start completed. 2024-04-22 11:42:01.057 [DefaultDispatcher-worker-3 @coroutine#342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 11:42:01.069 [DefaultDispatcher-worker-13 @coroutine#344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 11:42:01.073 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40017/manifest.json 2024-04-22 11:42:01.073 [Test worker @coroutine#347] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40017/manifest.json. 2024-04-22 11:42:01.073 [Test worker @coroutine#347] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40017/manifest.json 2024-04-22 11:42:01.075 [Test worker @coroutine#347] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40017/manifest.json 2024-04-22 11:42:01.076 [Test worker @coroutine#347] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40017/manifest.json 2024-04-22 11:42:01.082 [HikariPool-54 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:01.194 [Test worker @coroutine#347] 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:40017/manifest.json. 2024-04-22 11:42:01.194 [Test worker @coroutine#347] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40017/manifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:01.209 [DefaultDispatcher-worker-8 @coroutine#347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e 2024-04-22 11:42:01.217 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown initiated... 2024-04-22 11:42:01.217 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Close initiated... 2024-04-22 11:42:01.217 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:01.217 [HikariPool-54 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-54 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7337bd2e: (connection evicted) 2024-04-22 11:42:01.218 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:01.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-54 - Closed. 2024-04-22 11:42:01.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-54 - Shutdown completed. 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-55 - configuration: 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3bc18fec 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-55" 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:01.223 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:01.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Starting... 2024-04-22 11:42:01.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-22 11:42:01.224 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Added connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-22 11:42:01.224 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-55 - Start completed. 2024-04-22 11:42:01.233 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-56 - configuration: 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ac7550a 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-56" 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:01.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Starting... 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-04-22 11:42:01.234 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Added connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-04-22 11:42:01.234 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Start completed. 2024-04-22 11:42:01.262 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 11:42:01.315 [Test worker] INFO ktor.application - Application started in 0.058 seconds. 2024-04-22 11:42:01.315 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@1cc81ea1 2024-04-22 11:42:01.324 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:01.335 [HikariPool-56 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:01.408 [DefaultDispatcher-worker-10 @coroutine#358] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 11:42:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-57 - configuration: 2024-04-22 11:42:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:01.408 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@63e0057a 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-57" 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:01.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Starting... 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@611a91df 2024-04-22 11:42:01.409 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Added connection org.sqlite.jdbc4.JDBC4Connection@611a91df 2024-04-22 11:42:01.409 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-57 - Start completed. 2024-04-22 11:42:01.437 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 11:42:01.443 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 11:42:01.443 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 11:42:01.443 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 11:42:01.444 [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 11:42:01.444 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 11:42:01.444 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 11:42:01.444 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 11:42:01.444 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-58 - configuration: 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2809e38a 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-58" 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:01.445 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:01.445 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Starting... 2024-04-22 11:42:01.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.446 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.446 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Start completed. 2024-04-22 11:42:01.500 [DefaultDispatcher-worker-4 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.510 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:01.513 [DefaultDispatcher-worker-5 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.520 [DefaultDispatcher-worker-5 @coroutine#368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611a91df 2024-04-22 11:42:01.524 [DefaultDispatcher-worker-5 @coroutine#370] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611a91df 2024-04-22 11:42:01.536 [DefaultDispatcher-worker-3 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.546 [HikariPool-58 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:01.547 [DefaultDispatcher-worker-10 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.547 [Test worker @coroutine#364] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.547 [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/583866966399344640/_ustadmanifest.json. 2024-04-22 11:42:01.547 [Test worker @coroutine#364] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.552 [Test worker @coroutine#364] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.552 [Test worker @coroutine#364] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.553 [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/583866966399344640/_ustadmanifest.json. 2024-04-22 11:42:01.553 [Test worker @coroutine#364] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:01.570 [DefaultDispatcher-worker-4 @coroutine#364] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.577 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 11:42:01.579 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-e81bd649-0fcf-4e63-8eb1-751dfe5ba136', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 11:42:01.582 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:01.582 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-e81bd649-0fcf-4e63-8eb1-751dfe5ba136 2024-04-22 11:42:01.588 [DefaultDispatcher-worker-1 @coroutine#384] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:01.588 [DefaultDispatcher-worker-1 @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 11:42:01.588 [DefaultDispatcher-worker-1 @coroutine#384] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:01.588 [DefaultDispatcher-worker-1 @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 11:42:01.600 [DefaultDispatcher-worker-4 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.600 [DefaultDispatcher-worker-4 @coroutine#383] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:01.600 [DefaultDispatcher-worker-4 @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 11:42:01.600 [DefaultDispatcher-worker-4 @coroutine#383] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:01.609 [DefaultDispatcher-worker-4 @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 11:42:01.609 [DefaultDispatcher-worker-4 @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 11:42:01.609 [DefaultDispatcher-worker-4 @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 11:42:01.609 [DefaultDispatcher-worker-4 @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 11:42:01.671 [eventLoopGroupProxy-4-2 @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 11:42:01.671 [eventLoopGroupProxy-4-1 @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 11:42:01.671 [eventLoopGroupProxy-4-4 @call-handler#407] 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 11:42:01.671 [eventLoopGroupProxy-4-3 @call-handler#406] 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 11:42:01.677 [eventLoopGroupProxy-4-3 @call-handler#406] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:01.677 [eventLoopGroupProxy-4-1 @call-handler#404] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:01.681 [eventLoopGroupProxy-4-4 @call-handler#407] 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 11:42:01.681 [eventLoopGroupProxy-4-2 @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 11:42:01.681 [eventLoopGroupProxy-4-4 @call-handler#407] 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 11:42:01.683 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:01.684 [DefaultDispatcher-worker-1 @coroutine#383] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:01.685 [eventLoopGroupProxy-4-4 @call-handler#407] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:01.687 [DefaultDispatcher-worker-12 @coroutine#384] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:01.687 [DefaultDispatcher-worker-12 @coroutine#384] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:01.688 [eventLoopGroupProxy-4-4 @call-handler#407] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 22ms 2024-04-22 11:42:01.688 [eventLoopGroupProxy-4-1 @call-handler#404] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 22ms 2024-04-22 11:42:01.697 [DefaultDispatcher-worker-6 @coroutine#383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.699 [eventLoopGroupProxy-4-2 @coroutine#415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-22 11:42:01.708 [DefaultDispatcher-worker-13 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.710 [eventLoopGroupProxy-4-2 @call-handler#405] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 44ms 2024-04-22 11:42:01.712 [DefaultDispatcher-worker-13 @coroutine#382] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:01.712 [DefaultDispatcher-worker-13 @coroutine#382] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:01.716 [DefaultDispatcher-worker-13 @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 11:42:01.716 [DefaultDispatcher-worker-13 @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 11:42:01.730 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:01.730 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:01.730 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:01.730 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:01.736 [eventLoopGroupProxy-4-4 @call-handler#421] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:01.752 [eventLoopGroupProxy-4-4 @coroutine#422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-22 11:42:01.754 [eventLoopGroupProxy-4-4 @call-handler#421] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:01.754 [eventLoopGroupProxy-4-4 @call-handler#421] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 18ms 2024-04-22 11:42:01.755 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:01.761 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:01.761 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:01.761 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:01.761 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:01.764 [eventLoopGroupProxy-4-4 @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 11:42:01.768 [eventLoopGroupProxy-4-4 @coroutine#427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-22 11:42:01.769 [eventLoopGroupProxy-4-4 @call-handler#426] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:01.769 [eventLoopGroupProxy-4-4 @call-handler#426] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 11:42:01.770 [DefaultDispatcher-worker-13 @coroutine#419] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:01.795 [DefaultDispatcher-worker-1 @coroutine#382] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.811 [DefaultDispatcher-worker-11 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.828 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:01.828 [DefaultDispatcher-worker-11 @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 11:42:01.828 [DefaultDispatcher-worker-11 @coroutine#385] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:01.828 [DefaultDispatcher-worker-11 @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 11:42:01.831 [eventLoopGroupProxy-4-4 @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 11:42:01.832 [eventLoopGroupProxy-4-4 @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 11:42:01.832 [eventLoopGroupProxy-4-4 @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 11:42:01.859 [DefaultDispatcher-worker-9 @call-handler#440] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-04-22 11:42:01.861 [DefaultDispatcher-worker-14 @coroutine#357] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.861 [DefaultDispatcher-worker-14 @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/583866966399344640/_ustadmanifest.json. 2024-04-22 11:42:01.861 [DefaultDispatcher-worker-14 @coroutine#357] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.862 [eventLoopGroupProxy-4-4 @call-handler#440] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:01.862 [eventLoopGroupProxy-4-4 @call-handler#440] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 31ms 2024-04-22 11:42:01.863 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:01.864 [DefaultDispatcher-worker-12 @coroutine#385] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:01.864 [DefaultDispatcher-worker-14 @coroutine#357] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.864 [DefaultDispatcher-worker-14 @coroutine#357] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json 2024-04-22 11:42:01.864 [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 11:42:01.864 [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 11:42:01.865 [DefaultDispatcher-worker-14 @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/583866966399344640/_ustadmanifest.json. 2024-04-22 11:42:01.865 [DefaultDispatcher-worker-14 @coroutine#357] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866966399344640/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:01.880 [DefaultDispatcher-worker-11 @coroutine#385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a 2024-04-22 11:42:01.880 [DefaultDispatcher-worker-6 @coroutine#357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a 2024-04-22 11:42:01.882 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 11:42:01.882 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 11:42:01.882 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 11:42:01.882 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 11:42:01.882 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 11:42:01.884 [Test worker @coroutine#452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-57 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@611a91df 2024-04-22 11:42:01.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown initiated... 2024-04-22 11:42:01.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Close initiated... 2024-04-22 11:42:01.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:01.885 [HikariPool-58 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-58 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3b399f5a: (connection evicted) 2024-04-22 11:42:01.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:01.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-58 - Closed. 2024-04-22 11:42:01.886 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-58 - Shutdown completed. 2024-04-22 11:42:01.938 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:01.938 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:02.296 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:02.317 [DefaultDispatcher-worker-3 @coroutine#456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 11:42:02.890 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@1cc81ea1 2024-04-22 11:42:02.891 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@1cc81ea1 2024-04-22 11:42:02.894 [Test worker @coroutine#460] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-55 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36762234 2024-04-22 11:42:02.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown initiated... 2024-04-22 11:42:02.894 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Close initiated... 2024-04-22 11:42:02.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:02.895 [HikariPool-56 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-56 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2114eb1a: (connection evicted) 2024-04-22 11:42:02.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:02.895 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-56 - Closed. 2024-04-22 11:42:02.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-56 - Shutdown completed. 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-59 - configuration: 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:02.899 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b18009f 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-59" 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:02.900 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:02.900 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Starting... 2024-04-22 11:42:02.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 11:42:02.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Added connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 11:42:02.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-59 - Start completed. 2024-04-22 11:42:02.904 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-60 - configuration: 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1d4e06bb 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-60" 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:02.905 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:02.905 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Starting... 2024-04-22 11:42:02.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 11:42:02.906 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Added connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 11:42:02.906 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Start completed. 2024-04-22 11:42:02.930 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 11:42:02.933 [Test worker] INFO ktor.application - Application started in 0.003 seconds. 2024-04-22 11:42:02.933 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@10df1f34 2024-04-22 11:42:02.934 [DefaultDispatcher-worker-10 @coroutine#467] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-61 - configuration: 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4028aab2 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-61" 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:02.935 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:02.935 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Starting... 2024-04-22 11:42:02.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 11:42:02.936 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 11:42:02.936 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-61 - Start completed. 2024-04-22 11:42:02.939 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 11:42:02.940 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 11:42:02.940 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 11:42:02.940 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 11:42:02.940 [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 11:42:02.940 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 11:42:02.940 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 11:42:02.940 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 11:42:02.940 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-62 - configuration: 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1aebe759 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-62" 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:02.940 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:02.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Starting... 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:02.941 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:02.941 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Start completed. 2024-04-22 11:42:02.993 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.001 [HikariPool-59 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-59 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:03.004 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.006 [HikariPool-60 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:03.011 [DefaultDispatcher-worker-6 @coroutine#476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 11:42:03.014 [Test worker @coroutine#478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 11:42:03.024 [DefaultDispatcher-worker-6 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.036 [HikariPool-61 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-61 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:03.037 [DefaultDispatcher-worker-3 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.037 [Test worker @coroutine#472] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:03.038 [Test worker @coroutine#472] TRACE 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/583866973827788800/_ustadmanifest.json. 2024-04-22 11:42:03.038 [Test worker @coroutine#472] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:03.040 [Test worker @coroutine#472] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:03.040 [Test worker @coroutine#472] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:03.040 [Test worker @coroutine#472] 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/583866973827788800/_ustadmanifest.json. 2024-04-22 11:42:03.040 [Test worker @coroutine#472] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:03.041 [HikariPool-62 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:03.055 [DefaultDispatcher-worker-11 @coroutine#472] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.056 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 11:42:03.056 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-c7c95375-8e11-4d67-95b7-25d271ff0b8c', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 11:42:03.058 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:03.058 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-c7c95375-8e11-4d67-95b7-25d271ff0b8c 2024-04-22 11:42:03.059 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:03.059 [DefaultDispatcher-worker-11 @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 11:42:03.059 [DefaultDispatcher-worker-11 @coroutine#492] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:03.059 [DefaultDispatcher-worker-11 @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 11:42:03.063 [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 11:42:03.063 [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 11:42:03.064 [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 11:42:03.064 [eventLoopGroupProxy-7-2 @call-handler#503] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.064 [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 11:42:03.065 [eventLoopGroupProxy-7-1 @call-handler#502] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.065 [eventLoopGroupProxy-7-1 @call-handler#502] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 11:42:03.066 [DefaultDispatcher-worker-7 @coroutine#492] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:03.066 [DefaultDispatcher-worker-7 @coroutine#492] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:03.071 [DefaultDispatcher-worker-8 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.072 [DefaultDispatcher-worker-8 @coroutine#491] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:03.072 [DefaultDispatcher-worker-8 @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 11:42:03.072 [DefaultDispatcher-worker-8 @coroutine#491] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:03.075 [DefaultDispatcher-worker-16 @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 11:42:03.075 [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 11:42:03.075 [DefaultDispatcher-worker-16 @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 11:42:03.076 [DefaultDispatcher-worker-16 @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 11:42:03.076 [DefaultDispatcher-worker-16 @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 11:42:03.076 [eventLoopGroupProxy-7-1 @call-handler#511] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.076 [eventLoopGroupProxy-7-1 @call-handler#511] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 11:42:03.077 [DefaultDispatcher-worker-6 @coroutine#491] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:03.077 [DefaultDispatcher-worker-6 @coroutine#491] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:03.078 [eventLoopGroupProxy-7-1 @call-handler#514] 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 11:42:03.078 [eventLoopGroupProxy-7-1 @call-handler#514] 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 11:42:03.081 [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 11:42:03.083 [eventLoopGroupProxy-7-1 @call-handler#514] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 5ms 2024-04-22 11:42:03.083 [DefaultDispatcher-worker-9 @coroutine#490] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:03.083 [DefaultDispatcher-worker-9 @coroutine#490] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:03.084 [DefaultDispatcher-worker-9 @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 11:42:03.084 [DefaultDispatcher-worker-9 @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 11:42:03.085 [DefaultDispatcher-worker-9 @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 11:42:03.085 [DefaultDispatcher-worker-9 @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 11:42:03.086 [DefaultDispatcher-worker-9 @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 11:42:03.086 [DefaultDispatcher-worker-9 @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 11:42:03.087 [DefaultDispatcher-worker-11 @coroutine#491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.088 [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 11:42:03.092 [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 11:42:03.093 [eventLoopGroupProxy-7-1 @call-handler#524] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.093 [eventLoopGroupProxy-7-1 @call-handler#524] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 11:42:03.094 [DefaultDispatcher-worker-12 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:03.096 [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 11:42:03.096 [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 11:42:03.096 [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 11:42:03.096 [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 11:42:03.097 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:03.098 [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 11:42:03.102 [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 11:42:03.103 [eventLoopGroupProxy-7-1 @call-handler#529] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.103 [eventLoopGroupProxy-7-1 @call-handler#529] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 11:42:03.104 [DefaultDispatcher-worker-4 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:03.107 [DefaultDispatcher-worker-4 @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 11:42:03.107 [DefaultDispatcher-worker-4 @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 11:42:03.107 [DefaultDispatcher-worker-4 @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 11:42:03.107 [DefaultDispatcher-worker-4 @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 11:42:03.109 [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 11:42:03.151 [eventLoopGroupProxy-7-1 @call-handler#534] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.151 [eventLoopGroupProxy-7-1 @call-handler#534] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 42ms 2024-04-22 11:42:03.152 [DefaultDispatcher-worker-4 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:03.154 [DefaultDispatcher-worker-4 @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 11:42:03.154 [DefaultDispatcher-worker-4 @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 11:42:03.154 [DefaultDispatcher-worker-4 @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 11:42:03.154 [DefaultDispatcher-worker-4 @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 11:42:03.157 [eventLoopGroupProxy-7-1 @call-handler#537] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.158 [eventLoopGroupProxy-7-1 @call-handler#537] INFO ktor.application - 500 Internal Server Error: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:03.158 [DefaultDispatcher-worker-4 @coroutine#521] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:03.159 [DefaultDispatcher-worker-4 @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 11:42:03.159 [DefaultDispatcher-worker-4 @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 11:42:03.159 [DefaultDispatcher-worker-4 @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 11:42:03.160 [DefaultDispatcher-worker-4 @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 11:42:03.173 [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 11:42:03.175 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 11:42:03.676 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-18b22ae5-4f6f-45e4-bba1-c7497b47ca14', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 11:42:03.676 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:03.676 [MyScheduler_Worker-2] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-18b22ae5-4f6f-45e4-bba1-c7497b47ca14 2024-04-22 11:42:03.680 [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 11:42:03.681 [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 11:42:03.681 [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 11:42:03.681 [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 11:42:03.683 [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 11:42:03.683 [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 11:42:03.685 [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 11:42:03.687 [eventLoopGroupProxy-7-1 @call-handler#545] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 11:42:03.688 [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 11:42:03.688 [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 11:42:03.688 [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 11:42:03.688 [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 11:42:03.690 [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 11:42:03.690 [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 11:42:03.690 [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 11:42:03.690 [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 11:42:03.692 [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 11:42:03.696 [eventLoopGroupProxy-7-1 @call-handler#552] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.696 [eventLoopGroupProxy-7-1 @call-handler#552] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:03.697 [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 11:42:03.698 [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 11:42:03.699 [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 11:42:03.699 [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 11:42:03.699 [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 11:42:03.701 [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 11:42:03.703 [eventLoopGroupProxy-7-1 @call-handler#555] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.704 [eventLoopGroupProxy-7-1 @call-handler#555] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:03.704 [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 11:42:03.706 [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 11:42:03.706 [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 11:42:03.706 [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 11:42:03.706 [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 11:42:03.708 [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 11:42:03.754 [eventLoopGroupProxy-7-1 @call-handler#558] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.755 [eventLoopGroupProxy-7-1 @call-handler#558] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:03.755 [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 11:42:03.756 [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 11:42:03.757 [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 11:42:03.757 [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 11:42:03.757 [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 11:42:03.759 [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 11:42:03.806 [eventLoopGroupProxy-7-1 @call-handler#561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.806 [eventLoopGroupProxy-7-1 @call-handler#561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:03.807 [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 11:42:03.808 [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 11:42:03.808 [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 11:42:03.809 [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 11:42:03.809 [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 11:42:03.811 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:03.854 [eventLoopGroupProxy-7-1 @call-handler#565] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.854 [eventLoopGroupProxy-7-1 @call-handler#565] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 11:42:03.855 [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 11:42:03.856 [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 11:42:03.856 [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 11:42:03.856 [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 11:42:03.856 [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 11:42:03.858 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:03.902 [eventLoopGroupProxy-7-1 @call-handler#568] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.902 [eventLoopGroupProxy-7-1 @call-handler#568] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:03.903 [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 11:42:03.904 [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 11:42:03.905 [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 11:42:03.905 [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 11:42:03.905 [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 11:42:03.907 [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 11:42:03.950 [eventLoopGroupProxy-7-1 @call-handler#571] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.950 [eventLoopGroupProxy-7-1 @call-handler#571] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 11:42:03.951 [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 11:42:03.952 [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 11:42:03.953 [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 11:42:03.953 [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 11:42:03.953 [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 11:42:03.955 [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 11:42:03.998 [eventLoopGroupProxy-7-1 @call-handler#574] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:03.998 [eventLoopGroupProxy-7-1 @call-handler#574] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:03.999 [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 11:42:04.000 [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 11:42:04.000 [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 11:42:04.000 [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 11:42:04.000 [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 11:42:04.002 [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 11:42:04.046 [eventLoopGroupProxy-7-1 @call-handler#577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.046 [eventLoopGroupProxy-7-1 @call-handler#577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:04.047 [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 11:42:04.048 [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 11:42:04.049 [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 11:42:04.049 [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 11:42:04.049 [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 11:42:04.051 [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 11:42:04.094 [eventLoopGroupProxy-7-1 @call-handler#580] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.094 [eventLoopGroupProxy-7-1 @call-handler#580] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:04.095 [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 11:42:04.096 [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 11:42:04.097 [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 11:42:04.097 [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 11:42:04.097 [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 11:42:04.099 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:04.142 [eventLoopGroupProxy-7-1 @call-handler#584] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.142 [eventLoopGroupProxy-7-1 @call-handler#584] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:04.143 [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 11:42:04.144 [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 11:42:04.144 [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 11:42:04.144 [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 11:42:04.145 [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 11:42:04.147 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:04.189 [DefaultDispatcher-worker-16 @coroutine#543] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:04.190 [eventLoopGroupProxy-7-1 @call-handler#587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.191 [eventLoopGroupProxy-7-1 @call-handler#587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:04.191 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:04.192 [DefaultDispatcher-worker-1 @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 11:42:04.192 [DefaultDispatcher-worker-1 @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 11:42:04.192 [DefaultDispatcher-worker-1 @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 11:42:04.192 [DefaultDispatcher-worker-1 @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 11:42:04.194 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:04.238 [eventLoopGroupProxy-7-1 @call-handler#591] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.238 [eventLoopGroupProxy-7-1 @call-handler#591] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:04.239 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:04.240 [DefaultDispatcher-worker-1 @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 11:42:04.240 [DefaultDispatcher-worker-1 @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 11:42:04.240 [DefaultDispatcher-worker-1 @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 11:42:04.240 [DefaultDispatcher-worker-1 @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 11:42:04.242 [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 11:42:04.288 [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 11:42:04.289 [eventLoopGroupProxy-7-1 @call-handler#594] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.289 [eventLoopGroupProxy-7-1 @call-handler#594] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:04.290 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:04.293 [DefaultDispatcher-worker-1 @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 11:42:04.293 [DefaultDispatcher-worker-1 @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 11:42:04.293 [DefaultDispatcher-worker-1 @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 11:42:04.293 [DefaultDispatcher-worker-1 @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 11:42:04.295 [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 11:42:04.297 [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 11:42:04.298 [eventLoopGroupProxy-7-1 @call-handler#599] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.298 [eventLoopGroupProxy-7-1 @call-handler#599] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:04.298 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:04.300 [DefaultDispatcher-worker-1 @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 11:42:04.301 [DefaultDispatcher-worker-1 @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 11:42:04.301 [DefaultDispatcher-worker-1 @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 11:42:04.301 [DefaultDispatcher-worker-1 @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 11:42:04.303 [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 11:42:04.305 [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 11:42:04.305 [eventLoopGroupProxy-7-1 @call-handler#604] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.306 [eventLoopGroupProxy-7-1 @call-handler#604] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:04.306 [DefaultDispatcher-worker-1 @coroutine#550] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:04.318 [DefaultDispatcher-worker-3 @coroutine#542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:04.330 [DefaultDispatcher-worker-6 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:04.330 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:04.330 [DefaultDispatcher-worker-6 @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 11:42:04.330 [DefaultDispatcher-worker-6 @coroutine#493] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:04.330 [DefaultDispatcher-worker-6 @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 11:42:04.333 [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 11:42:04.334 [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 11:42:04.334 [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 11:42:04.360 [DefaultDispatcher-worker-11 @call-handler#614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 11:42:04.361 [eventLoopGroupProxy-7-1 @call-handler#614] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:04.361 [eventLoopGroupProxy-7-1 @call-handler#614] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 28ms 2024-04-22 11:42:04.361 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:04.361 [DefaultDispatcher-worker-11 @coroutine#466] TRACE 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/583866973827788800/_ustadmanifest.json. 2024-04-22 11:42:04.361 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:04.362 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:04.362 [DefaultDispatcher-worker-2 @coroutine#493] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:04.362 [DefaultDispatcher-worker-2 @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 11:42:04.362 [DefaultDispatcher-worker-2 @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 11:42:04.364 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:04.364 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json 2024-04-22 11:42:04.364 [DefaultDispatcher-worker-11 @coroutine#466] 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/583866973827788800/_ustadmanifest.json. 2024-04-22 11:42:04.364 [DefaultDispatcher-worker-11 @coroutine#466] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866973827788800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:04.375 [DefaultDispatcher-worker-1 @coroutine#493] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d 2024-04-22 11:42:04.378 [DefaultDispatcher-worker-13 @coroutine#466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4529048e 2024-04-22 11:42:04.379 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 11:42:04.379 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 11:42:04.379 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 11:42:04.379 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 11:42:04.379 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 11:42:04.381 [Test worker @coroutine#631] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-61 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ca9d3b2 2024-04-22 11:42:04.381 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown initiated... 2024-04-22 11:42:04.381 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Close initiated... 2024-04-22 11:42:04.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:04.381 [HikariPool-62 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-62 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5dc7881d: (connection evicted) 2024-04-22 11:42:04.382 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:04.382 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-62 - Closed. 2024-04-22 11:42:04.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-62 - Shutdown completed. 2024-04-22 11:42:04.440 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:04.676 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:04.819 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:04.904 [DefaultDispatcher-worker-15 @coroutine#634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-59 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1db5de29 2024-04-22 11:42:05.386 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@10df1f34 2024-04-22 11:42:05.386 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@10df1f34 2024-04-22 11:42:05.386 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown initiated... 2024-04-22 11:42:05.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Close initiated... 2024-04-22 11:42:05.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:05.387 [HikariPool-60 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-60 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4529048e: (connection evicted) 2024-04-22 11:42:05.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:05.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-60 - Closed. 2024-04-22 11:42:05.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-60 - Shutdown completed. 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-63 - configuration: 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4ee19768 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:05.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-63" 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:05.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Starting... 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.391 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-63 - Start completed. 2024-04-22 11:42:05.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-64 - configuration: 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44f338ec 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-64" 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:05.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:05.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Starting... 2024-04-22 11:42:05.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-04-22 11:42:05.397 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Added connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-04-22 11:42:05.397 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Start completed. 2024-04-22 11:42:05.414 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 11:42:05.415 [Test worker] INFO ktor.application - Application started in 0.002 seconds. 2024-04-22 11:42:05.415 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@3fb4beb1 2024-04-22 11:42:05.417 [DefaultDispatcher-worker-15 @coroutine#643] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-65 - configuration: 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2082e0e4 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:05.417 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-65" 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:05.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Starting... 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ce33e9 2024-04-22 11:42:05.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Added connection org.sqlite.jdbc4.JDBC4Connection@29ce33e9 2024-04-22 11:42:05.419 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-65 - Start completed. 2024-04-22 11:42:05.422 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 11:42:05.423 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 11:42:05.423 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 11:42:05.423 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 11:42:05.423 [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 11:42:05.423 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 11:42:05.423 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 11:42:05.423 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 11:42:05.423 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-66 - configuration: 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74844f8a 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:05.423 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-66" 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Starting... 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Added connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Start completed. 2024-04-22 11:42:05.465 [DefaultDispatcher-worker-15 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.475 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.484 [DefaultDispatcher-worker-16 @coroutine#652] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ce33e9 2024-04-22 11:42:05.487 [Test worker @coroutine#654] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ce33e9 2024-04-22 11:42:05.492 [HikariPool-63 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-63 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:05.497 [HikariPool-64 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:05.498 [DefaultDispatcher-worker-7 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.509 [DefaultDispatcher-worker-16 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.509 [Test worker @coroutine#648] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.510 [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/583866981883084800/_ustadmanifest.json. 2024-04-22 11:42:05.510 [Test worker @coroutine#648] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.512 [Test worker @coroutine#648] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.512 [Test worker @coroutine#648] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.512 [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/583866981883084800/_ustadmanifest.json. 2024-04-22 11:42:05.512 [Test worker @coroutine#648] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:05.519 [HikariPool-65 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-65 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:05.524 [HikariPool-66 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:05.526 [DefaultDispatcher-worker-3 @coroutine#648] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.527 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 11:42:05.527 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-10fe9117-e685-4ce7-9fce-668a1e106b14', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 11:42:05.529 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:05.530 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-10fe9117-e685-4ce7-9fce-668a1e106b14 2024-04-22 11:42:05.531 [DefaultDispatcher-worker-4 @coroutine#668] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:05.532 [DefaultDispatcher-worker-4 @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 11:42:05.532 [DefaultDispatcher-worker-4 @coroutine#668] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:05.532 [DefaultDispatcher-worker-4 @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 11:42:05.535 [eventLoopGroupProxy-10-2 @call-handler#679] 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 11:42:05.536 [eventLoopGroupProxy-10-1 @call-handler#678] 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 11:42:05.536 [eventLoopGroupProxy-10-2 @call-handler#679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.536 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class 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 11:42:05.536 [eventLoopGroupProxy-10-1 @call-handler#678] 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 11:42:05.537 [eventLoopGroupProxy-10-1 @call-handler#678] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.537 [eventLoopGroupProxy-10-1 @call-handler#678] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 2ms 2024-04-22 11:42:05.538 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:05.538 [DefaultDispatcher-worker-2 @coroutine#668] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:05.541 [DefaultDispatcher-worker-15 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.541 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:05.541 [DefaultDispatcher-worker-15 @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 11:42:05.541 [DefaultDispatcher-worker-15 @coroutine#667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:05.544 [DefaultDispatcher-worker-10 @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 11:42:05.544 [DefaultDispatcher-worker-10 @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 11:42:05.544 [DefaultDispatcher-worker-10 @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 11:42:05.544 [DefaultDispatcher-worker-10 @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 11:42:05.544 [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 11:42:05.544 [eventLoopGroupProxy-10-1 @call-handler#687] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.544 [eventLoopGroupProxy-10-1 @call-handler#687] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 11:42:05.545 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:05.545 [DefaultDispatcher-worker-4 @coroutine#667] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:05.547 [eventLoopGroupProxy-10-3 @call-handler#694] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-init-batch] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:3 -> SUCCESS @ /api/blob/upload-init-batch /api/blob/upload-init-batch/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-init-batch/(method:POST) /api/blob/upload-batch-data, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-batch-data /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-init-batch" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-init-batch/(method:POST) 2024-04-22 11:42:05.547 [eventLoopGroupProxy-10-3 @call-handler#694] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, reifiedType=class com.ustadmobile.core.domain.blob.upload.BlobUploadRequest, kotlinType=com.ustadmobile.core.domain.blob.upload.BlobUploadRequest) for call /api/blob/upload-init-batch 2024-04-22 11:42:05.549 [eventLoopGroupProxy-10-3 @coroutine#695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.551 [eventLoopGroupProxy-10-3 @call-handler#694] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 4ms 2024-04-22 11:42:05.551 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:05.551 [DefaultDispatcher-worker-6 @coroutine#666] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:05.552 [DefaultDispatcher-worker-6 @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 11:42:05.552 [DefaultDispatcher-worker-6 @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 11:42:05.555 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.555 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:05.555 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.555 [DefaultDispatcher-worker-12 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:05.556 [DefaultDispatcher-worker-2 @coroutine#667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.558 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:05.562 [eventLoopGroupProxy-10-1 @coroutine#703] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.562 [eventLoopGroupProxy-10-1 @call-handler#702] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.562 [eventLoopGroupProxy-10-1 @call-handler#702] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 11:42:05.563 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.566 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.566 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:05.566 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.566 [DefaultDispatcher-worker-4 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:05.567 [DefaultDispatcher-worker-6 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.575 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:05.577 [eventLoopGroupProxy-10-1 @coroutine#709] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.578 [eventLoopGroupProxy-10-1 @call-handler#708] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.578 [eventLoopGroupProxy-10-1 @call-handler#708] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:05.579 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.581 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.581 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:05.581 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.581 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:05.583 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:05.589 [eventLoopGroupProxy-10-1 @coroutine#714] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.589 [eventLoopGroupProxy-10-1 @call-handler#713] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.589 [eventLoopGroupProxy-10-1 @call-handler#713] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 6ms 2024-04-22 11:42:05.590 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.591 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.591 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:05.591 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.591 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:05.593 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:05.595 [eventLoopGroupProxy-10-1 @coroutine#719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.596 [eventLoopGroupProxy-10-1 @call-handler#718] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.596 [eventLoopGroupProxy-10-1 @call-handler#718] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:05.596 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.598 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.598 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:05.598 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.598 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:05.600 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:05.602 [eventLoopGroupProxy-10-1 @coroutine#724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:05.602 [eventLoopGroupProxy-10-1 @call-handler#723] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.602 [eventLoopGroupProxy-10-1 @call-handler#723] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:05.603 [DefaultDispatcher-worker-6 @coroutine#699] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:05.614 [DefaultDispatcher-worker-6 @coroutine#666] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.624 [DefaultDispatcher-worker-5 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.625 [DefaultDispatcher-worker-5 @coroutine#669] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:05.625 [DefaultDispatcher-worker-5 @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 11:42:05.625 [DefaultDispatcher-worker-5 @coroutine#669] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:05.625 [DefaultDispatcher-worker-5 @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 11:42:05.627 [eventLoopGroupProxy-10-1 @call-handler#733] 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 11:42:05.628 [eventLoopGroupProxy-10-1 @call-handler#733] 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 11:42:05.628 [eventLoopGroupProxy-10-1 @call-handler#733] 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 11:42:05.653 [DefaultDispatcher-worker-7 @call-handler#733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-04-22 11:42:05.653 [eventLoopGroupProxy-10-1 @call-handler#733] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:05.654 [eventLoopGroupProxy-10-1 @call-handler#733] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 27ms 2024-04-22 11:42:05.654 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.654 [DefaultDispatcher-worker-5 @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/583866981883084800/_ustadmanifest.json. 2024-04-22 11:42:05.654 [DefaultDispatcher-worker-5 @coroutine#642] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.655 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:05.655 [DefaultDispatcher-worker-11 @coroutine#669] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:05.655 [DefaultDispatcher-worker-11 @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 11:42:05.655 [DefaultDispatcher-worker-11 @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 11:42:05.656 [DefaultDispatcher-worker-10 @coroutine#642] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.656 [DefaultDispatcher-worker-10 @coroutine#642] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json 2024-04-22 11:42:05.656 [DefaultDispatcher-worker-10 @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/583866981883084800/_ustadmanifest.json. 2024-04-22 11:42:05.656 [DefaultDispatcher-worker-10 @coroutine#642] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866981883084800/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:05.667 [DefaultDispatcher-worker-7 @coroutine#669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba 2024-04-22 11:42:05.668 [DefaultDispatcher-worker-11 @coroutine#642] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@112a50a1 2024-04-22 11:42:05.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 11:42:05.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 11:42:05.670 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 11:42:05.670 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 11:42:05.670 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 11:42:05.672 [Test worker @coroutine#749] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-65 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@29ce33e9 2024-04-22 11:42:05.672 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown initiated... 2024-04-22 11:42:05.672 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Close initiated... 2024-04-22 11:42:05.672 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:05.672 [HikariPool-66 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-66 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51a5a8ba: (connection evicted) 2024-04-22 11:42:05.673 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:05.673 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-66 - Closed. 2024-04-22 11:42:05.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-66 - Shutdown completed. 2024-04-22 11:42:05.923 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:05.923 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:06.115 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:06.676 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@3fb4beb1 2024-04-22 11:42:06.676 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@3fb4beb1 2024-04-22 11:42:06.678 [Test worker @coroutine#754] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-63 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c879f07 2024-04-22 11:42:06.678 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown initiated... 2024-04-22 11:42:06.678 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Close initiated... 2024-04-22 11:42:06.678 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:06.678 [HikariPool-64 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-64 - Closing connection org.sqlite.jdbc4.JDBC4Connection@112a50a1: (connection evicted) 2024-04-22 11:42:06.679 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:06.679 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-64 - Closed. 2024-04-22 11:42:06.679 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-64 - Shutdown completed. 2024-04-22 11:42:06.682 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-67 - configuration: 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36f438f1 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-67" 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:06.683 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:06.683 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Starting... 2024-04-22 11:42:06.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:06.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:06.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-67 - Start completed. 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-68 - configuration: 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d260494 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:06.688 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-68" 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:06.689 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:06.689 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Starting... 2024-04-22 11:42:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-22 11:42:06.690 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Added connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-22 11:42:06.690 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Start completed. 2024-04-22 11:42:06.709 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 11:42:06.710 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 11:42:06.710 [Test worker] INFO ktor.application - Application started: io.ktor.server.application.Application@4e68aede 2024-04-22 11:42:06.711 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-69 - configuration: 2024-04-22 11:42:06.712 [DefaultDispatcher-worker-6 @coroutine#761] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f08c343 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-69" 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:06.712 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Starting... 2024-04-22 11:42:06.712 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:06.713 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Added connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:06.713 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-69 - Start completed. 2024-04-22 11:42:06.715 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Using default implementation for ThreadExecutor 2024-04-22 11:42:06.715 [Test worker] INFO o.quartz.core.SchedulerSignalerImpl - Initialized Scheduler Signaller of type: class org.quartz.core.SchedulerSignalerImpl 2024-04-22 11:42:06.715 [Test worker] INFO org.quartz.core.QuartzScheduler - Quartz Scheduler v.2.3.2 created. 2024-04-22 11:42:06.715 [Test worker] INFO org.quartz.simpl.RAMJobStore - RAMJobStore initialized. 2024-04-22 11:42:06.716 [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 11:42:06.716 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler 'MyScheduler' initialized from default resource file in Quartz package: 'quartz.properties' 2024-04-22 11:42:06.716 [Test worker] INFO org.quartz.impl.StdSchedulerFactory - Quartz scheduler version: 2.3.2 2024-04-22 11:42:06.716 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED started. 2024-04-22 11:42:06.716 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-70 - configuration: 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@18ad085a 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-70" 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:06.716 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:06.716 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Starting... 2024-04-22 11:42:06.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:06.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:06.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Start completed. 2024-04-22 11:42:06.758 [DefaultDispatcher-worker-11 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:06.768 [DefaultDispatcher-worker-9 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:06.784 [HikariPool-67 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-67 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:06.790 [HikariPool-68 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:06.813 [HikariPool-69 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-69 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:06.817 [HikariPool-70 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:06.870 [DefaultDispatcher-worker-9 @coroutine#772] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:06.904 [DefaultDispatcher-worker-9 @coroutine#774] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:06.909 [DefaultDispatcher-worker-9 @coroutine#776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:06.912 [DefaultDispatcher-worker-9 @coroutine#778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:06.925 [DefaultDispatcher-worker-13 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:06.939 [DefaultDispatcher-worker-9 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:06.940 [Test worker @coroutine#766] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:06.940 [Test worker @coroutine#766] TRACE 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/583866985335734272/_ustadmanifest.json. 2024-04-22 11:42:06.940 [Test worker @coroutine#766] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:06.942 [Test worker @coroutine#766] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:06.942 [Test worker @coroutine#766] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:06.944 [Test worker @coroutine#766] 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/583866985335734272/_ustadmanifest.json. 2024-04-22 11:42:06.944 [Test worker @coroutine#766] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:07.040 [DefaultDispatcher-worker-9 @coroutine#766] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:07.040 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 1 triggers 2024-04-22 11:42:07.040 [MyScheduler_QuartzSchedulerThread] DEBUG o.q.simpl.PropertySettingJobFactory - Producing instance of Job 'DEFAULT.6da64b5bd2ee-2de8f99a-de9c-4149-a8ee-91d4e952b719', class=com.ustadmobile.core.domain.blob.upload.BlobUploadClientJob 2024-04-22 11:42:07.042 [MyScheduler_QuartzSchedulerThread] DEBUG o.quartz.core.QuartzSchedulerThread - batch acquisition of 0 triggers 2024-04-22 11:42:07.042 [MyScheduler_Worker-1] DEBUG org.quartz.core.JobRunShell - Calling execute on job DEFAULT.6da64b5bd2ee-2de8f99a-de9c-4149-a8ee-91d4e952b719 2024-04-22 11:42:07.043 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:07.043 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:07.043 [DefaultDispatcher-worker-6 @coroutine#792] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:07.043 [DefaultDispatcher-worker-6 @coroutine#792] 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 11:42:07.046 [eventLoopGroupProxy-13-1 @call-handler#802] 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 11:42:07.046 [eventLoopGroupProxy-13-2 @call-handler#803] 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 11:42:07.046 [eventLoopGroupProxy-13-1 @call-handler#802] 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 11:42:07.046 [eventLoopGroupProxy-13-1 @call-handler#802] 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 11:42:07.046 [eventLoopGroupProxy-13-2 @call-handler#803] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.047 [eventLoopGroupProxy-13-1 @call-handler#802] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.047 [eventLoopGroupProxy-13-1 @call-handler#802] INFO ktor.application - 204 No Content: POST - /UmAppDatabase/replication/ackAndGetPendingReplications in 1ms 2024-04-22 11:42:07.048 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:07.048 [DefaultDispatcher-worker-9 @coroutine#792] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:07.051 [DefaultDispatcher-worker-2 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:07.052 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:07.052 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.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 11:42:07.052 [DefaultDispatcher-worker-2 @coroutine#791] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:07.054 [eventLoopGroupProxy-13-1 @call-handler#810] 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 11:42:07.055 [eventLoopGroupProxy-13-1 @call-handler#810] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.055 [eventLoopGroupProxy-13-1 @call-handler#810] INFO ktor.application - 204 No Content: GET - /UmAppDatabase/replication/nodeId in 1ms 2024-04-22 11:42:07.055 [DefaultDispatcher-worker-13 @coroutine#791] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:07.055 [DefaultDispatcher-worker-13 @coroutine#791] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:07.067 [DefaultDispatcher-worker-12 @coroutine#791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:07.077 [DefaultDispatcher-worker-11 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:07.078 [DefaultDispatcher-worker-16 @coroutine#790] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:07.078 [DefaultDispatcher-worker-16 @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/api/blob/upload-init-batch. 2024-04-22 11:42:07.078 [DefaultDispatcher-worker-16 @coroutine#790] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:07.078 [DefaultDispatcher-worker-16 @coroutine#790] 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 11:42:07.080 [eventLoopGroupProxy-13-1 @call-handler#818] 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 11:42:07.080 [eventLoopGroupProxy-13-1 @call-handler#818] 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 11:42:07.127 [eventLoopGroupProxy-13-1 @coroutine#819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.130 [eventLoopGroupProxy-13-1 @call-handler#818] INFO ktor.application - 200 OK: POST - /api/blob/upload-init-batch in 50ms 2024-04-22 11:42:07.131 [DefaultDispatcher-worker-16 @coroutine#790] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:07.131 [DefaultDispatcher-worker-16 @coroutine#790] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:07.132 [DefaultDispatcher-worker-16 @coroutine#790] 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 11:42:07.132 [DefaultDispatcher-worker-16 @coroutine#790] 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 11:42:07.136 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.137 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.137 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.137 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.138 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.142 [eventLoopGroupProxy-13-1 @coroutine#826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.142 [eventLoopGroupProxy-13-1 @call-handler#825] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.142 [eventLoopGroupProxy-13-1 @call-handler#825] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:07.143 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.145 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.145 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.145 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.145 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.147 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.192 [eventLoopGroupProxy-13-1 @coroutine#831] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.193 [eventLoopGroupProxy-13-1 @call-handler#830] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.193 [eventLoopGroupProxy-13-1 @call-handler#830] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:07.194 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.197 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.197 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.197 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.197 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.199 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.202 [eventLoopGroupProxy-13-1 @coroutine#836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.202 [eventLoopGroupProxy-13-1 @call-handler#835] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.202 [eventLoopGroupProxy-13-1 @call-handler#835] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.203 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.205 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.205 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.205 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.205 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.206 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.210 [eventLoopGroupProxy-13-1 @coroutine#841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.211 [eventLoopGroupProxy-13-1 @call-handler#840] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.211 [eventLoopGroupProxy-13-1 @call-handler#840] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 5ms 2024-04-22 11:42:07.215 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.216 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.217 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.217 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.217 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.218 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.264 [eventLoopGroupProxy-13-1 @coroutine#846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.264 [eventLoopGroupProxy-13-1 @call-handler#845] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.265 [eventLoopGroupProxy-13-1 @call-handler#845] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:07.265 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.271 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.271 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.271 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.272 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.274 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.343 [eventLoopGroupProxy-13-1 @coroutine#851] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.344 [eventLoopGroupProxy-13-1 @call-handler#850] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.344 [eventLoopGroupProxy-13-1 @call-handler#850] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 71ms 2024-04-22 11:42:07.345 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.349 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.349 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.349 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.349 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.351 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.404 [eventLoopGroupProxy-13-1 @coroutine#857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.405 [eventLoopGroupProxy-13-1 @call-handler#855] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.405 [eventLoopGroupProxy-13-1 @call-handler#855] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 54ms 2024-04-22 11:42:07.406 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.409 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.409 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.409 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.409 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.411 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.457 [eventLoopGroupProxy-13-1 @coroutine#862] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.457 [eventLoopGroupProxy-13-1 @call-handler#861] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.457 [eventLoopGroupProxy-13-1 @call-handler#861] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:07.458 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.461 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.461 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.461 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.461 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.463 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.467 [eventLoopGroupProxy-13-1 @coroutine#867] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.467 [eventLoopGroupProxy-13-1 @call-handler#866] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.467 [eventLoopGroupProxy-13-1 @call-handler#866] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:07.468 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.469 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.470 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.470 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.470 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.471 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.519 [eventLoopGroupProxy-13-1 @coroutine#872] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.519 [eventLoopGroupProxy-13-1 @call-handler#871] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.520 [eventLoopGroupProxy-13-1 @call-handler#871] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 11:42:07.520 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.523 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.523 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.523 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.523 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.525 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.527 [eventLoopGroupProxy-13-1 @coroutine#877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.528 [eventLoopGroupProxy-13-1 @call-handler#876] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.528 [eventLoopGroupProxy-13-1 @call-handler#876] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.529 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.530 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.530 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.530 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.530 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.532 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.534 [eventLoopGroupProxy-13-1 @coroutine#882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.535 [eventLoopGroupProxy-13-1 @call-handler#881] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.535 [eventLoopGroupProxy-13-1 @call-handler#881] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.536 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.541 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.541 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.541 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.541 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.543 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.546 [eventLoopGroupProxy-13-1 @coroutine#887] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.546 [eventLoopGroupProxy-13-1 @call-handler#886] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.546 [eventLoopGroupProxy-13-1 @call-handler#886] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.547 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.548 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.548 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.548 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.548 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.550 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.552 [eventLoopGroupProxy-13-1 @coroutine#892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.553 [eventLoopGroupProxy-13-1 @call-handler#891] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.553 [eventLoopGroupProxy-13-1 @call-handler#891] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.553 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.557 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.557 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.557 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.557 [DefaultDispatcher-worker-7 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.559 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.561 [eventLoopGroupProxy-13-1 @coroutine#897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.562 [eventLoopGroupProxy-13-1 @call-handler#896] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.562 [eventLoopGroupProxy-13-1 @call-handler#896] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:07.562 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.564 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.564 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.564 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.564 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.566 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.567 [eventLoopGroupProxy-13-1 @coroutine#902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.568 [eventLoopGroupProxy-13-1 @call-handler#901] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.568 [eventLoopGroupProxy-13-1 @call-handler#901] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.568 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.569 [DefaultDispatcher-worker-8 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:07.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.570 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.571 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.573 [eventLoopGroupProxy-13-1 @coroutine#908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.574 [eventLoopGroupProxy-13-1 @call-handler#907] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.574 [eventLoopGroupProxy-13-1 @call-handler#907] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.574 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.576 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.577 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.579 [eventLoopGroupProxy-13-1 @coroutine#913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.579 [eventLoopGroupProxy-13-1 @call-handler#912] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.580 [eventLoopGroupProxy-13-1 @call-handler#912] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.580 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.582 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.582 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.582 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.582 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.584 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.585 [eventLoopGroupProxy-13-1 @coroutine#918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.585 [eventLoopGroupProxy-13-1 @call-handler#917] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.586 [eventLoopGroupProxy-13-1 @call-handler#917] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.586 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.588 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.588 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.588 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.588 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.589 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.591 [eventLoopGroupProxy-13-1 @coroutine#923] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.592 [eventLoopGroupProxy-13-1 @call-handler#922] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.592 [eventLoopGroupProxy-13-1 @call-handler#922] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.592 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.594 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.594 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.594 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.594 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.595 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.597 [eventLoopGroupProxy-13-1 @coroutine#928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.598 [eventLoopGroupProxy-13-1 @call-handler#927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.598 [eventLoopGroupProxy-13-1 @call-handler#927] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.598 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.600 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.600 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.600 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.600 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.601 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.603 [eventLoopGroupProxy-13-1 @coroutine#933] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.603 [eventLoopGroupProxy-13-1 @call-handler#932] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.603 [eventLoopGroupProxy-13-1 @call-handler#932] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.604 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.605 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.605 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.605 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.605 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.607 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.609 [eventLoopGroupProxy-13-1 @coroutine#938] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.609 [eventLoopGroupProxy-13-1 @call-handler#937] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.609 [eventLoopGroupProxy-13-1 @call-handler#937] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.610 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.611 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.611 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.611 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.611 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.613 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.615 [eventLoopGroupProxy-13-1 @coroutine#943] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.615 [eventLoopGroupProxy-13-1 @call-handler#942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.615 [eventLoopGroupProxy-13-1 @call-handler#942] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.616 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.617 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.617 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.617 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.617 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.619 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.621 [eventLoopGroupProxy-13-1 @coroutine#948] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.621 [eventLoopGroupProxy-13-1 @call-handler#947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.621 [eventLoopGroupProxy-13-1 @call-handler#947] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.622 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.623 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.623 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.623 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.623 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.625 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.627 [eventLoopGroupProxy-13-1 @coroutine#953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.627 [eventLoopGroupProxy-13-1 @call-handler#952] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.627 [eventLoopGroupProxy-13-1 @call-handler#952] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.628 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.629 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.629 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.629 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.629 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.631 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.633 [eventLoopGroupProxy-13-1 @coroutine#958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.633 [eventLoopGroupProxy-13-1 @call-handler#957] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.633 [eventLoopGroupProxy-13-1 @call-handler#957] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.634 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.635 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.635 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.635 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.635 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.637 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.639 [eventLoopGroupProxy-13-1 @coroutine#963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.639 [eventLoopGroupProxy-13-1 @call-handler#962] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.639 [eventLoopGroupProxy-13-1 @call-handler#962] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.640 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.642 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.642 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.642 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.642 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.643 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.645 [eventLoopGroupProxy-13-1 @coroutine#968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.646 [eventLoopGroupProxy-13-1 @call-handler#967] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.646 [eventLoopGroupProxy-13-1 @call-handler#967] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.646 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.648 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.648 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.648 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.648 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.649 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.651 [eventLoopGroupProxy-13-1 @coroutine#973] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.652 [eventLoopGroupProxy-13-1 @call-handler#972] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.652 [eventLoopGroupProxy-13-1 @call-handler#972] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.653 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.654 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.654 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.654 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.654 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.656 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.658 [eventLoopGroupProxy-13-1 @coroutine#978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.658 [eventLoopGroupProxy-13-1 @call-handler#977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.658 [eventLoopGroupProxy-13-1 @call-handler#977] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.659 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.660 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.660 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.660 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.660 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.661 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.663 [eventLoopGroupProxy-13-1 @coroutine#983] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.664 [eventLoopGroupProxy-13-1 @call-handler#982] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.664 [eventLoopGroupProxy-13-1 @call-handler#982] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.664 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.665 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.666 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.666 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.666 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.667 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.669 [eventLoopGroupProxy-13-1 @coroutine#989] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.670 [eventLoopGroupProxy-13-1 @call-handler#988] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.670 [eventLoopGroupProxy-13-1 @call-handler#988] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.670 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.672 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.672 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.672 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.672 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.673 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.675 [eventLoopGroupProxy-13-1 @coroutine#994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.676 [eventLoopGroupProxy-13-1 @call-handler#993] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.676 [eventLoopGroupProxy-13-1 @call-handler#993] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.676 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.678 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.678 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.678 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.678 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.679 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.681 [eventLoopGroupProxy-13-1 @coroutine#999] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.681 [eventLoopGroupProxy-13-1 @call-handler#998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.682 [eventLoopGroupProxy-13-1 @call-handler#998] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.682 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.683 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.683 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.683 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.683 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.685 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.687 [eventLoopGroupProxy-13-1 @coroutine#1004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.687 [eventLoopGroupProxy-13-1 @call-handler#1003] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.687 [eventLoopGroupProxy-13-1 @call-handler#1003] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.688 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.689 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.689 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.689 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.689 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.690 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.736 [eventLoopGroupProxy-13-1 @coroutine#1009] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.736 [eventLoopGroupProxy-13-1 @call-handler#1008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.736 [eventLoopGroupProxy-13-1 @call-handler#1008] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:07.737 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.738 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.738 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.738 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.738 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.740 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.743 [eventLoopGroupProxy-13-1 @coroutine#1014] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.743 [eventLoopGroupProxy-13-1 @call-handler#1013] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.743 [eventLoopGroupProxy-13-1 @call-handler#1013] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.744 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.745 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.745 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.745 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.745 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.747 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.750 [eventLoopGroupProxy-13-1 @coroutine#1019] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.750 [eventLoopGroupProxy-13-1 @call-handler#1018] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.750 [eventLoopGroupProxy-13-1 @call-handler#1018] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.751 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.752 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.752 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.752 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.752 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.754 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.756 [eventLoopGroupProxy-13-1 @coroutine#1024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.756 [eventLoopGroupProxy-13-1 @call-handler#1023] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.757 [eventLoopGroupProxy-13-1 @call-handler#1023] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:07.757 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.759 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.759 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.759 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.759 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.761 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.804 [eventLoopGroupProxy-13-1 @coroutine#1029] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.804 [eventLoopGroupProxy-13-1 @call-handler#1028] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.805 [eventLoopGroupProxy-13-1 @call-handler#1028] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:07.805 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.807 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.807 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.807 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.807 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.809 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.853 [eventLoopGroupProxy-13-1 @coroutine#1034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.853 [eventLoopGroupProxy-13-1 @call-handler#1033] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.854 [eventLoopGroupProxy-13-1 @call-handler#1033] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:07.854 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.856 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.856 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.856 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.856 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.857 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.859 [eventLoopGroupProxy-13-1 @coroutine#1039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.860 [eventLoopGroupProxy-13-1 @call-handler#1038] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.860 [eventLoopGroupProxy-13-1 @call-handler#1038] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.860 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.862 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.862 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.862 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.862 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.863 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.866 [eventLoopGroupProxy-13-1 @coroutine#1044] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.866 [eventLoopGroupProxy-13-1 @call-handler#1043] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.866 [eventLoopGroupProxy-13-1 @call-handler#1043] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.867 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.868 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.868 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.868 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.868 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.870 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.915 [eventLoopGroupProxy-13-1 @coroutine#1049] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.916 [eventLoopGroupProxy-13-1 @call-handler#1048] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.916 [eventLoopGroupProxy-13-1 @call-handler#1048] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:07.917 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.918 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.918 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.918 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.918 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.920 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.922 [eventLoopGroupProxy-13-1 @coroutine#1054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.922 [eventLoopGroupProxy-13-1 @call-handler#1053] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.922 [eventLoopGroupProxy-13-1 @call-handler#1053] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.923 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.924 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.924 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.924 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.924 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.926 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.928 [eventLoopGroupProxy-13-1 @coroutine#1059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.928 [eventLoopGroupProxy-13-1 @call-handler#1058] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.928 [eventLoopGroupProxy-13-1 @call-handler#1058] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.929 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.930 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.930 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.930 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.930 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.932 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.934 [eventLoopGroupProxy-13-1 @coroutine#1064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.934 [eventLoopGroupProxy-13-1 @call-handler#1063] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.934 [eventLoopGroupProxy-13-1 @call-handler#1063] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:07.935 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.936 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.936 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.937 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.937 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.938 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.941 [eventLoopGroupProxy-13-1 @coroutine#1069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.941 [eventLoopGroupProxy-13-1 @call-handler#1068] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.941 [eventLoopGroupProxy-13-1 @call-handler#1068] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:07.942 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.944 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.944 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.944 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.944 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.945 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:07.992 [eventLoopGroupProxy-13-1 @coroutine#1075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.992 [eventLoopGroupProxy-13-1 @call-handler#1073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.992 [eventLoopGroupProxy-13-1 @call-handler#1073] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:07.993 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.995 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.995 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:07.995 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:07.995 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:07.997 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:07.999 [eventLoopGroupProxy-13-1 @coroutine#1080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:07.999 [eventLoopGroupProxy-13-1 @call-handler#1079] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:07.999 [eventLoopGroupProxy-13-1 @call-handler#1079] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.000 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.001 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.002 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.002 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.002 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.003 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.005 [eventLoopGroupProxy-13-1 @coroutine#1085] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.006 [eventLoopGroupProxy-13-1 @call-handler#1084] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.006 [eventLoopGroupProxy-13-1 @call-handler#1084] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.006 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.008 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.008 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.008 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.008 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.009 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.012 [eventLoopGroupProxy-13-1 @coroutine#1090] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.012 [eventLoopGroupProxy-13-1 @call-handler#1089] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.012 [eventLoopGroupProxy-13-1 @call-handler#1089] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.013 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.015 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.015 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.015 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.015 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.016 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.019 [eventLoopGroupProxy-13-1 @coroutine#1095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.020 [eventLoopGroupProxy-13-1 @call-handler#1094] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.020 [eventLoopGroupProxy-13-1 @call-handler#1094] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:08.020 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.022 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.022 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.022 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.022 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.023 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.026 [eventLoopGroupProxy-13-1 @coroutine#1100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.026 [eventLoopGroupProxy-13-1 @call-handler#1099] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.027 [eventLoopGroupProxy-13-1 @call-handler#1099] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:08.027 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.029 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.029 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.029 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.029 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.030 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.033 [eventLoopGroupProxy-13-1 @coroutine#1105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.033 [eventLoopGroupProxy-13-1 @call-handler#1104] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.033 [eventLoopGroupProxy-13-1 @call-handler#1104] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.034 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.035 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.035 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.035 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.035 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.037 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.039 [eventLoopGroupProxy-13-1 @coroutine#1110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.039 [eventLoopGroupProxy-13-1 @call-handler#1109] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.039 [eventLoopGroupProxy-13-1 @call-handler#1109] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.040 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.041 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.043 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.045 [eventLoopGroupProxy-13-1 @coroutine#1115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.045 [eventLoopGroupProxy-13-1 @call-handler#1114] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.045 [eventLoopGroupProxy-13-1 @call-handler#1114] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.046 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.047 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.047 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.047 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.047 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.048 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.051 [eventLoopGroupProxy-13-1 @coroutine#1120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.051 [eventLoopGroupProxy-13-1 @call-handler#1119] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.051 [eventLoopGroupProxy-13-1 @call-handler#1119] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.051 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.053 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.053 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.053 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.053 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.054 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.056 [eventLoopGroupProxy-13-1 @coroutine#1125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.057 [eventLoopGroupProxy-13-1 @call-handler#1124] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.057 [eventLoopGroupProxy-13-1 @call-handler#1124] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.057 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.059 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.059 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.059 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.059 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.060 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.062 [eventLoopGroupProxy-13-1 @coroutine#1130] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.062 [eventLoopGroupProxy-13-1 @call-handler#1129] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.062 [eventLoopGroupProxy-13-1 @call-handler#1129] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.063 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.064 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.064 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.064 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.064 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.065 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.067 [eventLoopGroupProxy-13-1 @coroutine#1135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.068 [eventLoopGroupProxy-13-1 @call-handler#1134] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.068 [eventLoopGroupProxy-13-1 @call-handler#1134] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.068 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.070 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.070 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.070 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.070 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.071 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.094 [DefaultDispatcher-worker-4 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:08.116 [eventLoopGroupProxy-13-1 @coroutine#1141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.116 [eventLoopGroupProxy-13-1 @call-handler#1139] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.116 [eventLoopGroupProxy-13-1 @call-handler#1139] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:08.117 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.118 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.118 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.118 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.118 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.120 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.122 [eventLoopGroupProxy-13-1 @coroutine#1146] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.123 [eventLoopGroupProxy-13-1 @call-handler#1145] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.123 [eventLoopGroupProxy-13-1 @call-handler#1145] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:08.123 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.125 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.125 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.125 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.125 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.126 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.128 [eventLoopGroupProxy-13-1 @coroutine#1151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.128 [eventLoopGroupProxy-13-1 @call-handler#1150] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.128 [eventLoopGroupProxy-13-1 @call-handler#1150] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.129 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.130 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.130 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.130 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.130 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.132 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.179 [eventLoopGroupProxy-13-1 @coroutine#1156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.180 [eventLoopGroupProxy-13-1 @call-handler#1155] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.180 [eventLoopGroupProxy-13-1 @call-handler#1155] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 11:42:08.180 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.182 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.182 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.182 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.182 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.184 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.186 [eventLoopGroupProxy-13-1 @coroutine#1161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.187 [eventLoopGroupProxy-13-1 @call-handler#1160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.187 [eventLoopGroupProxy-13-1 @call-handler#1160] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.187 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.189 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.189 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.189 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.189 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.190 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.192 [eventLoopGroupProxy-13-1 @coroutine#1166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.192 [eventLoopGroupProxy-13-1 @call-handler#1165] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.192 [eventLoopGroupProxy-13-1 @call-handler#1165] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.193 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.194 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.194 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.194 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.194 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.196 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.198 [eventLoopGroupProxy-13-1 @coroutine#1171] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.198 [eventLoopGroupProxy-13-1 @call-handler#1170] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.198 [eventLoopGroupProxy-13-1 @call-handler#1170] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.199 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.200 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.200 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.200 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.200 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.201 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.247 [eventLoopGroupProxy-13-1 @coroutine#1176] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.248 [eventLoopGroupProxy-13-1 @call-handler#1175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.248 [eventLoopGroupProxy-13-1 @call-handler#1175] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 47ms 2024-04-22 11:42:08.249 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.250 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.250 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.250 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.250 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.252 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.254 [eventLoopGroupProxy-13-1 @coroutine#1181] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.254 [eventLoopGroupProxy-13-1 @call-handler#1180] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.255 [eventLoopGroupProxy-13-1 @call-handler#1180] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.255 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.257 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.257 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.257 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.257 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.258 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.303 [eventLoopGroupProxy-13-1 @coroutine#1187] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.304 [eventLoopGroupProxy-13-1 @call-handler#1185] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.304 [eventLoopGroupProxy-13-1 @call-handler#1185] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:08.305 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.307 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.307 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.307 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.307 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.309 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.356 [eventLoopGroupProxy-13-1 @coroutine#1192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.356 [eventLoopGroupProxy-13-1 @call-handler#1191] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.356 [eventLoopGroupProxy-13-1 @call-handler#1191] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 11:42:08.357 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.358 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.358 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.358 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.358 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.359 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.404 [eventLoopGroupProxy-13-1 @coroutine#1197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.404 [eventLoopGroupProxy-13-1 @call-handler#1196] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.404 [eventLoopGroupProxy-13-1 @call-handler#1196] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:08.405 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.407 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.407 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.407 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.407 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.408 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.451 [eventLoopGroupProxy-13-1 @coroutine#1202] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.452 [eventLoopGroupProxy-13-1 @call-handler#1201] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.452 [eventLoopGroupProxy-13-1 @call-handler#1201] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:08.452 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.454 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.454 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.454 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.454 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.456 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.458 [eventLoopGroupProxy-13-1 @coroutine#1207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.458 [eventLoopGroupProxy-13-1 @call-handler#1206] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.458 [eventLoopGroupProxy-13-1 @call-handler#1206] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.459 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.460 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.460 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.460 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.460 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.461 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.463 [eventLoopGroupProxy-13-1 @coroutine#1212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.463 [eventLoopGroupProxy-13-1 @call-handler#1211] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.464 [eventLoopGroupProxy-13-1 @call-handler#1211] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.464 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.465 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.466 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.466 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.466 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.467 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.469 [eventLoopGroupProxy-13-1 @coroutine#1217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.469 [eventLoopGroupProxy-13-1 @call-handler#1216] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.469 [eventLoopGroupProxy-13-1 @call-handler#1216] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.470 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.471 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.471 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.471 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.471 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.472 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.474 [eventLoopGroupProxy-13-1 @coroutine#1222] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.475 [eventLoopGroupProxy-13-1 @call-handler#1221] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.475 [eventLoopGroupProxy-13-1 @call-handler#1221] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.475 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.476 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.477 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.477 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.477 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.478 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.480 [eventLoopGroupProxy-13-1 @coroutine#1227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.480 [eventLoopGroupProxy-13-1 @call-handler#1226] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.480 [eventLoopGroupProxy-13-1 @call-handler#1226] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.481 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.482 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.482 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.482 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.482 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.484 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.486 [eventLoopGroupProxy-13-1 @coroutine#1232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.486 [eventLoopGroupProxy-13-1 @call-handler#1231] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.486 [eventLoopGroupProxy-13-1 @call-handler#1231] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.487 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.488 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.488 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.488 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.488 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.489 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.491 [eventLoopGroupProxy-13-1 @coroutine#1237] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.491 [eventLoopGroupProxy-13-1 @call-handler#1236] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.491 [eventLoopGroupProxy-13-1 @call-handler#1236] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.492 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.493 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.493 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.493 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.493 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.495 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.497 [eventLoopGroupProxy-13-1 @coroutine#1242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.497 [eventLoopGroupProxy-13-1 @call-handler#1241] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.497 [eventLoopGroupProxy-13-1 @call-handler#1241] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.498 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.499 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.499 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.499 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.499 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.500 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.502 [eventLoopGroupProxy-13-1 @coroutine#1247] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.502 [eventLoopGroupProxy-13-1 @call-handler#1246] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.503 [eventLoopGroupProxy-13-1 @call-handler#1246] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.503 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.504 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.504 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.504 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.504 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.506 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.508 [eventLoopGroupProxy-13-1 @coroutine#1252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.508 [eventLoopGroupProxy-13-1 @call-handler#1251] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.508 [eventLoopGroupProxy-13-1 @call-handler#1251] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.508 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.510 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.510 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.510 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.510 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.511 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.513 [eventLoopGroupProxy-13-1 @coroutine#1257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.513 [eventLoopGroupProxy-13-1 @call-handler#1256] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.513 [eventLoopGroupProxy-13-1 @call-handler#1256] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.514 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.515 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.515 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.515 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.515 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.516 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.518 [eventLoopGroupProxy-13-1 @coroutine#1262] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.519 [eventLoopGroupProxy-13-1 @call-handler#1261] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.519 [eventLoopGroupProxy-13-1 @call-handler#1261] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.519 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.521 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.521 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.521 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.521 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.522 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.524 [eventLoopGroupProxy-13-1 @coroutine#1267] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.524 [eventLoopGroupProxy-13-1 @call-handler#1266] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.524 [eventLoopGroupProxy-13-1 @call-handler#1266] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.525 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.526 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.526 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.526 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.526 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.527 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.529 [eventLoopGroupProxy-13-1 @coroutine#1272] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.529 [eventLoopGroupProxy-13-1 @call-handler#1271] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.530 [eventLoopGroupProxy-13-1 @call-handler#1271] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.530 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.531 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.531 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.531 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.531 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.533 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.577 [eventLoopGroupProxy-13-1 @coroutine#1278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.577 [eventLoopGroupProxy-13-1 @call-handler#1276] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.578 [eventLoopGroupProxy-13-1 @call-handler#1276] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:08.578 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.579 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.579 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.579 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.580 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.581 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.583 [eventLoopGroupProxy-13-1 @coroutine#1283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.583 [eventLoopGroupProxy-13-1 @call-handler#1282] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.583 [eventLoopGroupProxy-13-1 @call-handler#1282] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.584 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.585 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.585 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.585 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.585 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.586 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.588 [eventLoopGroupProxy-13-1 @coroutine#1288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.588 [eventLoopGroupProxy-13-1 @call-handler#1287] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.589 [eventLoopGroupProxy-13-1 @call-handler#1287] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.589 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.590 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.590 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.590 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.590 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.592 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.594 [eventLoopGroupProxy-13-1 @coroutine#1293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.594 [eventLoopGroupProxy-13-1 @call-handler#1292] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.594 [eventLoopGroupProxy-13-1 @call-handler#1292] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.594 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.596 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.596 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.596 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.596 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.597 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.599 [eventLoopGroupProxy-13-1 @coroutine#1298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.599 [eventLoopGroupProxy-13-1 @call-handler#1297] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.600 [eventLoopGroupProxy-13-1 @call-handler#1297] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.600 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.602 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.602 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.602 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.602 [DefaultDispatcher-worker-14 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.603 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.605 [eventLoopGroupProxy-13-1 @coroutine#1303] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.606 [eventLoopGroupProxy-13-1 @call-handler#1302] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.606 [eventLoopGroupProxy-13-1 @call-handler#1302] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.606 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.608 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.608 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.608 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.608 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.610 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.612 [eventLoopGroupProxy-13-1 @coroutine#1308] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.612 [eventLoopGroupProxy-13-1 @call-handler#1307] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.612 [eventLoopGroupProxy-13-1 @call-handler#1307] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.613 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.614 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.614 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.615 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.615 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.615 [DefaultDispatcher-worker-6 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:08.616 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.660 [eventLoopGroupProxy-13-1 @coroutine#1314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.660 [eventLoopGroupProxy-13-1 @call-handler#1313] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.660 [eventLoopGroupProxy-13-1 @call-handler#1313] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:08.661 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.663 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.663 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.663 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.663 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.664 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.667 [eventLoopGroupProxy-13-1 @coroutine#1319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.667 [eventLoopGroupProxy-13-1 @call-handler#1318] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.667 [eventLoopGroupProxy-13-1 @call-handler#1318] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.667 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.669 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.669 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.669 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.669 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.670 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.672 [eventLoopGroupProxy-13-1 @coroutine#1324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.672 [eventLoopGroupProxy-13-1 @call-handler#1323] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.672 [eventLoopGroupProxy-13-1 @call-handler#1323] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.672 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.674 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.674 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.674 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.674 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.675 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.688 [DefaultDispatcher-worker-4 @coroutine#1329] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.720 [eventLoopGroupProxy-13-1 @coroutine#1332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.720 [eventLoopGroupProxy-13-1 @call-handler#1328] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.720 [eventLoopGroupProxy-13-1 @call-handler#1328] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:08.721 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.723 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.723 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.723 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.723 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.725 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.727 [eventLoopGroupProxy-13-1 @coroutine#1337] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.727 [eventLoopGroupProxy-13-1 @call-handler#1336] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.727 [eventLoopGroupProxy-13-1 @call-handler#1336] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.727 [DefaultDispatcher-worker-4 @coroutine#1331] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:08.728 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.729 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.729 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.729 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.729 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.730 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.732 [eventLoopGroupProxy-13-1 @coroutine#1343] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.732 [eventLoopGroupProxy-13-1 @call-handler#1342] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.732 [eventLoopGroupProxy-13-1 @call-handler#1342] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.732 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.734 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.734 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.734 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.734 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.735 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.737 [eventLoopGroupProxy-13-1 @coroutine#1348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.737 [eventLoopGroupProxy-13-1 @call-handler#1347] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.737 [eventLoopGroupProxy-13-1 @call-handler#1347] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.737 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.738 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.739 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.739 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.739 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.740 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.741 [eventLoopGroupProxy-13-1 @coroutine#1353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.742 [eventLoopGroupProxy-13-1 @call-handler#1352] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.742 [eventLoopGroupProxy-13-1 @call-handler#1352] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.742 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.743 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.743 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.743 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.744 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.745 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.746 [eventLoopGroupProxy-13-1 @coroutine#1358] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.746 [eventLoopGroupProxy-13-1 @call-handler#1357] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.746 [eventLoopGroupProxy-13-1 @call-handler#1357] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.747 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.748 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.748 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.748 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.748 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.749 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.750 [eventLoopGroupProxy-13-1 @coroutine#1363] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.751 [eventLoopGroupProxy-13-1 @call-handler#1362] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.751 [eventLoopGroupProxy-13-1 @call-handler#1362] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.751 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.752 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.752 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.752 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.752 [DefaultDispatcher-worker-8 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.753 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:08.755 [eventLoopGroupProxy-13-1 @coroutine#1368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.755 [eventLoopGroupProxy-13-1 @call-handler#1367] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.755 [eventLoopGroupProxy-13-1 @call-handler#1367] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.756 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.757 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.757 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.757 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.757 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.758 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.760 [eventLoopGroupProxy-13-1 @coroutine#1373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.760 [eventLoopGroupProxy-13-1 @call-handler#1372] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.760 [eventLoopGroupProxy-13-1 @call-handler#1372] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.761 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.762 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.762 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.762 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.762 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.763 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.765 [eventLoopGroupProxy-13-1 @coroutine#1378] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.765 [eventLoopGroupProxy-13-1 @call-handler#1377] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.765 [eventLoopGroupProxy-13-1 @call-handler#1377] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.766 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.767 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.767 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.767 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.767 [DefaultDispatcher-worker-16 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.768 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.770 [eventLoopGroupProxy-13-1 @coroutine#1383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.770 [eventLoopGroupProxy-13-1 @call-handler#1382] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.770 [eventLoopGroupProxy-13-1 @call-handler#1382] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.771 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.774 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.774 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.774 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.774 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.775 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.777 [eventLoopGroupProxy-13-1 @coroutine#1388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.778 [eventLoopGroupProxy-13-1 @call-handler#1387] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.778 [eventLoopGroupProxy-13-1 @call-handler#1387] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:08.778 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.779 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.779 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.779 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.779 [DefaultDispatcher-worker-13 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.780 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.827 [eventLoopGroupProxy-13-1 @coroutine#1393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.828 [eventLoopGroupProxy-13-1 @call-handler#1392] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.828 [eventLoopGroupProxy-13-1 @call-handler#1392] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 11:42:08.828 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.830 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.830 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.830 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.830 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.831 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.833 [eventLoopGroupProxy-13-1 @coroutine#1398] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.833 [eventLoopGroupProxy-13-1 @call-handler#1397] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.833 [eventLoopGroupProxy-13-1 @call-handler#1397] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.834 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.835 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.835 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.835 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.835 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.836 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.880 [eventLoopGroupProxy-13-1 @coroutine#1404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.880 [eventLoopGroupProxy-13-1 @call-handler#1402] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.880 [eventLoopGroupProxy-13-1 @call-handler#1402] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:08.881 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.882 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.883 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.885 [eventLoopGroupProxy-13-1 @coroutine#1409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.885 [eventLoopGroupProxy-13-1 @call-handler#1408] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.885 [eventLoopGroupProxy-13-1 @call-handler#1408] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:08.886 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.887 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.887 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.887 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.887 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.888 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.930 [eventLoopGroupProxy-13-1 @coroutine#1414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.931 [eventLoopGroupProxy-13-1 @call-handler#1413] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.931 [eventLoopGroupProxy-13-1 @call-handler#1413] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 43ms 2024-04-22 11:42:08.931 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.933 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.934 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:08.978 [eventLoopGroupProxy-13-1 @coroutine#1419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:08.979 [eventLoopGroupProxy-13-1 @call-handler#1418] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:08.979 [eventLoopGroupProxy-13-1 @call-handler#1418] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:08.979 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.981 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.981 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:08.981 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:08.981 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:08.982 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:09.026 [eventLoopGroupProxy-13-1 @coroutine#1424] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.027 [eventLoopGroupProxy-13-1 @call-handler#1423] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.027 [eventLoopGroupProxy-13-1 @call-handler#1423] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:09.027 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.028 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.028 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.028 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.028 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.029 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.075 [eventLoopGroupProxy-13-1 @coroutine#1429] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.075 [eventLoopGroupProxy-13-1 @call-handler#1428] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.075 [eventLoopGroupProxy-13-1 @call-handler#1428] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:09.075 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.077 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.077 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.077 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.077 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.078 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.126 [eventLoopGroupProxy-13-1 @coroutine#1434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.127 [eventLoopGroupProxy-13-1 @call-handler#1433] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.127 [eventLoopGroupProxy-13-1 @call-handler#1433] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 11:42:09.127 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.128 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.128 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.128 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.128 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.129 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.132 [eventLoopGroupProxy-13-1 @coroutine#1439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.132 [eventLoopGroupProxy-13-1 @call-handler#1438] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.132 [eventLoopGroupProxy-13-1 @call-handler#1438] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.133 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.134 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.134 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.134 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.134 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.136 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.137 [DefaultDispatcher-worker-13 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:09.179 [eventLoopGroupProxy-13-1 @coroutine#1446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.179 [eventLoopGroupProxy-13-1 @call-handler#1443] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.180 [eventLoopGroupProxy-13-1 @call-handler#1443] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:09.180 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.181 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.181 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.181 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.181 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.183 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.185 [eventLoopGroupProxy-13-1 @coroutine#1451] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.185 [eventLoopGroupProxy-13-1 @call-handler#1450] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.186 [eventLoopGroupProxy-13-1 @call-handler#1450] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.186 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.187 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.187 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.187 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.187 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.188 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.191 [eventLoopGroupProxy-13-1 @coroutine#1456] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.191 [eventLoopGroupProxy-13-1 @call-handler#1455] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.191 [eventLoopGroupProxy-13-1 @call-handler#1455] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.192 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.193 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.193 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.193 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.193 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.194 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.196 [eventLoopGroupProxy-13-1 @coroutine#1461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.197 [eventLoopGroupProxy-13-1 @call-handler#1460] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.197 [eventLoopGroupProxy-13-1 @call-handler#1460] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.197 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.198 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.198 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.198 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.198 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.199 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.201 [eventLoopGroupProxy-13-1 @coroutine#1466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.201 [eventLoopGroupProxy-13-1 @call-handler#1465] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.201 [eventLoopGroupProxy-13-1 @call-handler#1465] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.201 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.202 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.203 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.203 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.203 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.204 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:09.205 [eventLoopGroupProxy-13-1 @coroutine#1471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.205 [eventLoopGroupProxy-13-1 @call-handler#1470] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.205 [eventLoopGroupProxy-13-1 @call-handler#1470] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.206 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.207 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.207 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.207 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.207 [DefaultDispatcher-worker-11 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.208 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.251 [eventLoopGroupProxy-13-1 @coroutine#1476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.252 [eventLoopGroupProxy-13-1 @call-handler#1475] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.252 [eventLoopGroupProxy-13-1 @call-handler#1475] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:09.252 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.254 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.254 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.254 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.254 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.255 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.257 [eventLoopGroupProxy-13-1 @coroutine#1481] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.257 [eventLoopGroupProxy-13-1 @call-handler#1480] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.257 [eventLoopGroupProxy-13-1 @call-handler#1480] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.258 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.259 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.259 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.259 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.259 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.260 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.262 [eventLoopGroupProxy-13-1 @coroutine#1486] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.262 [eventLoopGroupProxy-13-1 @call-handler#1485] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.262 [eventLoopGroupProxy-13-1 @call-handler#1485] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.263 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.264 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.264 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.264 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.264 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.265 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.266 [eventLoopGroupProxy-13-1 @coroutine#1491] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.266 [eventLoopGroupProxy-13-1 @call-handler#1490] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.266 [eventLoopGroupProxy-13-1 @call-handler#1490] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 1ms 2024-04-22 11:42:09.267 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.268 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.268 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.268 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.268 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.269 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.315 [eventLoopGroupProxy-13-1 @coroutine#1496] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.315 [eventLoopGroupProxy-13-1 @call-handler#1495] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.315 [eventLoopGroupProxy-13-1 @call-handler#1495] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:09.316 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.317 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.317 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.317 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.317 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.319 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.320 [eventLoopGroupProxy-13-1 @coroutine#1501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.321 [eventLoopGroupProxy-13-1 @call-handler#1500] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.321 [eventLoopGroupProxy-13-1 @call-handler#1500] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.321 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.323 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.323 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.323 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.323 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.324 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.326 [eventLoopGroupProxy-13-1 @coroutine#1506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.326 [eventLoopGroupProxy-13-1 @call-handler#1505] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.326 [eventLoopGroupProxy-13-1 @call-handler#1505] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.326 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.327 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.327 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.327 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.327 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.328 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.330 [eventLoopGroupProxy-13-1 @coroutine#1511] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.330 [eventLoopGroupProxy-13-1 @call-handler#1510] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.330 [eventLoopGroupProxy-13-1 @call-handler#1510] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.331 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.332 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.332 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.332 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.332 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.333 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.379 [eventLoopGroupProxy-13-1 @coroutine#1516] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.379 [eventLoopGroupProxy-13-1 @call-handler#1515] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.379 [eventLoopGroupProxy-13-1 @call-handler#1515] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 46ms 2024-04-22 11:42:09.380 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.382 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.382 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.382 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.382 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.383 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.428 [eventLoopGroupProxy-13-1 @coroutine#1521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.428 [eventLoopGroupProxy-13-1 @call-handler#1520] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.428 [eventLoopGroupProxy-13-1 @call-handler#1520] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 45ms 2024-04-22 11:42:09.429 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.430 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.430 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.430 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.430 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.431 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.433 [eventLoopGroupProxy-13-1 @coroutine#1526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.434 [eventLoopGroupProxy-13-1 @call-handler#1525] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.434 [eventLoopGroupProxy-13-1 @call-handler#1525] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.434 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.436 [DefaultDispatcher-worker-12 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.437 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.445 [eventLoopGroupProxy-13-1 @coroutine#1531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.445 [eventLoopGroupProxy-13-1 @call-handler#1530] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.445 [eventLoopGroupProxy-13-1 @call-handler#1530] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 8ms 2024-04-22 11:42:09.446 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.447 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.447 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.447 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.447 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.448 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.450 [eventLoopGroupProxy-13-1 @coroutine#1536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.450 [eventLoopGroupProxy-13-1 @call-handler#1535] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.450 [eventLoopGroupProxy-13-1 @call-handler#1535] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.450 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.451 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.451 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.451 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.452 [DefaultDispatcher-worker-10 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.452 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.499 [eventLoopGroupProxy-13-1 @coroutine#1542] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.500 [eventLoopGroupProxy-13-1 @call-handler#1540] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.500 [eventLoopGroupProxy-13-1 @call-handler#1540] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 11:42:09.500 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.502 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.502 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.502 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.502 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.503 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.505 [eventLoopGroupProxy-13-1 @coroutine#1547] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.505 [eventLoopGroupProxy-13-1 @call-handler#1546] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.506 [eventLoopGroupProxy-13-1 @call-handler#1546] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.506 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.507 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.508 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.508 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.508 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.509 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.552 [eventLoopGroupProxy-13-1 @coroutine#1552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.552 [eventLoopGroupProxy-13-1 @call-handler#1551] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.552 [eventLoopGroupProxy-13-1 @call-handler#1551] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:09.552 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.554 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.554 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.554 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.554 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.555 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:09.603 [eventLoopGroupProxy-13-1 @coroutine#1557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.603 [eventLoopGroupProxy-13-1 @call-handler#1556] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.603 [eventLoopGroupProxy-13-1 @call-handler#1556] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 48ms 2024-04-22 11:42:09.604 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.605 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.605 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.605 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.605 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.606 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.608 [eventLoopGroupProxy-13-1 @coroutine#1562] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.608 [eventLoopGroupProxy-13-1 @call-handler#1561] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.608 [eventLoopGroupProxy-13-1 @call-handler#1561] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.609 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.610 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.610 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.610 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.611 [DefaultDispatcher-worker-15 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.611 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.656 [DefaultDispatcher-worker-15 @coroutine#811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:09.660 [eventLoopGroupProxy-13-1 @coroutine#1568] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.660 [eventLoopGroupProxy-13-1 @call-handler#1566] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.660 [eventLoopGroupProxy-13-1 @call-handler#1566] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 49ms 2024-04-22 11:42:09.661 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.662 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.662 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.662 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.662 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.663 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.665 [eventLoopGroupProxy-13-1 @coroutine#1573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.665 [eventLoopGroupProxy-13-1 @call-handler#1572] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.666 [eventLoopGroupProxy-13-1 @call-handler#1572] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 3ms 2024-04-22 11:42:09.666 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.667 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.667 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.667 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.667 [DefaultDispatcher-worker-6 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.668 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.670 [eventLoopGroupProxy-13-1 @coroutine#1578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.670 [eventLoopGroupProxy-13-1 @call-handler#1577] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.670 [eventLoopGroupProxy-13-1 @call-handler#1577] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.671 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.672 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.672 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.672 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.672 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.673 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.675 [eventLoopGroupProxy-13-1 @coroutine#1583] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.675 [eventLoopGroupProxy-13-1 @call-handler#1582] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.675 [eventLoopGroupProxy-13-1 @call-handler#1582] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.676 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.678 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.678 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.678 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.678 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.679 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.688 [eventLoopGroupProxy-13-1 @coroutine#1588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.689 [eventLoopGroupProxy-13-1 @call-handler#1587] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.689 [eventLoopGroupProxy-13-1 @call-handler#1587] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 10ms 2024-04-22 11:42:09.689 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.690 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.691 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.691 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.691 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.692 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't 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 11:42:09.735 [eventLoopGroupProxy-13-1 @coroutine#1593] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.735 [eventLoopGroupProxy-13-1 @call-handler#1592] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.735 [eventLoopGroupProxy-13-1 @call-handler#1592] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 44ms 2024-04-22 11:42:09.735 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.737 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.737 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.737 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.737 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.738 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.740 [eventLoopGroupProxy-13-1 @coroutine#1598] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.740 [eventLoopGroupProxy-13-1 @call-handler#1597] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.740 [eventLoopGroupProxy-13-1 @call-handler#1597] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.740 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.742 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.742 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.742 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.742 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.743 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.744 [eventLoopGroupProxy-13-1 @coroutine#1603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.745 [eventLoopGroupProxy-13-1 @call-handler#1602] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.745 [eventLoopGroupProxy-13-1 @call-handler#1602] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 2ms 2024-04-22 11:42:09.745 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.746 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.746 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:09.746 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.746 [DefaultDispatcher-worker-4 @coroutine#823] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:09.747 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} /UmAppDatabase, segment:0 -> FAILURE "Selector didn't match" @ /UmAppDatabase Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:09.751 [eventLoopGroupProxy-13-1 @coroutine#1608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:09.751 [eventLoopGroupProxy-13-1 @call-handler#1607] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.751 [eventLoopGroupProxy-13-1 @call-handler#1607] INFO ktor.application - 204 No Content: POST - /api/blob/upload-batch-data in 4ms 2024-04-22 11:42:09.752 [DefaultDispatcher-worker-9 @coroutine#823] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:09.764 [DefaultDispatcher-worker-4 @coroutine#790] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:09.775 [DefaultDispatcher-worker-13 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:09.775 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:09.775 [DefaultDispatcher-worker-13 @coroutine#793] TRACE 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 11:42:09.775 [DefaultDispatcher-worker-13 @coroutine#793] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:09.775 [DefaultDispatcher-worker-13 @coroutine#793] 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 11:42:09.777 [eventLoopGroupProxy-13-1 @call-handler#1618] 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 11:42:09.777 [eventLoopGroupProxy-13-1 @call-handler#1618] 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 11:42:09.777 [eventLoopGroupProxy-13-1 @call-handler#1618] 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 11:42:09.798 [DefaultDispatcher-worker-10 @call-handler#1618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-22 11:42:09.799 [eventLoopGroupProxy-13-1 @call-handler#1618] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:09.799 [eventLoopGroupProxy-13-1 @call-handler#1618] INFO ktor.application - 200 OK: POST - /UmAppDatabase/replication/message in 22ms 2024-04-22 11:42:09.799 [DefaultDispatcher-worker-10 @coroutine#760] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:09.799 [DefaultDispatcher-worker-10 @coroutine#760] TRACE 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/583866985335734272/_ustadmanifest.json. 2024-04-22 11:42:09.799 [DefaultDispatcher-worker-10 @coroutine#760] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:09.799 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:09.799 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:09.800 [DefaultDispatcher-worker-9 @coroutine#793] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 11:42:09.800 [DefaultDispatcher-worker-9 @coroutine#793] 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 11:42:09.801 [DefaultDispatcher-worker-9 @coroutine#760] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:09.801 [DefaultDispatcher-worker-9 @coroutine#760] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json 2024-04-22 11:42:09.802 [DefaultDispatcher-worker-12 @coroutine#760] 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/583866985335734272/_ustadmanifest.json. 2024-04-22 11:42:09.802 [DefaultDispatcher-worker-12 @coroutine#760] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/api/content/583866985335734272/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:09.808 [DefaultDispatcher-worker-4 @coroutine#793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd 2024-04-22 11:42:09.827 [DefaultDispatcher-worker-9 @coroutine#760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2da0770 2024-04-22 11:42:09.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutting down. 2024-04-22 11:42:09.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED paused. 2024-04-22 11:42:09.851 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutting down threadpool... 2024-04-22 11:42:09.851 [Test worker] DEBUG org.quartz.simpl.SimpleThreadPool - Shutdown of threadpool complete. 2024-04-22 11:42:09.851 [Test worker] INFO org.quartz.core.QuartzScheduler - Scheduler MyScheduler_$_NON_CLUSTERED shutdown complete. 2024-04-22 11:42:09.856 [Test worker @coroutine#1634] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-69 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6eeeb9da 2024-04-22 11:42:09.856 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown initiated... 2024-04-22 11:42:09.856 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Close initiated... 2024-04-22 11:42:09.856 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:09.856 [HikariPool-70 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-70 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f3a92fd: (connection evicted) 2024-04-22 11:42:09.857 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:09.857 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-70 - Closed. 2024-04-22 11:42:09.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-70 - Shutdown completed. 2024-04-22 11:42:10.216 [MyScheduler_Worker-3] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:10.216 [MyScheduler_Worker-2] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:10.265 [MyScheduler_Worker-1] DEBUG org.quartz.simpl.SimpleThreadPool - WorkerThread is shut down. 2024-04-22 11:42:10.697 [DefaultDispatcher-worker-10 @coroutine#1639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-67 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b2b0ed 2024-04-22 11:42:10.860 [Test worker] INFO ktor.application - Application stopping: io.ktor.server.application.Application@4e68aede 2024-04-22 11:42:10.860 [Test worker] INFO ktor.application - Application stopped: io.ktor.server.application.Application@4e68aede 2024-04-22 11:42:10.861 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown initiated... 2024-04-22 11:42:10.861 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Close initiated... 2024-04-22 11:42:10.861 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:10.861 [HikariPool-68 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-68 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2da0770: (connection evicted) 2024-04-22 11:42:10.862 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:10.862 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-68 - Closed. 2024-04-22 11:42:10.862 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-68 - Shutdown completed. 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-71 - configuration: 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58a9e64d 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-71" 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:10.871 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:10.871 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Starting... 2024-04-22 11:42:10.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-22 11:42:10.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-22 11:42:10.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-71 - Start completed. 2024-04-22 11:42:10.885 [DefaultDispatcher-worker-1 @coroutine#1646] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-22 11:42:10.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-72 - configuration: 2024-04-22 11:42:10.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:10.892 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@755a90a6 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-72" 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:10.893 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:10.893 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Starting... 2024-04-22 11:42:10.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@21202507 2024-04-22 11:42:10.894 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Added connection org.sqlite.jdbc4.JDBC4Connection@21202507 2024-04-22 11:42:10.894 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-72 - Start completed. 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-73 - configuration: 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@62878d7c 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-73" 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:10.895 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Starting... 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-22 11:42:10.895 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Added connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-22 11:42:10.896 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-73 - Start completed. 2024-04-22 11:42:10.898 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 11:42:10.898 [Test worker] INFO ktor.application - Application started in 0.001 seconds. 2024-04-22 11:42:10.900 [DefaultDispatcher-worker-1 @coroutine#1655] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 11:42:10.902 [DefaultDispatcher-worker-1 @coroutine#1657] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21202507 2024-04-22 11:42:10.904 [Test worker @coroutine#1656] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:10.904 [Test worker @coroutine#1656] TRACE 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 11:42:10.904 [Test worker @coroutine#1656] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:10.904 [Test worker @coroutine#1656] 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 11:42:10.907 [eventLoopGroupProxy-16-1 @call-handler#1662] 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 11:42:10.907 [eventLoopGroupProxy-16-1 @call-handler#1662] 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 11:42:10.909 [eventLoopGroupProxy-16-1 @coroutine#1663] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-22 11:42:10.910 [Test worker @coroutine#1656] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:10.910 [Test worker @coroutine#1656] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/api/blob/upload-init-batch 2024-04-22 11:42:10.911 [Test worker @coroutine#1656] 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 11:42:10.911 [Test worker @coroutine#1656] 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 11:42:10.912 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:10.912 [Test worker @coroutine#1667] TRACE i.k.c.p.c.ContentNegotiation - Body 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 11:42:10.912 [Test worker @coroutine#1667] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:10.912 [Test worker @coroutine#1667] TRACE i.k.c.plugins.defaultTransformers - 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 11:42:10.913 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE io.ktor.routing.Routing - Trace for [api, blob, upload-batch-data] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/blob, segment:2 -> SUCCESS @ /api/blob /api/blob/upload-init-batch, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-init-batch /api/blob/upload-batch-data, segment:3 -> SUCCESS @ /api/blob/upload-batch-data /api/blob/upload-batch-data/(method:POST), segment:3 -> SUCCESS @ /api/blob/upload-batch-data/(method:POST) /api/blob/upload-item, segment:2 -> FAILURE "Selector didn't match" @ /api/blob/upload-item /api/blob/{...}, segment:2 -> FAILURE "Better match was already found" @ /api/blob/{...} Matched routes: "" -> "api" -> "blob" -> "upload-batch-data" -> "(method:POST)" Route resolve result: SUCCESS @ /api/blob/upload-batch-data/(method:POST) 2024-04-22 11:42:10.917 [eventLoopGroupProxy-16-1 @coroutine#1670] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-22 11:42:10.917 [eventLoopGroupProxy-16-1 @call-handler#1669] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:10.917 [Test worker @coroutine#1667] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/api/blob/upload-batch-data 2024-04-22 11:42:10.920 [eventLoopGroupProxy-16-2 @call-handler#1679] 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 11:42:10.925 [eventLoopGroupProxy-16-2 @call-handler#1679] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:10.932 [Test worker @coroutine#1681] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-72 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21202507 2024-04-22 11:42:10.972 [HikariPool-71 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-71 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:10.994 [HikariPool-72 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-72 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:10.996 [HikariPool-73 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-73 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-74 - configuration: 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@85eba52 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-74" 2024-04-22 11:42:12.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Starting... 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a7429 2024-04-22 11:42:12.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Added connection org.sqlite.jdbc4.JDBC4Connection@222a7429 2024-04-22 11:42:12.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Start completed. 2024-04-22 11:42:12.048 [DefaultDispatcher-worker-14 @coroutine#1688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@222a7429 2024-04-22 11:42:12.053 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47367/api/blob/upload-init-batch 2024-04-22 11:42:12.054 [Test worker @coroutine#1688] 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:47367/api/blob/upload-init-batch. 2024-04-22 11:42:12.054 [Test worker @coroutine#1688] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47367/api/blob/upload-init-batch 2024-04-22 11:42:12.054 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47367/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 11:42:12.055 [Test worker @coroutine#1688] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47367/api/blob/upload-init-batch 2024-04-22 11:42:12.055 [Test worker @coroutine#1688] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47367/api/blob/upload-init-batch 2024-04-22 11:42:12.056 [Test worker @coroutine#1688] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:47367/api/blob/upload-init-batch. 2024-04-22 11:42:12.056 [Test worker @coroutine#1688] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:47367/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:12.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown initiated... 2024-04-22 11:42:12.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Close initiated... 2024-04-22 11:42:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.061 [HikariPool-74 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-74 - Closing connection org.sqlite.jdbc4.JDBC4Connection@222a7429: (connection evicted) 2024-04-22 11:42:12.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.061 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-74 - Closed. 2024-04-22 11:42:12.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-74 - Shutdown completed. 2024-04-22 11:42:12.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-75 - configuration: 2024-04-22 11:42:12.068 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ff7e353 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-75" 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.069 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Starting... 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7f544a 2024-04-22 11:42:12.069 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f7f544a 2024-04-22 11:42:12.070 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Start completed. 2024-04-22 11:42:12.090 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51345/api/blob/upload-init-batch 2024-04-22 11:42:12.090 [Test worker @coroutine#1698] 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:51345/api/blob/upload-init-batch. 2024-04-22 11:42:12.090 [Test worker @coroutine#1698] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51345/api/blob/upload-init-batch 2024-04-22 11:42:12.090 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:51345/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 11:42:12.092 [Test worker @coroutine#1698] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51345/api/blob/upload-init-batch 2024-04-22 11:42:12.092 [Test worker @coroutine#1698] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51345/api/blob/upload-init-batch 2024-04-22 11:42:12.092 [Test worker @coroutine#1698] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51345/api/blob/upload-init-batch. 2024-04-22 11:42:12.092 [Test worker @coroutine#1698] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51345/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:12.093 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown initiated... 2024-04-22 11:42:12.093 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Close initiated... 2024-04-22 11:42:12.093 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.094 [HikariPool-75 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-75 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f7f544a: (connection evicted) 2024-04-22 11:42:12.094 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.094 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-75 - Closed. 2024-04-22 11:42:12.094 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-75 - Shutdown completed. 2024-04-22 11:42:12.101 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-76 - configuration: 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@16269ff4 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-76" 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.102 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.102 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Starting... 2024-04-22 11:42:12.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9b5f01 2024-04-22 11:42:12.103 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f9b5f01 2024-04-22 11:42:12.103 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Start completed. 2024-04-22 11:42:12.123 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:42737/api/blob/upload-init-batch 2024-04-22 11:42:12.123 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:42737/api/blob/upload-init-batch. 2024-04-22 11:42:12.123 [Test worker @coroutine#1704] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:42737/api/blob/upload-init-batch 2024-04-22 11:42:12.123 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:42737/api/blob/upload-init-batch from class io.ktor.http.content.TextContent 2024-04-22 11:42:12.125 [Test worker @coroutine#1704] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:42737/api/blob/upload-init-batch 2024-04-22 11:42:12.125 [Test worker @coroutine#1704] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:42737/api/blob/upload-init-batch 2024-04-22 11:42:12.125 [Test worker @coroutine#1704] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:42737/api/blob/upload-init-batch. 2024-04-22 11:42:12.125 [Test worker @coroutine#1704] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:42737/api/blob/upload-init-batch to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:12.131 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown initiated... 2024-04-22 11:42:12.131 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Close initiated... 2024-04-22 11:42:12.131 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.131 [HikariPool-76 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-76 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6f9b5f01: (connection evicted) 2024-04-22 11:42:12.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-76 - Closed. 2024-04-22 11:42:12.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-76 - Shutdown completed. 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-77 - configuration: 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@17e4beda 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-77" 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Starting... 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202bfe8 2024-04-22 11:42:12.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Added connection org.sqlite.jdbc4.JDBC4Connection@4202bfe8 2024-04-22 11:42:12.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-77 - Start completed. 2024-04-22 11:42:12.455 [DefaultDispatcher-worker-3 @coroutine#1723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-77 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4202bfe8 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-78 - configuration: 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e5a77ef 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.458 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-78" 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Starting... 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-04-22 11:42:12.459 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Added connection org.sqlite.jdbc4.JDBC4Connection@13f17b8f 2024-04-22 11:42:12.459 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-78 - Start completed. 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-79 - configuration: 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@106ac5f4 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-79" 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.494 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Starting... 2024-04-22 11:42:12.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.495 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Added connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.495 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Start completed. 2024-04-22 11:42:12.497 [HikariPool-77 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-77 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.534 [DefaultDispatcher-worker-11 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.541 [DefaultDispatcher-worker-4 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.552 [DefaultDispatcher-worker-10 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.560 [HikariPool-78 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-78 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.560 [DefaultDispatcher-worker-12 @coroutine#1727] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.565 [Test worker @coroutine#1733] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.576 [DefaultDispatcher-worker-1 @coroutine#1732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4552e288 2024-04-22 11:42:12.582 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown initiated... 2024-04-22 11:42:12.582 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Close initiated... 2024-04-22 11:42:12.582 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.582 [HikariPool-79 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-79 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4552e288: (connection evicted) 2024-04-22 11:42:12.583 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.583 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-79 - Closed. 2024-04-22 11:42:12.583 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-79 - Shutdown completed. 2024-04-22 11:42:12.583 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-80 - configuration: 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e577eed 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-80" 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.584 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.584 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Starting... 2024-04-22 11:42:12.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.585 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.585 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Start completed. 2024-04-22 11:42:12.625 [DefaultDispatcher-worker-1 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.633 [DefaultDispatcher-worker-14 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.641 [DefaultDispatcher-worker-10 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.651 [DefaultDispatcher-worker-14 @coroutine#1736] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.656 [Test worker @coroutine#1742] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.667 [DefaultDispatcher-worker-15 @coroutine#1741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5 2024-04-22 11:42:12.668 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown initiated... 2024-04-22 11:42:12.668 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Close initiated... 2024-04-22 11:42:12.668 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.668 [HikariPool-80 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-80 - Closing connection org.sqlite.jdbc4.JDBC4Connection@30bfdcc5: (connection evicted) 2024-04-22 11:42:12.669 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.669 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-80 - Closed. 2024-04-22 11:42:12.669 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-80 - Shutdown completed. 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-81 - configuration: 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@267a8777 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-81" 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.670 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.670 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Starting... 2024-04-22 11:42:12.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@623bdc46 2024-04-22 11:42:12.671 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Added connection org.sqlite.jdbc4.JDBC4Connection@623bdc46 2024-04-22 11:42:12.671 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Start completed. 2024-04-22 11:42:12.711 [DefaultDispatcher-worker-7 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623bdc46 2024-04-22 11:42:12.721 [DefaultDispatcher-worker-14 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623bdc46 2024-04-22 11:42:12.731 [DefaultDispatcher-worker-11 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623bdc46 2024-04-22 11:42:12.741 [DefaultDispatcher-worker-14 @coroutine#1745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623bdc46 2024-04-22 11:42:12.742 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown initiated... 2024-04-22 11:42:12.742 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Close initiated... 2024-04-22 11:42:12.742 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.742 [HikariPool-81 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-81 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623bdc46: (connection evicted) 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.743 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-81 - Closed. 2024-04-22 11:42:12.743 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-81 - Shutdown completed. 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-82 - configuration: 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2df24f19 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-82" 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:12.743 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:12.744 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Starting... 2024-04-22 11:42:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.744 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Added connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.744 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Start completed. 2024-04-22 11:42:12.779 [DefaultDispatcher-worker-6 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.788 [DefaultDispatcher-worker-7 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.797 [DefaultDispatcher-worker-7 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.807 [DefaultDispatcher-worker-15 @coroutine#1751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.809 [Test worker @coroutine#1758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.819 [DefaultDispatcher-worker-14 @coroutine#1757] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5318731f 2024-04-22 11:42:12.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown initiated... 2024-04-22 11:42:12.820 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Close initiated... 2024-04-22 11:42:12.820 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:12.820 [HikariPool-82 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-82 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5318731f: (connection evicted) 2024-04-22 11:42:12.821 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:12.821 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-82 - Closed. 2024-04-22 11:42:12.821 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-82 - Shutdown completed. 2024-04-22 11:42:12.874 [DefaultDispatcher-worker-7 @coroutine#1763] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-71 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6ace3 2024-04-22 11:42:12.897 [DefaultDispatcher-worker-7 @coroutine#1765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-73 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e0f2686 2024-04-22 11:42:19.008 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-83 - configuration: 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7137cd14 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-83" 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.009 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Starting... 2024-04-22 11:42:19.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-04-22 11:42:19.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Added connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-04-22 11:42:19.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-83 - Start completed. 2024-04-22 11:42:19.053 [DefaultDispatcher-worker-14 @coroutine#1805] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-83 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6de2344a 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-84 - configuration: 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3829306d 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.060 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-84" 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Starting... 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-22 11:42:19.061 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d1da00b 2024-04-22 11:42:19.061 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-84 - Start completed. 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-85 - configuration: 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@155767a7 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-85" 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.079 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.079 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Starting... 2024-04-22 11:42:19.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-22 11:42:19.080 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Added connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-22 11:42:19.080 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-85 - Start completed. 2024-04-22 11:42:19.107 [Test worker @coroutine#1809] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-22 11:42:19.110 [HikariPool-83 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-83 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:19.110 [Test worker @coroutine#1811] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-85 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@46067a74 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-86 - configuration: 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@e30a8ef 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-86" 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.115 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Starting... 2024-04-22 11:42:19.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-04-22 11:42:19.116 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Added connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-04-22 11:42:19.116 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-86 - Start completed. 2024-04-22 11:42:19.142 [Test worker @coroutine#1814] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-04-22 11:42:19.144 [Test worker @coroutine#1816] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-86 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3abb6aa 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-87 - configuration: 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1b83fac3 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.150 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-87" 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.152 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Starting... 2024-04-22 11:42:19.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c53e5 2024-04-22 11:42:19.153 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Added connection org.sqlite.jdbc4.JDBC4Connection@759c53e5 2024-04-22 11:42:19.153 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-87 - Start completed. 2024-04-22 11:42:19.161 [HikariPool-84 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-84 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:19.178 [Test worker @coroutine#1819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c53e5 2024-04-22 11:42:19.180 [HikariPool-85 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-85 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:19.180 [Test worker @coroutine#1821] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-87 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@759c53e5 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-88 - configuration: 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ebaf2f 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-88" 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.182 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.182 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Starting... 2024-04-22 11:42:19.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a2930f 2024-04-22 11:42:19.183 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Added connection org.sqlite.jdbc4.JDBC4Connection@20a2930f 2024-04-22 11:42:19.183 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-88 - Start completed. 2024-04-22 11:42:19.208 [Test worker @coroutine#1824] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a2930f 2024-04-22 11:42:19.211 [Test worker @coroutine#1826] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-88 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@20a2930f 2024-04-22 11:42:19.216 [HikariPool-86 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-86 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:19.218 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.218 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.220 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.220 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.220 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.253 [HikariPool-87 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-87 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:19.265 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.265 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.265 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.283 [HikariPool-88 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-88 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:19.309 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.309 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.309 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.353 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.353 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.353 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.397 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.397 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.397 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.441 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.441 [Test worker @coroutine#1830] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38165/ 2024-04-22 11:42:19.441 [Test worker @coroutine#1830] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:38165/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.485 [Test worker @coroutine#1830] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38165/ 2024-04-22 11:42:19.490 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.490 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.491 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.492 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.492 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.533 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.533 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.533 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.577 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.577 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.577 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.625 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.625 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.625 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.673 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.673 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.673 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.721 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.721 [Test worker @coroutine#1847] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32927/ 2024-04-22 11:42:19.721 [Test worker @coroutine#1847] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:32927/ from class io.ktor.utils.io.ByteBufferChannel 2024-04-22 11:42:19.722 [Test worker @coroutine#1847] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32927/ 2024-04-22 11:42:19.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-89 - configuration: 2024-04-22 11:42:19.932 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf61d 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-89" 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Starting... 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-89 - Start completed. 2024-04-22 11:42:19.953 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.965 [Test worker @coroutine#1879] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.967 [Test worker @coroutine#1881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.969 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:19.969 [DefaultDispatcher-worker-14 @coroutine#1885] 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:53051/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:19.969 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:19.969 [DefaultDispatcher-worker-14 @coroutine#1885] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:19.971 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:19.971 [DefaultDispatcher-worker-6 @coroutine#1885] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:19.977 [DefaultDispatcher-worker-7 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.977 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:19.977 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:19.977 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:19.978 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:19.978 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:19.981 [Test worker @coroutine#1889] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-90 - configuration: 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7f382 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:19.982 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-90" 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:19.983 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:19.983 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Starting... 2024-04-22 11:42:19.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-04-22 11:42:19.984 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-04-22 11:42:19.984 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-90 - Start completed. 2024-04-22 11:42:20.007 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-04-22 11:42:20.018 [Test worker @coroutine#1897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-04-22 11:42:20.020 [Test worker @coroutine#1899] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-04-22 11:42:20.026 [DefaultDispatcher-worker-11 @coroutine#1908] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 11:42:20.026 [DefaultDispatcher-worker-11 @coroutine#1908] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/auth/login?username=bob&password=pass&maxDateOfBirth=0. 2024-04-22 11:42:20.026 [DefaultDispatcher-worker-11 @coroutine#1908] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 11:42:20.028 [DefaultDispatcher-worker-6 @coroutine#1908] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 11:42:20.028 [DefaultDispatcher-worker-6 @coroutine#1908] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/auth/login?username=bob&password=pass&maxDateOfBirth=0 2024-04-22 11:42:20.030 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-91 - configuration: 2024-04-22 11:42:20.030 [DefaultDispatcher-worker-13 @coroutine#1901] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-90 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52e34db 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7baf7e2c 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-91" 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.031 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.031 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Starting... 2024-04-22 11:42:20.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.032 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.032 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-91 - Start completed. 2024-04-22 11:42:20.033 [HikariPool-89 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.038 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6bf17 2024-04-22 11:42:20.038 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@62c6bf17 2024-04-22 11:42:20.042 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c014d3f 2024-04-22 11:42:20.042 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c014d3f 2024-04-22 11:42:20.045 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@683ed467 2024-04-22 11:42:20.045 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@683ed467 2024-04-22 11:42:20.048 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3c4704 2024-04-22 11:42:20.048 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d3c4704 2024-04-22 11:42:20.050 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a556bb3 2024-04-22 11:42:20.050 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a556bb3 2024-04-22 11:42:20.052 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdba973 2024-04-22 11:42:20.052 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cdba973 2024-04-22 11:42:20.055 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.055 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@258db63 2024-04-22 11:42:20.055 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@258db63 2024-04-22 11:42:20.057 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d13b84b 2024-04-22 11:42:20.057 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d13b84b 2024-04-22 11:42:20.060 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a4aa9 2024-04-22 11:42:20.060 [HikariPool-89 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-89 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c4a4aa9 2024-04-22 11:42:20.060 [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 11:42:20.066 [Test worker @coroutine#1912] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.068 [Test worker @coroutine#1914] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.070 [DefaultDispatcher-worker-13 @coroutine#1918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.070 [DefaultDispatcher-worker-13 @coroutine#1918] 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:47739/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.070 [DefaultDispatcher-worker-13 @coroutine#1918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.070 [DefaultDispatcher-worker-13 @coroutine#1918] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:47739/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.072 [DefaultDispatcher-worker-16 @coroutine#1918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.072 [DefaultDispatcher-worker-16 @coroutine#1918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.079 [DefaultDispatcher-worker-14 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.079 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.079 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.079 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.080 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.080 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.082 [Test worker @coroutine#1922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.084 [HikariPool-90 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.088 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12699a90 2024-04-22 11:42:20.088 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@12699a90 2024-04-22 11:42:20.091 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cae66ad 2024-04-22 11:42:20.091 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cae66ad 2024-04-22 11:42:20.091 [DefaultDispatcher-worker-11 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.093 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1891f1e0 2024-04-22 11:42:20.093 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@1891f1e0 2024-04-22 11:42:20.095 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d936c96 2024-04-22 11:42:20.096 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d936c96 2024-04-22 11:42:20.098 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@370d0ae 2024-04-22 11:42:20.098 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@370d0ae 2024-04-22 11:42:20.100 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c045563 2024-04-22 11:42:20.100 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c045563 2024-04-22 11:42:20.101 [DefaultDispatcher-worker-12 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.103 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0db7f2 2024-04-22 11:42:20.103 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b0db7f2 2024-04-22 11:42:20.105 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbc93d9 2024-04-22 11:42:20.105 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbc93d9 2024-04-22 11:42:20.108 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cc160 2024-04-22 11:42:20.108 [HikariPool-90 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-90 - Added connection org.sqlite.jdbc4.JDBC4Connection@384cc160 2024-04-22 11:42:20.108 [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 11:42:20.110 [DefaultDispatcher-worker-16 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.119 [DefaultDispatcher-worker-10 @coroutine#1929] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.131 [DefaultDispatcher-worker-10 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.132 [HikariPool-91 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:20.137 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0c08ad 2024-04-22 11:42:20.137 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a0c08ad 2024-04-22 11:42:20.139 [DefaultDispatcher-worker-7 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.142 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cbfb9c 2024-04-22 11:42:20.142 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@64cbfb9c 2024-04-22 11:42:20.146 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f463dd 2024-04-22 11:42:20.146 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@60f463dd 2024-04-22 11:42:20.147 [DefaultDispatcher-worker-3 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.148 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f6f1a7 2024-04-22 11:42:20.148 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@25f6f1a7 2024-04-22 11:42:20.151 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5ccd4 2024-04-22 11:42:20.151 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@2fb5ccd4 2024-04-22 11:42:20.153 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1419d5a5 2024-04-22 11:42:20.153 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@1419d5a5 2024-04-22 11:42:20.156 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b0b670 2024-04-22 11:42:20.156 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@57b0b670 2024-04-22 11:42:20.157 [DefaultDispatcher-worker-7 @coroutine#1934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.158 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d90ee8 2024-04-22 11:42:20.158 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@45d90ee8 2024-04-22 11:42:20.161 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@440bb9eb 2024-04-22 11:42:20.161 [HikariPool-91 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-91 - Added connection org.sqlite.jdbc4.JDBC4Connection@440bb9eb 2024-04-22 11:42:20.161 [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 11:42:20.168 [DefaultDispatcher-worker-2 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.178 [DefaultDispatcher-worker-14 @coroutine#1939] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-92 - configuration: 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@49c72fb7 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-92" 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.192 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.192 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Starting... 2024-04-22 11:42:20.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.193 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.193 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-92 - Start completed. 2024-04-22 11:42:20.218 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.231 [Test worker @coroutine#1958] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.233 [Test worker @coroutine#1960] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.234 [DefaultDispatcher-worker-11 @coroutine#1964] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.234 [DefaultDispatcher-worker-11 @coroutine#1964] 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:53143/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.234 [DefaultDispatcher-worker-11 @coroutine#1964] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.234 [DefaultDispatcher-worker-11 @coroutine#1964] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:53143/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.236 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.236 [DefaultDispatcher-worker-8 @coroutine#1964] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.242 [DefaultDispatcher-worker-16 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.242 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.242 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.242 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.243 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.243 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.245 [Test worker @coroutine#1968] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:20.245 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-93 - configuration: 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@39c93af6 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-93" 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.246 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.246 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Starting... 2024-04-22 11:42:20.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-22 11:42:20.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-22 11:42:20.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-93 - Start completed. 2024-04-22 11:42:20.252 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-22 11:42:20.264 [Test worker @coroutine#1975] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-22 11:42:20.266 [Test worker @coroutine#1977] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-22 11:42:20.268 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 11:42:20.268 [DefaultDispatcher-worker-11 @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:53143/auth/login?username=bob&password=wrong&maxDateOfBirth=0. 2024-04-22 11:42:20.268 [DefaultDispatcher-worker-11 @coroutine#1985] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 11:42:20.269 [DefaultDispatcher-worker-3 @coroutine#1985] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 11:42:20.269 [DefaultDispatcher-worker-3 @coroutine#1985] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/auth/login?username=bob&password=wrong&maxDateOfBirth=0 2024-04-22 11:42:20.277 [DefaultDispatcher-worker-16 @coroutine#1979] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-93 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7b1b1784 2024-04-22 11:42:20.293 [HikariPool-92 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.298 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6318525e 2024-04-22 11:42:20.298 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6318525e 2024-04-22 11:42:20.301 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddfa04d 2024-04-22 11:42:20.301 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ddfa04d 2024-04-22 11:42:20.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0392e 2024-04-22 11:42:20.305 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@69e0392e 2024-04-22 11:42:20.308 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce2aa76 2024-04-22 11:42:20.308 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ce2aa76 2024-04-22 11:42:20.311 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc99716 2024-04-22 11:42:20.311 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@dc99716 2024-04-22 11:42:20.313 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d04832a 2024-04-22 11:42:20.313 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d04832a 2024-04-22 11:42:20.314 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-94 - configuration: 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1fb379e4 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-94" 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.315 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.315 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Starting... 2024-04-22 11:42:20.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.316 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5e0ed 2024-04-22 11:42:20.316 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c5e0ed 2024-04-22 11:42:20.316 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.316 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-94 - Start completed. 2024-04-22 11:42:20.319 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccd5539 2024-04-22 11:42:20.319 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ccd5539 2024-04-22 11:42:20.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd0a91 2024-04-22 11:42:20.323 [HikariPool-92 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-92 - Added connection org.sqlite.jdbc4.JDBC4Connection@dfd0a91 2024-04-22 11:42:20.323 [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 11:42:20.341 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.351 [HikariPool-93 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.353 [Test worker @coroutine#1991] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9092cfe 2024-04-22 11:42:20.355 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@9092cfe 2024-04-22 11:42:20.355 [Test worker @coroutine#1993] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.356 [DefaultDispatcher-worker-11 @coroutine#1997] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.356 [DefaultDispatcher-worker-11 @coroutine#1997] 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:43139/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.356 [DefaultDispatcher-worker-11 @coroutine#1997] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.357 [DefaultDispatcher-worker-11 @coroutine#1997] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:43139/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.359 [DefaultDispatcher-worker-15 @coroutine#1997] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.359 [DefaultDispatcher-worker-15 @coroutine#1997] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.360 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cec3af 2024-04-22 11:42:20.360 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cec3af 2024-04-22 11:42:20.363 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1478e 2024-04-22 11:42:20.363 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f1478e 2024-04-22 11:42:20.367 [DefaultDispatcher-worker-3 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.367 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.367 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f3c994 2024-04-22 11:42:20.368 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@46f3c994 2024-04-22 11:42:20.368 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.368 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.369 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.369 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.371 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d7368 2024-04-22 11:42:20.371 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d7368 2024-04-22 11:42:20.371 [Test worker @coroutine#2001] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-95 - configuration: 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24be6e34 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-95" 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.373 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Starting... 2024-04-22 11:42:20.375 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ff0bb7 2024-04-22 11:42:20.375 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@77ff0bb7 2024-04-22 11:42:20.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-04-22 11:42:20.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-04-22 11:42:20.378 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-95 - Start completed. 2024-04-22 11:42:20.378 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebbeff1 2024-04-22 11:42:20.378 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ebbeff1 2024-04-22 11:42:20.378 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-04-22 11:42:20.382 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dc36db 2024-04-22 11:42:20.382 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@26dc36db 2024-04-22 11:42:20.385 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b77d75b 2024-04-22 11:42:20.385 [HikariPool-93 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-93 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b77d75b 2024-04-22 11:42:20.385 [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 11:42:20.390 [Test worker @coroutine#2008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-04-22 11:42:20.392 [Test worker @coroutine#2010] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-96 - configuration: 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3074575a 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-96" 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.394 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.394 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Starting... 2024-04-22 11:42:20.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.395 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.395 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-96 - Start completed. 2024-04-22 11:42:20.402 [DefaultDispatcher-worker-7 @coroutine#2012] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-95 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b312863 2024-04-22 11:42:20.416 [HikariPool-94 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.416 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.421 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@244f0599 2024-04-22 11:42:20.421 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@244f0599 2024-04-22 11:42:20.425 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a88ff60 2024-04-22 11:42:20.425 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a88ff60 2024-04-22 11:42:20.428 [Test worker @coroutine#2020] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.428 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb76ee9 2024-04-22 11:42:20.428 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@2eb76ee9 2024-04-22 11:42:20.430 [Test worker @coroutine#2022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.431 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.431 [DefaultDispatcher-worker-7 @coroutine#2026] 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:50617/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.431 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.431 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb5f55b 2024-04-22 11:42:20.431 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bb5f55b 2024-04-22 11:42:20.431 [DefaultDispatcher-worker-7 @coroutine#2026] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:50617/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.433 [DefaultDispatcher-worker-13 @coroutine#2026] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.433 [DefaultDispatcher-worker-13 @coroutine#2026] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.434 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@378a4679 2024-04-22 11:42:20.434 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@378a4679 2024-04-22 11:42:20.436 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a14dc17 2024-04-22 11:42:20.436 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a14dc17 2024-04-22 11:42:20.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc1319a 2024-04-22 11:42:20.438 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fc1319a 2024-04-22 11:42:20.440 [DefaultDispatcher-worker-14 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.441 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.441 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.441 [DefaultDispatcher-worker-14 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.441 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a0a14 2024-04-22 11:42:20.441 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@b9a0a14 2024-04-22 11:42:20.441 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.441 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.443 [Test worker @coroutine#2030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-97 - configuration: 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@24ae2183 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.443 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-97" 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.444 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.444 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec63c90 2024-04-22 11:42:20.444 [HikariPool-94 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-94 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ec63c90 2024-04-22 11:42:20.444 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Starting... 2024-04-22 11:42:20.444 [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 11:42:20.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-04-22 11:42:20.447 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-04-22 11:42:20.447 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-97 - Start completed. 2024-04-22 11:42:20.448 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-04-22 11:42:20.462 [Test worker @coroutine#2037] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-04-22 11:42:20.464 [Test worker @coroutine#2039] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-98 - configuration: 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@34485d9d 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-98" 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.465 [DefaultDispatcher-worker-14 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Starting... 2024-04-22 11:42:20.466 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:20.466 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:20.466 [DefaultDispatcher-worker-14 @coroutine#2047] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-98 - Start completed. 2024-04-22 11:42:20.475 [DefaultDispatcher-worker-7 @coroutine#2041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-97 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7ffb0bb4 2024-04-22 11:42:20.478 [HikariPool-95 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.482 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@601b30b 2024-04-22 11:42:20.482 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@601b30b 2024-04-22 11:42:20.485 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c65dbb 2024-04-22 11:42:20.485 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@8c65dbb 2024-04-22 11:42:20.488 [DefaultDispatcher-worker-14 @coroutine#2047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:20.488 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9d87b 2024-04-22 11:42:20.488 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@cf9d87b 2024-04-22 11:42:20.491 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb5780 2024-04-22 11:42:20.492 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@49fb5780 2024-04-22 11:42:20.494 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e92c5f 2024-04-22 11:42:20.494 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@42e92c5f 2024-04-22 11:42:20.495 [HikariPool-96 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.497 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f89a3c 2024-04-22 11:42:20.497 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@78f89a3c 2024-04-22 11:42:20.499 [DefaultDispatcher-worker-14 @coroutine#2050] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:20.499 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a00bf58 2024-04-22 11:42:20.499 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a00bf58 2024-04-22 11:42:20.500 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d18d12 2024-04-22 11:42:20.500 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@60d18d12 2024-04-22 11:42:20.501 [DefaultDispatcher-worker-14 @coroutine#2052] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:20.501 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.501 [DefaultDispatcher-worker-15 @coroutine#2055] 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 11:42:20.501 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.501 [DefaultDispatcher-worker-15 @coroutine#2055] 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 11:42:20.502 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d4a8cf 2024-04-22 11:42:20.502 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@29d4a8cf 2024-04-22 11:42:20.502 [DefaultDispatcher-worker-14 @coroutine#2047] 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 11:42:20.502 [DefaultDispatcher-worker-14 @coroutine#2047] 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 11:42:20.502 [DefaultDispatcher-worker-14 @coroutine#2047] 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 11:42:20.503 [DefaultDispatcher-worker-15 @coroutine#2055] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.504 [DefaultDispatcher-worker-5 @coroutine#2047] 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 11:42:20.504 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d4e27e 2024-04-22 11:42:20.504 [HikariPool-95 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-95 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d4e27e 2024-04-22 11:42:20.504 [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 11:42:20.505 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-99 - configuration: 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.506 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e167f78 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.506 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e167f78 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11e75942 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-99" 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Starting... 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.506 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.506 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-99 - Start completed. 2024-04-22 11:42:20.510 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29e662 2024-04-22 11:42:20.510 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a29e662 2024-04-22 11:42:20.512 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:20.512 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.512 [DefaultDispatcher-worker-16 @coroutine#2054] 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 11:42:20.512 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.513 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.513 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b7543 2024-04-22 11:42:20.513 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f2b7543 2024-04-22 11:42:20.517 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ec4a9 2024-04-22 11:42:20.517 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@437ec4a9 2024-04-22 11:42:20.519 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ece9e01 2024-04-22 11:42:20.519 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ece9e01 2024-04-22 11:42:20.521 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b71714c 2024-04-22 11:42:20.521 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b71714c 2024-04-22 11:42:20.524 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f048a0c 2024-04-22 11:42:20.524 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f048a0c 2024-04-22 11:42:20.526 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aea54c9 2024-04-22 11:42:20.526 [HikariPool-96 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-96 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aea54c9 2024-04-22 11:42:20.526 [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 11:42:20.527 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.538 [Test worker @coroutine#2063] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.540 [Test worker @coroutine#2065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.541 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.541 [DefaultDispatcher-worker-6 @coroutine#2069] 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:56799/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.541 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.541 [DefaultDispatcher-worker-6 @coroutine#2069] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:56799/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.543 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.543 [DefaultDispatcher-worker-12 @coroutine#2069] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.548 [HikariPool-97 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.550 [DefaultDispatcher-worker-13 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.550 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.550 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a831b 2024-04-22 11:42:20.550 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7a7a831b 2024-04-22 11:42:20.550 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.550 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.551 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.551 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.553 [Test worker @coroutine#2073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.554 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bd7224 2024-04-22 11:42:20.554 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@74bd7224 2024-04-22 11:42:20.557 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7082e86b 2024-04-22 11:42:20.557 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@7082e86b 2024-04-22 11:42:20.559 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580781f 2024-04-22 11:42:20.560 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@3580781f 2024-04-22 11:42:20.561 [DefaultDispatcher-worker-10 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.562 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c57ef 2024-04-22 11:42:20.562 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b4c57ef 2024-04-22 11:42:20.564 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2af0 2024-04-22 11:42:20.564 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@47f2af0 2024-04-22 11:42:20.566 [HikariPool-98 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.567 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63595ba4 2024-04-22 11:42:20.567 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@63595ba4 2024-04-22 11:42:20.569 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af8750 2024-04-22 11:42:20.569 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@55af8750 2024-04-22 11:42:20.569 [DefaultDispatcher-worker-16 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.570 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70382792 2024-04-22 11:42:20.570 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@70382792 2024-04-22 11:42:20.571 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c255125 2024-04-22 11:42:20.571 [HikariPool-97 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-97 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c255125 2024-04-22 11:42:20.571 [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 11:42:20.574 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7effd7e5 2024-04-22 11:42:20.574 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7effd7e5 2024-04-22 11:42:20.577 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac04ce2 2024-04-22 11:42:20.577 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ac04ce2 2024-04-22 11:42:20.578 [DefaultDispatcher-worker-7 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.580 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2ddde 2024-04-22 11:42:20.580 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2ddde 2024-04-22 11:42:20.582 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e777903 2024-04-22 11:42:20.582 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e777903 2024-04-22 11:42:20.585 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e37c7d7 2024-04-22 11:42:20.585 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@e37c7d7 2024-04-22 11:42:20.585 [DefaultDispatcher-worker-6 @coroutine#2080] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.587 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76683daf 2024-04-22 11:42:20.587 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@76683daf 2024-04-22 11:42:20.589 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fed2291 2024-04-22 11:42:20.589 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fed2291 2024-04-22 11:42:20.592 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae7f70e 2024-04-22 11:42:20.592 [HikariPool-98 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-98 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ae7f70e 2024-04-22 11:42:20.592 [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 11:42:20.593 [DefaultDispatcher-worker-14 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.600 [DefaultDispatcher-worker-12 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.606 [HikariPool-99 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:20.609 [DefaultDispatcher-worker-13 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.611 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@50db8014 2024-04-22 11:42:20.611 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@50db8014 2024-04-22 11:42:20.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1c747f 2024-04-22 11:42:20.615 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5e1c747f 2024-04-22 11:42:20.616 [DefaultDispatcher-worker-8 @coroutine#2086] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.619 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a23eb64 2024-04-22 11:42:20.619 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a23eb64 2024-04-22 11:42:20.621 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f217e44 2024-04-22 11:42:20.621 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f217e44 2024-04-22 11:42:20.623 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@13769694 2024-04-22 11:42:20.623 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@13769694 2024-04-22 11:42:20.625 [DefaultDispatcher-worker-8 @coroutine#2091] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef4a709 2024-04-22 11:42:20.626 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ef4a709 2024-04-22 11:42:20.627 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.627 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 11:42:20.627 [DefaultDispatcher-worker-3 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.628 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b491178 2024-04-22 11:42:20.628 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b491178 2024-04-22 11:42:20.628 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.628 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.629 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 11:42:20.629 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:56799/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:20.630 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0e810b 2024-04-22 11:42:20.630 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f0e810b 2024-04-22 11:42:20.631 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.631 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 11:42:20.631 [DefaultDispatcher-worker-8 @coroutine#2099] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.632 [DefaultDispatcher-worker-7 @coroutine#2099] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.632 [DefaultDispatcher-worker-7 @coroutine#2099] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.633 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@586b7a48 2024-04-22 11:42:20.633 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - Added connection org.sqlite.jdbc4.JDBC4Connection@586b7a48 2024-04-22 11:42:20.633 [HikariPool-99 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-99 - After adding stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 11:42:20.662 [DefaultDispatcher-worker-3 @coroutine#2099] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-100 - configuration: 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69cc3370 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-100" 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.666 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.667 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Starting... 2024-04-22 11:42:20.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.667 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.667 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-100 - Start completed. 2024-04-22 11:42:20.690 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.701 [Test worker @coroutine#2115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.703 [Test worker @coroutine#2117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.704 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.705 [DefaultDispatcher-worker-11 @coroutine#2121] 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:57731/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.705 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.705 [DefaultDispatcher-worker-11 @coroutine#2121] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:57731/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.706 [DefaultDispatcher-worker-7 @coroutine#2121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.706 [DefaultDispatcher-worker-7 @coroutine#2121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.715 [DefaultDispatcher-worker-13 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.715 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.715 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.715 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.716 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.716 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.718 [Test worker @coroutine#2125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.718 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-101 - configuration: 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@69af938b 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-101" 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.719 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.719 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Starting... 2024-04-22 11:42:20.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-22 11:42:20.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-22 11:42:20.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-101 - Start completed. 2024-04-22 11:42:20.724 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-22 11:42:20.735 [Test worker @coroutine#2132] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-22 11:42:20.737 [Test worker @coroutine#2134] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-22 11:42:20.749 [DefaultDispatcher-worker-15 @coroutine#2136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-101 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@52518ee1 2024-04-22 11:42:20.749 [DefaultDispatcher-worker-12 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.757 [DefaultDispatcher-worker-6 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.765 [DefaultDispatcher-worker-3 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.767 [HikariPool-100 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:20.772 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@797cd5b4 2024-04-22 11:42:20.772 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@797cd5b4 2024-04-22 11:42:20.775 [DefaultDispatcher-worker-6 @coroutine#2142] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.776 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bb34eb 2024-04-22 11:42:20.776 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@77bb34eb 2024-04-22 11:42:20.780 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7384bec4 2024-04-22 11:42:20.780 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7384bec4 2024-04-22 11:42:20.783 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36863ed0 2024-04-22 11:42:20.783 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@36863ed0 2024-04-22 11:42:20.785 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@29489cc1 2024-04-22 11:42:20.785 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@29489cc1 2024-04-22 11:42:20.788 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fae96f 2024-04-22 11:42:20.788 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fae96f 2024-04-22 11:42:20.792 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@51de15ca 2024-04-22 11:42:20.792 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@51de15ca 2024-04-22 11:42:20.795 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a9c19f 2024-04-22 11:42:20.795 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@56a9c19f 2024-04-22 11:42:20.798 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6ae11f 2024-04-22 11:42:20.798 [HikariPool-100 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-100 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b6ae11f 2024-04-22 11:42:20.798 [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 11:42:20.798 [DefaultDispatcher-worker-6 @coroutine#2149] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.815 [DefaultDispatcher-worker-15 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.823 [HikariPool-101 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:20.825 [DefaultDispatcher-worker-12 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.827 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f71d8 2024-04-22 11:42:20.827 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@54f71d8 2024-04-22 11:42:20.831 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@b888f01 2024-04-22 11:42:20.831 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@b888f01 2024-04-22 11:42:20.834 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb71aa8 2024-04-22 11:42:20.834 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@fb71aa8 2024-04-22 11:42:20.835 [DefaultDispatcher-worker-13 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.836 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab5853a 2024-04-22 11:42:20.836 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab5853a 2024-04-22 11:42:20.839 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@340aec05 2024-04-22 11:42:20.839 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@340aec05 2024-04-22 11:42:20.841 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b358d02 2024-04-22 11:42:20.841 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b358d02 2024-04-22 11:42:20.843 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c60ba96 2024-04-22 11:42:20.843 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c60ba96 2024-04-22 11:42:20.844 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.846 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9a7a75 2024-04-22 11:42:20.846 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a9a7a75 2024-04-22 11:42:20.849 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913d1e7 2024-04-22 11:42:20.849 [HikariPool-101 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-101 - Added connection org.sqlite.jdbc4.JDBC4Connection@4913d1e7 2024-04-22 11:42:20.849 [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 11:42:20.855 [DefaultDispatcher-worker-8 @coroutine#2151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:20.856 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-102 - configuration: 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35d4fecf 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-102" 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.857 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.857 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Starting... 2024-04-22 11:42:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.858 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.858 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-102 - Start completed. 2024-04-22 11:42:20.880 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.891 [Test worker @coroutine#2158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.893 [Test worker @coroutine#2160] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.894 [DefaultDispatcher-worker-8 @coroutine#2164] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.894 [DefaultDispatcher-worker-8 @coroutine#2164] 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:59631/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:20.894 [DefaultDispatcher-worker-8 @coroutine#2164] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.894 [DefaultDispatcher-worker-8 @coroutine#2164] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:59631/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:20.896 [DefaultDispatcher-worker-15 @coroutine#2164] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.896 [DefaultDispatcher-worker-15 @coroutine#2164] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:20.905 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.905 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.905 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.905 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.906 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.906 [DefaultDispatcher-worker-3 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.909 [Test worker @coroutine#2168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.909 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-103 - configuration: 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0a4f87 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-103" 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:20.910 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:20.910 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Starting... 2024-04-22 11:42:20.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2024-04-22 11:42:20.915 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2024-04-22 11:42:20.915 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-103 - Start completed. 2024-04-22 11:42:20.916 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2024-04-22 11:42:20.928 [Test worker @coroutine#2175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2024-04-22 11:42:20.930 [Test worker @coroutine#2177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2024-04-22 11:42:20.941 [DefaultDispatcher-worker-10 @coroutine#2179] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-103 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19439ec4 2024-04-22 11:42:20.942 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.951 [DefaultDispatcher-worker-9 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.958 [HikariPool-102 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:20.961 [DefaultDispatcher-worker-3 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.961 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4168e4df 2024-04-22 11:42:20.961 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4168e4df 2024-04-22 11:42:20.966 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faf0282 2024-04-22 11:42:20.966 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4faf0282 2024-04-22 11:42:20.968 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b908faf 2024-04-22 11:42:20.968 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b908faf 2024-04-22 11:42:20.971 [DefaultDispatcher-worker-10 @coroutine#2185] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:20.971 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9208b9 2024-04-22 11:42:20.971 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@e9208b9 2024-04-22 11:42:20.972 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.972 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 11:42:20.972 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.973 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.973 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0 2024-04-22 11:42:20.973 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@85a5ba8 2024-04-22 11:42:20.973 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@85a5ba8 2024-04-22 11:42:20.974 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0. 2024-04-22 11:42:20.974 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:59631/auth/login?username=bob&password=password&maxDateOfBirth=0 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:20.974 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.974 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42. 2024-04-22 11:42:20.974 [DefaultDispatcher-worker-15 @coroutine#2192] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.975 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.975 [DefaultDispatcher-worker-3 @coroutine#2192] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=42 2024-04-22 11:42:20.976 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd6e333 2024-04-22 11:42:20.976 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fd6e333 2024-04-22 11:42:20.978 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f4ee91 2024-04-22 11:42:20.978 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@70f4ee91 2024-04-22 11:42:20.981 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebdf7f6 2024-04-22 11:42:20.981 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ebdf7f6 2024-04-22 11:42:20.984 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@34607692 2024-04-22 11:42:20.984 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - Added connection org.sqlite.jdbc4.JDBC4Connection@34607692 2024-04-22 11:42:20.984 [HikariPool-102 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-102 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 11:42:20.989 [DefaultDispatcher-worker-3 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:20.989 [DefaultDispatcher-worker-3 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.989 [DefaultDispatcher-worker-3 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:20.989 [DefaultDispatcher-worker-3 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.991 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:20.991 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.000 [DefaultDispatcher-worker-8 @coroutine#2192] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:21.005 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-104 - configuration: 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29612ee2 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-104" 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.006 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.006 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Starting... 2024-04-22 11:42:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-104 - Start completed. 2024-04-22 11:42:21.015 [HikariPool-103 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.019 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb3d8 2024-04-22 11:42:21.019 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@1eeb3d8 2024-04-22 11:42:21.023 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@f295d95 2024-04-22 11:42:21.023 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@f295d95 2024-04-22 11:42:21.026 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@b16d8a8 2024-04-22 11:42:21.026 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@b16d8a8 2024-04-22 11:42:21.028 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1457ae 2024-04-22 11:42:21.028 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e1457ae 2024-04-22 11:42:21.028 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.030 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a905dc7 2024-04-22 11:42:21.030 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@3a905dc7 2024-04-22 11:42:21.033 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f107af5 2024-04-22 11:42:21.033 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f107af5 2024-04-22 11:42:21.035 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@427e2e27 2024-04-22 11:42:21.035 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@427e2e27 2024-04-22 11:42:21.038 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3ba8e1 2024-04-22 11:42:21.038 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@2e3ba8e1 2024-04-22 11:42:21.040 [Test worker @coroutine#2214] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.040 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da684 2024-04-22 11:42:21.040 [HikariPool-103 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-103 - Added connection org.sqlite.jdbc4.JDBC4Connection@167da684 2024-04-22 11:42:21.040 [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 11:42:21.041 [Test worker @coroutine#2216] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.042 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.042 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/ackAndGetPendingReplications. 2024-04-22 11:42:21.042 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.042 [DefaultDispatcher-worker-6 @coroutine#2220] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40317/UmAppDatabase/replication/ackAndGetPendingReplications from class io.ktor.http.content.TextContent 2024-04-22 11:42:21.044 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.044 [DefaultDispatcher-worker-7 @coroutine#2220] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.052 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.052 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.052 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.052 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.053 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.053 [DefaultDispatcher-worker-7 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.055 [Test worker @coroutine#2224] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.055 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-105 - configuration: 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4a76c90 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-105" 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.056 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Starting... 2024-04-22 11:42:21.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2024-04-22 11:42:21.060 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2024-04-22 11:42:21.060 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-105 - Start completed. 2024-04-22 11:42:21.061 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2024-04-22 11:42:21.072 [Test worker @coroutine#2231] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2024-04-22 11:42:21.077 [Test worker @coroutine#2233] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2024-04-22 11:42:21.081 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/auth/register 2024-04-22 11:42:21.081 [DefaultDispatcher-worker-7 @coroutine#2242] 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:40317/auth/register. 2024-04-22 11:42:21.081 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/auth/register 2024-04-22 11:42:21.081 [DefaultDispatcher-worker-7 @coroutine#2242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost.localdomain:40317/auth/register from class io.ktor.http.content.TextContent 2024-04-22 11:42:21.083 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/auth/register 2024-04-22 11:42:21.083 [DefaultDispatcher-worker-11 @coroutine#2242] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/auth/register 2024-04-22 11:42:21.087 [DefaultDispatcher-worker-16 @coroutine#2235] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-105 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7da0587a 2024-04-22 11:42:21.090 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:21.090 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.090 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.090 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.091 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.091 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.107 [HikariPool-104 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.112 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afc873c 2024-04-22 11:42:21.112 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6afc873c 2024-04-22 11:42:21.117 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@643b7413 2024-04-22 11:42:21.117 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@643b7413 2024-04-22 11:42:21.122 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6004ec4c 2024-04-22 11:42:21.122 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@6004ec4c 2024-04-22 11:42:21.124 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@25067e28 2024-04-22 11:42:21.124 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@25067e28 2024-04-22 11:42:21.125 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40317/auth/register. 2024-04-22 11:42:21.125 [DefaultDispatcher-worker-13 @coroutine#2242] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40317/auth/register to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:21.126 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4dc8d3 2024-04-22 11:42:21.126 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4dc8d3 2024-04-22 11:42:21.129 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e9ba45 2024-04-22 11:42:21.129 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@14e9ba45 2024-04-22 11:42:21.131 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@53485218 2024-04-22 11:42:21.131 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@53485218 2024-04-22 11:42:21.133 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@45298167 2024-04-22 11:42:21.133 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@45298167 2024-04-22 11:42:21.136 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d241 2024-04-22 11:42:21.136 [HikariPool-104 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-104 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d241 2024-04-22 11:42:21.136 [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 11:42:21.147 [DefaultDispatcher-worker-13 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.159 [DefaultDispatcher-worker-7 @coroutine#2242] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:21.160 [HikariPool-105 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.166 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6a27f5 2024-04-22 11:42:21.166 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f6a27f5 2024-04-22 11:42:21.170 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adca68 2024-04-22 11:42:21.170 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@11adca68 2024-04-22 11:42:21.173 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15924c85 2024-04-22 11:42:21.173 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@15924c85 2024-04-22 11:42:21.175 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5090c053 2024-04-22 11:42:21.175 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@5090c053 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-106 - configuration: 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@464017f5 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-106" 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.176 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.177 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Starting... 2024-04-22 11:42:21.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.177 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Added connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.177 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Start completed. 2024-04-22 11:42:21.178 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0b103b 2024-04-22 11:42:21.178 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e0b103b 2024-04-22 11:42:21.180 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a7718 2024-04-22 11:42:21.180 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@618a7718 2024-04-22 11:42:21.183 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fbf9c8 2024-04-22 11:42:21.183 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@66fbf9c8 2024-04-22 11:42:21.185 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bf3f1c 2024-04-22 11:42:21.185 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@30bf3f1c 2024-04-22 11:42:21.187 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f36bf8 2024-04-22 11:42:21.187 [HikariPool-105 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-105 - Added connection org.sqlite.jdbc4.JDBC4Connection@76f36bf8 2024-04-22 11:42:21.187 [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 11:42:21.197 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.210 [Test worker @coroutine#2253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.211 [Test worker @coroutine#2255] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.213 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.213 [DefaultDispatcher-worker-1 @coroutine#2259] 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 11:42:21.213 [DefaultDispatcher-worker-1 @coroutine#2259] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.213 [DefaultDispatcher-worker-1 @coroutine#2259] 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 11:42:21.215 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.215 [DefaultDispatcher-worker-13 @coroutine#2259] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.223 [DefaultDispatcher-worker-8 @coroutine#2258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.223 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.223 [DefaultDispatcher-worker-8 @coroutine#2258] 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 11:42:21.223 [DefaultDispatcher-worker-8 @coroutine#2258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.224 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.224 [DefaultDispatcher-worker-3 @coroutine#2258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.228 [Test worker @coroutine#2263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.234 [Test worker @coroutine#2270] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.249 [Test worker @coroutine#2277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@397f9672 2024-04-22 11:42:21.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown initiated... 2024-04-22 11:42:21.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Close initiated... 2024-04-22 11:42:21.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.251 [HikariPool-106 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-106 - Closing connection org.sqlite.jdbc4.JDBC4Connection@397f9672: (connection evicted) 2024-04-22 11:42:21.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-106 - Closed. 2024-04-22 11:42:21.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-106 - Shutdown completed. 2024-04-22 11:42:21.253 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-107 - configuration: 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@383a5260 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.254 [DefaultDispatcher-worker-13 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-107" 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.254 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.254 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.254 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.254 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Starting... 2024-04-22 11:42:21.255 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.255 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.256 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Added connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.256 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Start completed. 2024-04-22 11:42:21.257 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.268 [Test worker @coroutine#2283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.270 [Test worker @coroutine#2285] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.271 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.271 [DefaultDispatcher-worker-13 @coroutine#2289] 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 11:42:21.271 [DefaultDispatcher-worker-13 @coroutine#2289] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.271 [DefaultDispatcher-worker-13 @coroutine#2289] 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 11:42:21.272 [DefaultDispatcher-worker-5 @coroutine#2289] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.272 [DefaultDispatcher-worker-5 @coroutine#2289] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.281 [DefaultDispatcher-worker-8 @coroutine#2288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.282 [DefaultDispatcher-worker-8 @coroutine#2288] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.282 [DefaultDispatcher-worker-8 @coroutine#2288] 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 11:42:21.282 [DefaultDispatcher-worker-8 @coroutine#2288] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.282 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.282 [DefaultDispatcher-worker-9 @coroutine#2288] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.285 [Test worker @coroutine#2293] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.289 [Test worker @coroutine#2300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.294 [Test worker @coroutine#2307] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea 2024-04-22 11:42:21.295 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown initiated... 2024-04-22 11:42:21.295 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Close initiated... 2024-04-22 11:42:21.295 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.295 [HikariPool-107 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-107 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ce5a2ea: (connection evicted) 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-107 - Closed. 2024-04-22 11:42:21.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-107 - Shutdown completed. 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-108 - configuration: 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77e64a46 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-108" 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.296 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Starting... 2024-04-22 11:42:21.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.299 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Added connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.299 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Start completed. 2024-04-22 11:42:21.299 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.311 [Test worker @coroutine#2310] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.313 [Test worker @coroutine#2312] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.313 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.313 [DefaultDispatcher-worker-9 @coroutine#2316] 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 11:42:21.313 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.313 [DefaultDispatcher-worker-9 @coroutine#2316] 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 11:42:21.315 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.315 [DefaultDispatcher-worker-9 @coroutine#2316] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.325 [DefaultDispatcher-worker-1 @coroutine#2315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.325 [DefaultDispatcher-worker-1 @coroutine#2315] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.325 [DefaultDispatcher-worker-1 @coroutine#2315] 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 11:42:21.325 [DefaultDispatcher-worker-1 @coroutine#2315] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.326 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.326 [DefaultDispatcher-worker-4 @coroutine#2315] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.328 [Test worker @coroutine#2320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.331 [Test worker @coroutine#2327] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.335 [Test worker @coroutine#2334] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.339 [Test worker @coroutine#2336] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.342 [Test worker @coroutine#2342] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.346 [Test worker @coroutine#2344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.348 [Test worker @coroutine#2345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@342a5b57 2024-04-22 11:42:21.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown initiated... 2024-04-22 11:42:21.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Close initiated... 2024-04-22 11:42:21.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.348 [HikariPool-108 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-108 - Closing connection org.sqlite.jdbc4.JDBC4Connection@342a5b57: (connection evicted) 2024-04-22 11:42:21.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-108 - Closed. 2024-04-22 11:42:21.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-108 - Shutdown completed. 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-109 - configuration: 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ae2028d 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-109" 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.350 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Starting... 2024-04-22 11:42:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Added connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Start completed. 2024-04-22 11:42:21.353 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.364 [Test worker @coroutine#2348] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.366 [Test worker @coroutine#2350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.367 [DefaultDispatcher-worker-10 @coroutine#2354] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.367 [DefaultDispatcher-worker-10 @coroutine#2354] 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 11:42:21.367 [DefaultDispatcher-worker-10 @coroutine#2354] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.367 [DefaultDispatcher-worker-10 @coroutine#2354] 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 11:42:21.369 [DefaultDispatcher-worker-4 @coroutine#2354] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.369 [DefaultDispatcher-worker-4 @coroutine#2354] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.378 [DefaultDispatcher-worker-8 @coroutine#2353] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.378 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.378 [DefaultDispatcher-worker-8 @coroutine#2353] 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 11:42:21.378 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.379 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.379 [DefaultDispatcher-worker-8 @coroutine#2353] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.380 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:21.380 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.380 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.380 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.381 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.381 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.382 [Test worker @coroutine#2357] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.385 [Test worker @coroutine#2368] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.388 [Test worker @coroutine#2375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@d082916 2024-04-22 11:42:21.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown initiated... 2024-04-22 11:42:21.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Close initiated... 2024-04-22 11:42:21.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.389 [HikariPool-109 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-109 - Closing connection org.sqlite.jdbc4.JDBC4Connection@d082916: (connection evicted) 2024-04-22 11:42:21.390 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.390 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-109 - Closed. 2024-04-22 11:42:21.390 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-109 - Shutdown completed. 2024-04-22 11:42:21.390 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-110 - configuration: 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1978eab7 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-110" 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.391 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.391 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Starting... 2024-04-22 11:42:21.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.393 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Added connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.393 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Start completed. 2024-04-22 11:42:21.394 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.405 [Test worker @coroutine#2383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.407 [Test worker @coroutine#2385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.408 [DefaultDispatcher-worker-11 @coroutine#2389] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.408 [DefaultDispatcher-worker-11 @coroutine#2389] 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 11:42:21.408 [DefaultDispatcher-worker-11 @coroutine#2389] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.408 [DefaultDispatcher-worker-11 @coroutine#2389] 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 11:42:21.409 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.409 [DefaultDispatcher-worker-14 @coroutine#2389] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.417 [DefaultDispatcher-worker-2 @coroutine#2388] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.417 [DefaultDispatcher-worker-2 @coroutine#2388] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.417 [DefaultDispatcher-worker-2 @coroutine#2388] 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 11:42:21.417 [DefaultDispatcher-worker-2 @coroutine#2388] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.418 [DefaultDispatcher-worker-2 @coroutine#2388] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.418 [DefaultDispatcher-worker-2 @coroutine#2388] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.421 [Test worker @coroutine#2395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.424 [Test worker @coroutine#2400] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.428 [Test worker @coroutine#2402] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.430 [Test worker @coroutine#2404] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.434 [Test worker @coroutine#2411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@dd025d9 2024-04-22 11:42:21.435 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown initiated... 2024-04-22 11:42:21.435 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Close initiated... 2024-04-22 11:42:21.435 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.435 [HikariPool-110 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-110 - Closing connection org.sqlite.jdbc4.JDBC4Connection@dd025d9: (connection evicted) 2024-04-22 11:42:21.436 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.436 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-110 - Closed. 2024-04-22 11:42:21.436 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-110 - Shutdown completed. 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-111 - configuration: 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab595e8 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-111" 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.437 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.437 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Starting... 2024-04-22 11:42:21.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.440 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Added connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.440 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Start completed. 2024-04-22 11:42:21.440 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.449 [DefaultDispatcher-worker-13 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:21.449 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.449 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.449 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.451 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.451 [DefaultDispatcher-worker-2 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.452 [Test worker @coroutine#2414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.454 [Test worker @coroutine#2419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.454 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.454 [DefaultDispatcher-worker-13 @coroutine#2423] 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 11:42:21.454 [DefaultDispatcher-worker-13 @coroutine#2423] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.454 [DefaultDispatcher-worker-13 @coroutine#2423] 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 11:42:21.455 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.455 [DefaultDispatcher-worker-10 @coroutine#2423] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/ackAndGetPendingReplications 2024-04-22 11:42:21.465 [DefaultDispatcher-worker-9 @coroutine#2422] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.465 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.465 [DefaultDispatcher-worker-9 @coroutine#2422] 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 11:42:21.465 [DefaultDispatcher-worker-9 @coroutine#2422] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.465 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.465 [DefaultDispatcher-worker-4 @coroutine#2422] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummyreplication/nodeId 2024-04-22 11:42:21.468 [Test worker @coroutine#2427] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.471 [Test worker @coroutine#2434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@623be2a0 2024-04-22 11:42:21.473 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown initiated... 2024-04-22 11:42:21.473 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Close initiated... 2024-04-22 11:42:21.473 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:21.473 [HikariPool-111 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-111 - Closing connection org.sqlite.jdbc4.JDBC4Connection@623be2a0: (connection evicted) 2024-04-22 11:42:21.474 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.474 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-111 - Closed. 2024-04-22 11:42:21.474 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-111 - Shutdown completed. 2024-04-22 11:42:21.569 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:21.570 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.570 [DefaultDispatcher-worker-7 @coroutine#2054] 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 11:42:21.570 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.570 [DefaultDispatcher-worker-9 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:21.570 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.570 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.570 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.571 [DefaultDispatcher-worker-10 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.571 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.571 [DefaultDispatcher-worker-9 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.726 [DefaultDispatcher-worker-3 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:21.727 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.727 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.727 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.728 [DefaultDispatcher-worker-6 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.728 [DefaultDispatcher-worker-6 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-112 - configuration: 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7308d133 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-112" 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.784 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.784 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Starting... 2024-04-22 11:42:21.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.785 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.785 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Start completed. 2024-04-22 11:42:21.805 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.816 [Test worker @coroutine#2476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.818 [Test worker @coroutine#2478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.819 [DefaultDispatcher-worker-6 @coroutine#2481] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.820 [DefaultDispatcher-worker-6 @coroutine#2481] 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 11:42:21.820 [DefaultDispatcher-worker-6 @coroutine#2481] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.820 [DefaultDispatcher-worker-6 @coroutine#2481] 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 11:42:21.821 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.821 [DefaultDispatcher-worker-16 @coroutine#2481] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.830 [DefaultDispatcher-worker-9 @coroutine#2480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.830 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.831 [DefaultDispatcher-worker-9 @coroutine#2480] 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 11:42:21.831 [DefaultDispatcher-worker-9 @coroutine#2480] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.831 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.831 [DefaultDispatcher-worker-8 @coroutine#2480] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.836 [Test worker @coroutine#2485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.854 [DefaultDispatcher-worker-16 @coroutine#2492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.885 [HikariPool-112 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:21.890 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ced6c1 2024-04-22 11:42:21.890 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ced6c1 2024-04-22 11:42:21.894 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f093088 2024-04-22 11:42:21.894 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f093088 2024-04-22 11:42:21.896 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b36bdb1 2024-04-22 11:42:21.896 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b36bdb1 2024-04-22 11:42:21.899 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e343ab3 2024-04-22 11:42:21.899 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@e343ab3 2024-04-22 11:42:21.901 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fb9d6a 2024-04-22 11:42:21.901 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@39fb9d6a 2024-04-22 11:42:21.903 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7077ad 2024-04-22 11:42:21.903 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f7077ad 2024-04-22 11:42:21.905 [Test worker @coroutine#2494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21dbd651 2024-04-22 11:42:21.906 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41558ec7 2024-04-22 11:42:21.906 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@41558ec7 2024-04-22 11:42:21.908 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1bc5fc 2024-04-22 11:42:21.908 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@6e1bc5fc 2024-04-22 11:42:21.911 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6e0598 2024-04-22 11:42:21.911 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Added connection org.sqlite.jdbc4.JDBC4Connection@b6e0598 2024-04-22 11:42:21.911 [HikariPool-112 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After adding stats (total=10, active=1, idle=9, waiting=0) 2024-04-22 11:42:21.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown initiated... 2024-04-22 11:42:21.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Close initiated... 2024-04-22 11:42:21.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Before closing stats (total=10, active=0, idle=10, waiting=0) 2024-04-22 11:42:21.913 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21dbd651: (connection evicted) 2024-04-22 11:42:21.914 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ced6c1: (connection evicted) 2024-04-22 11:42:21.914 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4f093088: (connection evicted) 2024-04-22 11:42:21.915 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b36bdb1: (connection evicted) 2024-04-22 11:42:21.915 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@e343ab3: (connection evicted) 2024-04-22 11:42:21.915 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:21.915 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.915 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:21.915 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.916 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@39fb9d6a: (connection evicted) 2024-04-22 11:42:21.916 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3f7077ad: (connection evicted) 2024-04-22 11:42:21.917 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.917 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.917 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41558ec7: (connection evicted) 2024-04-22 11:42:21.917 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6e1bc5fc: (connection evicted) 2024-04-22 11:42:21.918 [HikariPool-112 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-112 - Closing connection org.sqlite.jdbc4.JDBC4Connection@b6e0598: (connection evicted) 2024-04-22 11:42:21.919 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:21.920 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-112 - Closed. 2024-04-22 11:42:21.920 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-112 - Shutdown completed. 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-113 - configuration: 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e4df53 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-113" 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:21.922 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:21.923 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Starting... 2024-04-22 11:42:21.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.926 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Added connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.926 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Start completed. 2024-04-22 11:42:21.927 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.942 [Test worker @coroutine#2501] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.944 [Test worker @coroutine#2503] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.945 [DefaultDispatcher-worker-1 @coroutine#2506] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.945 [DefaultDispatcher-worker-1 @coroutine#2506] 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 11:42:21.945 [DefaultDispatcher-worker-1 @coroutine#2506] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.945 [DefaultDispatcher-worker-1 @coroutine#2506] 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 11:42:21.946 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.946 [DefaultDispatcher-worker-15 @coroutine#2506] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:21.955 [DefaultDispatcher-worker-1 @coroutine#2505] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.955 [DefaultDispatcher-worker-1 @coroutine#2505] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.955 [DefaultDispatcher-worker-1 @coroutine#2505] 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 11:42:21.955 [DefaultDispatcher-worker-1 @coroutine#2505] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.956 [DefaultDispatcher-worker-15 @coroutine#2505] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.956 [DefaultDispatcher-worker-15 @coroutine#2505] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:21.960 [Test worker @coroutine#2510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:21.977 [DefaultDispatcher-worker-1 @coroutine#2517] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:22.001 [DefaultDispatcher-worker-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:22.001 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.001 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.001 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.002 [DefaultDispatcher-worker-13 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.002 [DefaultDispatcher-worker-13 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.016 [Test worker @coroutine#2520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43069adf 2024-04-22 11:42:22.019 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown initiated... 2024-04-22 11:42:22.019 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Close initiated... 2024-04-22 11:42:22.019 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.019 [HikariPool-113 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-113 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43069adf: (connection evicted) 2024-04-22 11:42:22.020 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.020 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-113 - Closed. 2024-04-22 11:42:22.020 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-113 - Shutdown completed. 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-114 - configuration: 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.022 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@741687d4 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-114" 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.023 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Starting... 2024-04-22 11:42:22.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.026 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Added connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.026 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Start completed. 2024-04-22 11:42:22.026 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.046 [Test worker @coroutine#2527] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.049 [Test worker @coroutine#2529] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.050 [DefaultDispatcher-worker-9 @coroutine#2532] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.050 [DefaultDispatcher-worker-9 @coroutine#2532] 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 11:42:22.050 [DefaultDispatcher-worker-9 @coroutine#2532] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.050 [DefaultDispatcher-worker-9 @coroutine#2532] 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 11:42:22.051 [DefaultDispatcher-worker-15 @coroutine#2532] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.051 [DefaultDispatcher-worker-15 @coroutine#2532] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.061 [DefaultDispatcher-worker-16 @coroutine#2531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.062 [DefaultDispatcher-worker-16 @coroutine#2531] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.062 [DefaultDispatcher-worker-16 @coroutine#2531] 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 11:42:22.062 [DefaultDispatcher-worker-16 @coroutine#2531] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.062 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.062 [DefaultDispatcher-worker-4 @coroutine#2531] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.063 [DefaultDispatcher-worker-4 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:22.063 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.063 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.063 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.064 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.064 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.066 [Test worker @coroutine#2536] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.080 [DefaultDispatcher-worker-12 @coroutine#2546] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.101 [DefaultDispatcher-worker-16 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:22.101 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.101 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.101 [DefaultDispatcher-worker-16 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.102 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.102 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.119 [Test worker @coroutine#2550] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3958e148 2024-04-22 11:42:22.122 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown initiated... 2024-04-22 11:42:22.122 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Close initiated... 2024-04-22 11:42:22.122 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.122 [HikariPool-114 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-114 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3958e148: (connection evicted) 2024-04-22 11:42:22.123 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.123 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-114 - Closed. 2024-04-22 11:42:22.123 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-114 - Shutdown completed. 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-115 - configuration: 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@100d071 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-115" 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.125 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Starting... 2024-04-22 11:42:22.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.128 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Added connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.128 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Start completed. 2024-04-22 11:42:22.129 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.141 [Test worker @coroutine#2557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.143 [Test worker @coroutine#2559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.144 [DefaultDispatcher-worker-10 @coroutine#2562] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.144 [DefaultDispatcher-worker-10 @coroutine#2562] 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 11:42:22.144 [DefaultDispatcher-worker-10 @coroutine#2562] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.144 [DefaultDispatcher-worker-10 @coroutine#2562] 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 11:42:22.146 [DefaultDispatcher-worker-8 @coroutine#2562] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.146 [DefaultDispatcher-worker-8 @coroutine#2562] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:22.155 [DefaultDispatcher-worker-13 @coroutine#2561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.155 [DefaultDispatcher-worker-13 @coroutine#2561] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.155 [DefaultDispatcher-worker-13 @coroutine#2561] 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 11:42:22.155 [DefaultDispatcher-worker-13 @coroutine#2561] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.156 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.156 [DefaultDispatcher-worker-16 @coroutine#2561] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/dummy/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.160 [Test worker @coroutine#2566] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.175 [DefaultDispatcher-worker-8 @coroutine#2573] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.211 [Test worker @coroutine#2575] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c 2024-04-22 11:42:22.214 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown initiated... 2024-04-22 11:42:22.214 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Close initiated... 2024-04-22 11:42:22.214 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.214 [HikariPool-115 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-115 - Closing connection org.sqlite.jdbc4.JDBC4Connection@333d5a0c: (connection evicted) 2024-04-22 11:42:22.215 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.215 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-115 - Closed. 2024-04-22 11:42:22.215 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-115 - Shutdown completed. 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-116 - configuration: 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2f6f2d91 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-116" 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.228 [Test worker @coroutine#2578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Starting... 2024-04-22 11:42:22.229 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.229 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Added connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.229 [Test worker @coroutine#2578] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Start completed. 2024-04-22 11:42:22.246 [Test worker @coroutine#2578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.257 [Test worker @coroutine#2580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.259 [Test worker @coroutine#2582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.261 [Test worker @coroutine#2584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.267 [DefaultDispatcher-worker-14 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:22.267 [DefaultDispatcher-worker-14 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.268 [DefaultDispatcher-worker-14 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.268 [DefaultDispatcher-worker-14 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.269 [DefaultDispatcher-worker-1 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.269 [DefaultDispatcher-worker-1 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.272 [DefaultDispatcher-worker-14 @coroutine#2586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.283 [DefaultDispatcher-worker-2 @coroutine#2601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@139da216 2024-04-22 11:42:22.285 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown initiated... 2024-04-22 11:42:22.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Close initiated... 2024-04-22 11:42:22.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.286 [HikariPool-116 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-116 - Closing connection org.sqlite.jdbc4.JDBC4Connection@139da216: (connection evicted) 2024-04-22 11:42:22.286 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.286 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-116 - Closed. 2024-04-22 11:42:22.286 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-116 - Shutdown completed. 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-117 - configuration: 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33a39d7e 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-117" 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.289 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Starting... 2024-04-22 11:42:22.290 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.290 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Added connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.290 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Start completed. 2024-04-22 11:42:22.306 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.318 [Test worker @coroutine#2608] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.319 [Test worker @coroutine#2610] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.321 [Test worker @coroutine#2612] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-118 - configuration: 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@44b1d2fa 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-118" 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.322 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.323 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Starting... 2024-04-22 11:42:22.323 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.323 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.323 [Test worker @coroutine#2607] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Start completed. 2024-04-22 11:42:22.338 [Test worker @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.350 [Test worker @coroutine#2614] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.352 [Test worker @coroutine#2616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.354 [Test worker @coroutine#2618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.367 [DefaultDispatcher-worker-3 @coroutine#2620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c9af700 2024-04-22 11:42:22.380 [DefaultDispatcher-worker-6 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.390 [HikariPool-117 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:22.392 [DefaultDispatcher-worker-12 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.393 [DefaultDispatcher-worker-11 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:22.393 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.393 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.393 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.394 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.394 [DefaultDispatcher-worker-1 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.400 [DefaultDispatcher-worker-2 @coroutine#2607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@94f79a7 2024-04-22 11:42:22.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown initiated... 2024-04-22 11:42:22.415 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Close initiated... 2024-04-22 11:42:22.415 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.416 [HikariPool-117 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-117 - Closing connection org.sqlite.jdbc4.JDBC4Connection@94f79a7: (connection evicted) 2024-04-22 11:42:22.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.416 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-117 - Closed. 2024-04-22 11:42:22.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-117 - Shutdown completed. 2024-04-22 11:42:22.417 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown initiated... 2024-04-22 11:42:22.417 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Close initiated... 2024-04-22 11:42:22.417 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.417 [HikariPool-118 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-118 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2c9af700: (connection evicted) 2024-04-22 11:42:22.418 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.418 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-118 - Closed. 2024-04-22 11:42:22.418 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-118 - Shutdown completed. 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-119 - configuration: 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@578483bd 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-119" 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.419 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Starting... 2024-04-22 11:42:22.420 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.420 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Added connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.420 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Start completed. 2024-04-22 11:42:22.435 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.447 [Test worker @coroutine#2647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.448 [Test worker @coroutine#2649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.450 [Test worker @coroutine#2651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-120 - configuration: 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3fbf66e7 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-120" 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Starting... 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Added connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.451 [Test worker @coroutine#2645] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Start completed. 2024-04-22 11:42:22.459 [DefaultDispatcher-worker-13 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:22.460 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.460 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.460 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.461 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.461 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.465 [Test worker @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.477 [Test worker @coroutine#2656] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.479 [Test worker @coroutine#2658] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.481 [Test worker @coroutine#2660] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.493 [DefaultDispatcher-worker-15 @coroutine#2662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00 2024-04-22 11:42:22.507 [DefaultDispatcher-worker-7 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.516 [DefaultDispatcher-worker-8 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.525 [HikariPool-119 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:22.528 [DefaultDispatcher-worker-1 @coroutine#2645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@56f4f385 2024-04-22 11:42:22.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown initiated... 2024-04-22 11:42:22.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Close initiated... 2024-04-22 11:42:22.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.533 [HikariPool-119 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-119 - Closing connection org.sqlite.jdbc4.JDBC4Connection@56f4f385: (connection evicted) 2024-04-22 11:42:22.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-119 - Closed. 2024-04-22 11:42:22.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-119 - Shutdown completed. 2024-04-22 11:42:22.534 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown initiated... 2024-04-22 11:42:22.534 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Close initiated... 2024-04-22 11:42:22.534 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.534 [HikariPool-120 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-120 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41ad6c00: (connection evicted) 2024-04-22 11:42:22.535 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.535 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-120 - Closed. 2024-04-22 11:42:22.535 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-120 - Shutdown completed. 2024-04-22 11:42:22.536 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-121 - configuration: 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@611ffa8d 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-121" 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Starting... 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Added connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.537 [Test worker @coroutine#2684] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Start completed. 2024-04-22 11:42:22.553 [Test worker @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.564 [Test worker @coroutine#2686] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.565 [Test worker @coroutine#2688] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.567 [Test worker @coroutine#2690] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.578 [DefaultDispatcher-worker-2 @coroutine#2692] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-1 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-1 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-14 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-1 @coroutine#2054] 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 11:42:22.583 [DefaultDispatcher-worker-1 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-14 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-14 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.583 [DefaultDispatcher-worker-14 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.584 [DefaultDispatcher-worker-4 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.584 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.584 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.599 [DefaultDispatcher-worker-1 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.602 [Test worker @coroutine#2706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.612 [DefaultDispatcher-worker-16 @coroutine#2684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54dc163a 2024-04-22 11:42:22.633 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown initiated... 2024-04-22 11:42:22.633 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Close initiated... 2024-04-22 11:42:22.633 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.633 [HikariPool-121 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-121 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54dc163a: (connection evicted) 2024-04-22 11:42:22.634 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.634 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-121 - Closed. 2024-04-22 11:42:22.634 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-121 - Shutdown completed. 2024-04-22 11:42:22.635 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-122 - configuration: 2024-04-22 11:42:22.635 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.635 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.635 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2a4a95c4 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-122" 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Starting... 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.636 [Test worker @coroutine#2738] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Start completed. 2024-04-22 11:42:22.654 [Test worker @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.665 [Test worker @coroutine#2739] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.667 [Test worker @coroutine#2741] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.668 [Test worker @coroutine#2743] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.678 [DefaultDispatcher-worker-15 @coroutine#2745] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.698 [DefaultDispatcher-worker-16 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.702 [Test worker @coroutine#2755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.712 [DefaultDispatcher-worker-4 @coroutine#2738] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84 2024-04-22 11:42:22.717 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown initiated... 2024-04-22 11:42:22.717 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Close initiated... 2024-04-22 11:42:22.717 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.718 [HikariPool-122 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-122 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1f50fe84: (connection evicted) 2024-04-22 11:42:22.718 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:22.718 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-122 - Closed. 2024-04-22 11:42:22.718 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-122 - Shutdown completed. 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-123 - configuration: 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ace902e 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-123" 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:22.720 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Starting... 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Added connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.721 [Test worker @coroutine#2785] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Start completed. 2024-04-22 11:42:22.737 [Test worker @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.737 [DefaultDispatcher-worker-4 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:22.737 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.737 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.737 [DefaultDispatcher-worker-4 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.739 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.739 [DefaultDispatcher-worker-1 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.749 [Test worker @coroutine#2786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.750 [Test worker @coroutine#2791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.752 [Test worker @coroutine#2793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.761 [DefaultDispatcher-worker-15 @coroutine#2795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.783 [DefaultDispatcher-worker-8 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.793 [DefaultDispatcher-worker-10 @coroutine#2785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:22.841 [HikariPool-123 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:22.968 [DefaultDispatcher-worker-15 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:22.968 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.968 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:22.968 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.970 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.970 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:22.976 [DefaultDispatcher-worker-11 @coroutine#2820] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d 2024-04-22 11:42:23.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown initiated... 2024-04-22 11:42:23.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Close initiated... 2024-04-22 11:42:23.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.023 [HikariPool-123 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-123 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76ac8c3d: (connection evicted) 2024-04-22 11:42:23.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:23.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-123 - Closed. 2024-04-22 11:42:23.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-123 - Shutdown completed. 2024-04-22 11:42:23.026 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-124 - configuration: 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@27558dee 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-124" 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Starting... 2024-04-22 11:42:23.027 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.028 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Added connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.028 [Test worker @coroutine#2832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Start completed. 2024-04-22 11:42:23.032 [DefaultDispatcher-worker-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:23.032 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.032 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.032 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.033 [DefaultDispatcher-worker-14 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.033 [DefaultDispatcher-worker-14 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.046 [Test worker @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.057 [Test worker @coroutine#2837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.059 [Test worker @coroutine#2839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.061 [Test worker @coroutine#2841] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.063 [Test worker @coroutine#2846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.074 [DefaultDispatcher-worker-4 @coroutine#2843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.076 [DefaultDispatcher-worker-10 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:23.077 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.077 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.077 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.078 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.078 [DefaultDispatcher-worker-13 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.095 [DefaultDispatcher-worker-6 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.102 [DefaultDispatcher-worker-13 @coroutine#2832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41c05747 2024-04-22 11:42:23.112 [DefaultDispatcher-worker-9 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:23.112 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.112 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.112 [DefaultDispatcher-worker-9 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.113 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.113 [DefaultDispatcher-worker-6 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.114 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown initiated... 2024-04-22 11:42:23.114 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Close initiated... 2024-04-22 11:42:23.114 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.114 [HikariPool-124 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-124 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41c05747: (connection evicted) 2024-04-22 11:42:23.115 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:23.115 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-124 - Closed. 2024-04-22 11:42:23.115 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-124 - Shutdown completed. 2024-04-22 11:42:23.116 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-125 - configuration: 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3577e37c 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-125" 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Starting... 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.117 [Test worker @coroutine#2877] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Start completed. 2024-04-22 11:42:23.131 [Test worker @coroutine#2877] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.142 [Test worker @coroutine#2878] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.144 [Test worker @coroutine#2880] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.146 [Test worker @coroutine#2882] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.158 [DefaultDispatcher-worker-6 @coroutine#2884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb5471c 2024-04-22 11:42:23.217 [HikariPool-125 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.218 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown initiated... 2024-04-22 11:42:23.218 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Close initiated... 2024-04-22 11:42:23.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.219 [HikariPool-125 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-125 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb5471c: (connection evicted) 2024-04-22 11:42:23.219 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:23.219 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-125 - Closed. 2024-04-22 11:42:23.219 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-125 - Shutdown completed. 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-126 - configuration: 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1adc38a0 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-126" 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:23.222 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:23.222 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Starting... 2024-04-22 11:42:23.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.223 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Added connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.223 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Start completed. 2024-04-22 11:42:23.289 [DefaultDispatcher-worker-13 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:23.289 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.289 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.289 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.290 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.290 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.313 [DefaultDispatcher-worker-15 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.321 [DefaultDispatcher-worker-15 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.323 [HikariPool-126 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:23.329 [DefaultDispatcher-worker-13 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.336 [DefaultDispatcher-worker-14 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.368 [DefaultDispatcher-worker-9 @coroutine#2910] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.368 [Test worker] INFO ktor.application - Autoreload is disabled because the development mode is off. 2024-04-22 11:42:23.374 [Test worker] INFO ktor.application - Application started in 0.006 seconds. 2024-04-22 11:42:23.376 [DefaultDispatcher-worker-2 @coroutine#2917] INFO ktor.application - Responding at http://0.0.0.0:8094 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-127 - configuration: 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@37e0614e 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:23.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-127" 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:23.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Starting... 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.377 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Added connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Start completed. 2024-04-22 11:42:23.391 [DefaultDispatcher-worker-9 @coroutine#2919] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.391 [DefaultDispatcher-worker-9 @coroutine#2919] TRACE 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 11:42:23.391 [DefaultDispatcher-worker-9 @coroutine#2919] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.391 [DefaultDispatcher-worker-9 @coroutine#2919] 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 11:42:23.394 [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 11:42:23.394 [eventLoopGroupProxy-19-2 @call-handler#2928] 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 11:42:23.394 [eventLoopGroupProxy-19-1 @call-handler#2927] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.394 [eventLoopGroupProxy-19-2 @call-handler#2928] 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 11:42:23.394 [eventLoopGroupProxy-19-2 @call-handler#2928] 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 11:42:23.395 [eventLoopGroupProxy-19-2 @call-handler#2928] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-128 - configuration: 2024-04-22 11:42:23.395 [DefaultDispatcher-worker-16 @coroutine#2919] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:23.395 [DefaultDispatcher-worker-16 @coroutine#2919] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@526a1b51 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:23.395 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-128" 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:23.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Starting... 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.396 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Added connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.396 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Start completed. 2024-04-22 11:42:23.405 [DefaultDispatcher-worker-6 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:23.405 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.405 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.405 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.407 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.407 [DefaultDispatcher-worker-12 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.414 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.414 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE 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 11:42:23.414 [DefaultDispatcher-worker-12 @coroutine#2935] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.415 [DefaultDispatcher-worker-12 @coroutine#2935] 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 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-129 - configuration: 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@760f4310 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-129" 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:23.415 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:23.415 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Starting... 2024-04-22 11:42:23.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-04-22 11:42:23.416 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Added connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-04-22 11:42:23.416 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-129 - Start completed. 2024-04-22 11:42:23.416 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, ackAndGetPendingReplications] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST), segment:3 -> SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/nodeId /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "ackAndGetPendingReplications" -> "(method:POST)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/ackAndGetPendingReplications/(method:POST) 2024-04-22 11:42:23.416 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.416 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 11:42:23.416 [eventLoopGroupProxy-19-3 @call-handler#2942] 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 11:42:23.417 [eventLoopGroupProxy-19-2 @call-handler#2939] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.417 [eventLoopGroupProxy-19-3 @call-handler#2942] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.417 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.417 [DefaultDispatcher-worker-11 @coroutine#2935] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.418 [DefaultDispatcher-worker-11 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.419 [DefaultDispatcher-worker-11 @coroutine#2918] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.419 [DefaultDispatcher-worker-11 @coroutine#2918] TRACE i.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 11:42:23.419 [DefaultDispatcher-worker-11 @coroutine#2918] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.420 [eventLoopGroupProxy-19-2 @call-handler#2947] 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 11:42:23.420 [eventLoopGroupProxy-19-2 @call-handler#2947] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.420 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.420 [DefaultDispatcher-worker-1 @coroutine#2918] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.430 [DefaultDispatcher-worker-9 @coroutine#2918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.433 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.433 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE 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 11:42:23.433 [DefaultDispatcher-worker-15 @coroutine#2953] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.433 [DefaultDispatcher-worker-15 @coroutine#2953] 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 11:42:23.435 [eventLoopGroupProxy-19-2 @call-handler#2958] 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 11:42:23.435 [eventLoopGroupProxy-19-2 @call-handler#2958] 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 11:42:23.435 [eventLoopGroupProxy-19-2 @call-handler#2958] 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 11:42:23.437 [eventLoopGroupProxy-19-4 @call-handler#2961] 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 11:42:23.437 [eventLoopGroupProxy-19-4 @call-handler#2961] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.442 [DefaultDispatcher-worker-2 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.445 [DefaultDispatcher-worker-1 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.446 [DefaultDispatcher-worker-1 @coroutine#2934] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.446 [DefaultDispatcher-worker-1 @coroutine#2934] TRACE i.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 11:42:23.446 [DefaultDispatcher-worker-1 @coroutine#2934] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.446 [DefaultDispatcher-worker-5 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.446 [eventLoopGroupProxy-19-2 @call-handler#2958] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.447 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.447 [DefaultDispatcher-worker-3 @coroutine#2953] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/ackAndGetPendingReplications 2024-04-22 11:42:23.449 [eventLoopGroupProxy-19-5 @call-handler#2969] 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 11:42:23.449 [eventLoopGroupProxy-19-5 @call-handler#2969] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.449 [DefaultDispatcher-worker-13 @coroutine#2934] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.449 [DefaultDispatcher-worker-13 @coroutine#2934] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.457 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.461 [DefaultDispatcher-worker-6 @coroutine#2934] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.463 [DefaultDispatcher-worker-14 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-04-22 11:42:23.463 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.463 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.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 11:42:23.464 [DefaultDispatcher-worker-14 @coroutine#2952] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.465 [eventLoopGroupProxy-19-2 @call-handler#2977] TRACE io.ktor.routing.Routing - Trace for [UmAppDatabase, replication, nodeId] /, segment:0 -> SUCCESS @ / /auth, segment:0 -> FAILURE "Selector didn't match" @ /auth /UmAppDatabase, segment:1 -> SUCCESS @ /UmAppDatabase /UmAppDatabase/replication, segment:2 -> SUCCESS @ /UmAppDatabase/replication /UmAppDatabase/replication/sse, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/sse /UmAppDatabase/replication/ackAndGetPendingReplications, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/ackAndGetPendingReplications /UmAppDatabase/replication/message, segment:2 -> FAILURE "Selector didn't match" @ /UmAppDatabase/replication/message /UmAppDatabase/replication/nodeId, segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId /UmAppDatabase/replication/nodeId/(method:GET), segment:3 -> SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) /UmAppDatabase/PersonDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonDao /UmAppDatabase/ClazzDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzDao /UmAppDatabase/CourseBlockDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseBlockDao /UmAppDatabase/CourseTerminologyDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseTerminologyDao /UmAppDatabase/CourseGroupSetDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupSetDao /UmAppDatabase/CourseGroupMemberDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseGroupMemberDao /UmAppDatabase/ClazzEnrolmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzEnrolmentDao /UmAppDatabase/ContentEntryDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryDao /UmAppDatabase/PersonPictureDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonPictureDao /UmAppDatabase/ClazzLogAttendanceRecordDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogAttendanceRecordDao /UmAppDatabase/ClazzLogDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzLogDao /UmAppDatabase/ClazzAssignmentDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ClazzAssignmentDao /UmAppDatabase/CourseAssignmentSubmissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionDao /UmAppDatabase/CourseAssignmentSubmissionFileDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentSubmissionFileDao /UmAppDatabase/CourseAssignmentMarkDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CourseAssignmentMarkDao /UmAppDatabase/CommentsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CommentsDao /UmAppDatabase/SiteDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteDao /UmAppDatabase/SiteTermsDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SiteTermsDao /UmAppDatabase/PersonParentJoinDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PersonParentJoinDao /UmAppDatabase/MessageDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/MessageDao /UmAppDatabase/PeerReviewerAllocationDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/PeerReviewerAllocationDao /UmAppDatabase/DiscussionPostDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DiscussionPostDao /UmAppDatabase/ContentEntryVersionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/ContentEntryVersionDao /UmAppDatabase/DeletedItemDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/DeletedItemDao /UmAppDatabase/EnrolmentRequestDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/EnrolmentRequestDao /UmAppDatabase/CoursePermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/CoursePermissionDao /UmAppDatabase/SystemPermissionDao, segment:1 -> FAILURE "Selector didn't match" @ /UmAppDatabase/SystemPermissionDao Matched routes: "" -> "UmAppDatabase" -> "replication" -> "nodeId" -> "(method:GET)" Route resolve result: SUCCESS @ /UmAppDatabase/replication/nodeId/(method:GET) 2024-04-22 11:42:23.465 [eventLoopGroupProxy-19-2 @call-handler#2977] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.465 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.465 [DefaultDispatcher-worker-6 @coroutine#2952] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.472 [DefaultDispatcher-worker-17 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.472 [DefaultDispatcher-worker-10 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:23.473 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.473 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.473 [DefaultDispatcher-worker-10 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.474 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.474 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.476 [DefaultDispatcher-worker-16 @coroutine#2952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-04-22 11:42:23.477 [HikariPool-127 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.485 [DefaultDispatcher-worker-10 @coroutine#2954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-129 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65e4eba5 2024-04-22 11:42:23.489 [DefaultDispatcher-worker-11 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.491 [DefaultDispatcher-worker-11 @coroutine#2957] 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 11:42:23.491 [DefaultDispatcher-worker-11 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0. 2024-04-22 11:42:23.491 [DefaultDispatcher-worker-11 @coroutine#2957] 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 11:42:23.492 [eventLoopGroupProxy-19-2 @call-handler#2994] 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 11:42:23.496 [HikariPool-128 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.500 [DefaultDispatcher-worker-9 @coroutine#2986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.516 [HikariPool-129 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-129 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:23.517 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser0&password=test&maxDateOfBirth=0 2024-04-22 11:42:23.518 [DefaultDispatcher-worker-10 @coroutine#2957] 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 11:42:23.518 [DefaultDispatcher-worker-10 @coroutine#2957] 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 11:42:23.518 [DefaultDispatcher-worker-10 @coroutine#2957] 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 11:42:23.518 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745 2024-04-22 11:42:23.518 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745. 2024-04-22 11:42:23.518 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745 2024-04-22 11:42:23.519 [eventLoopGroupProxy-19-2 @call-handler#2998] 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 11:42:23.523 [eventLoopGroupProxy-19-2 @call-handler#2998] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.523 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745 2024-04-22 11:42:23.523 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745 2024-04-22 11:42:23.523 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745. 2024-04-22 11:42:23.523 [DefaultDispatcher-worker-10 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567745 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.535 [DefaultDispatcher-worker-14 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.536 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.536 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 11:42:23.536 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.537 [eventLoopGroupProxy-19-2 @call-handler#3002] 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 11:42:23.539 [eventLoopGroupProxy-19-2 @call-handler#3002] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.540 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.540 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.540 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 11:42:23.540 [DefaultDispatcher-worker-14 @coroutine#2957] 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 11:42:23.549 [DefaultDispatcher-worker-10 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.572 [DefaultDispatcher-worker-2 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.583 [DefaultDispatcher-worker-11 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.584 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.584 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.584 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE 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 11:42:23.584 [DefaultDispatcher-worker-4 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.584 [DefaultDispatcher-worker-4 @coroutine#2920] 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 11:42:23.585 [eventLoopGroupProxy-19-2 @call-handler#3008] 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 11:42:23.586 [eventLoopGroupProxy-19-2 @call-handler#3008] 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 11:42:23.586 [eventLoopGroupProxy-19-2 @call-handler#3008] 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 11:42:23.597 [DefaultDispatcher-worker-13 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:23.597 [DefaultDispatcher-worker-7 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:23.597 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.597 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.597 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.597 [DefaultDispatcher-worker-7 @coroutine#2054] 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 11:42:23.597 [DefaultDispatcher-worker-13 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.597 [DefaultDispatcher-worker-7 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.598 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.598 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.598 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.599 [DefaultDispatcher-worker-12 @call-handler#3008] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.599 [eventLoopGroupProxy-19-2 @call-handler#3008] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.599 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.599 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.600 [DefaultDispatcher-worker-17 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 11:42:23.600 [DefaultDispatcher-worker-17 @coroutine#2920] 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 11:42:23.607 [DefaultDispatcher-worker-17 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.615 [DefaultDispatcher-worker-17 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.616 [DefaultDispatcher-worker-14 @coroutine#2957] 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 11:42:23.616 [DefaultDispatcher-worker-14 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0. 2024-04-22 11:42:23.616 [DefaultDispatcher-worker-14 @coroutine#2957] 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 11:42:23.617 [eventLoopGroupProxy-19-2 @call-handler#3026] 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 11:42:23.625 [DefaultDispatcher-worker-11 @coroutine#3018] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/auth/login?username=testuser1&password=test&maxDateOfBirth=0 2024-04-22 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] 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 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] 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 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] 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 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746 2024-04-22 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746. 2024-04-22 11:42:23.642 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746 2024-04-22 11:42:23.643 [eventLoopGroupProxy-19-2 @call-handler#3031] 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 11:42:23.644 [eventLoopGroupProxy-19-2 @call-handler#3031] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.644 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746 2024-04-22 11:42:23.644 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746 2024-04-22 11:42:23.645 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746. 2024-04-22 11:42:23.645 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/findByUidWithPicture?accountPersonUid=583867061905567746 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.654 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.655 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.655 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 11:42:23.655 [DefaultDispatcher-worker-13 @coroutine#2957] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.656 [eventLoopGroupProxy-19-2 @call-handler#3035] 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 11:42:23.657 [eventLoopGroupProxy-19-2 @call-handler#3035] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.657 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.657 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync 2024-04-22 11:42:23.657 [DefaultDispatcher-worker-2 @coroutine#2957] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/SiteDao/getSiteAsync. 2024-04-22 11:42:23.657 [DefaultDispatcher-worker-2 @coroutine#2957] 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 11:42:23.667 [DefaultDispatcher-worker-3 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.690 [DefaultDispatcher-worker-16 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.702 [DefaultDispatcher-worker-6 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.702 [DefaultDispatcher-worker-13 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.703 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.703 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE 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 11:42:23.703 [DefaultDispatcher-worker-6 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.703 [DefaultDispatcher-worker-6 @coroutine#2936] 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 11:42:23.704 [eventLoopGroupProxy-19-2 @call-handler#3041] 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 11:42:23.704 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class io.ktor.utils.io.ByteReadChannel, reifiedType=interface io.ktor.utils.io.ByteReadChannel, kotlinType=io.ktor.utils.io.ByteReadChannel) for call /UmAppDatabase/replication/message 2024-04-22 11:42:23.704 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2024-04-22 11:42:23.710 [DefaultDispatcher-worker-8 @coroutine#2957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.718 [DefaultDispatcher-worker-15 @call-handler#3041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.718 [eventLoopGroupProxy-19-2 @call-handler#3041] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.718 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.718 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.719 [DefaultDispatcher-worker-16 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 11:42:23.719 [DefaultDispatcher-worker-16 @coroutine#2936] 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 11:42:23.732 [DefaultDispatcher-worker-16 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.735 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.735 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.735 [UI Thread @coroutine#3062] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.736 [eventLoopGroupProxy-19-2 @call-handler#3073] 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 11:42:23.737 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.737 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.737 [UI Thread @coroutine#3065] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.737 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.737 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.737 [UI Thread @coroutine#3067] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.737 [eventLoopGroupProxy-19-5 @call-handler#3078] 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 11:42:23.739 [UI Thread @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.739 [UI Thread @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745. 2024-04-22 11:42:23.739 [UI Thread @coroutine#3084] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.739 [eventLoopGroupProxy-19-2 @call-handler#3073] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.740 [UI Thread @coroutine#3062] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.740 [UI Thread @coroutine#3062] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.741 [UI Thread @coroutine#3062] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.741 [eventLoopGroupProxy-19-5 @call-handler#3078] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.741 [UI Thread @coroutine#3062] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.742 [eventLoopGroupProxy-19-6 @call-handler#3095] 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 11:42:23.742 [UI Thread @coroutine#3065] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.742 [UI Thread @coroutine#3065] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.742 [UI Thread @coroutine#3065] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.742 [UI Thread @coroutine#3065] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.744 [eventLoopGroupProxy-19-7 @call-handler#3097] 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 11:42:23.744 [eventLoopGroupProxy-19-6 @call-handler#3095] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.745 [UI Thread @coroutine#3067] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.745 [UI Thread @coroutine#3067] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.746 [UI Thread @coroutine#3067] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.746 [UI Thread @coroutine#3067] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.753 [DefaultDispatcher-worker-8 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:23.753 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.753 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.753 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.754 [DefaultDispatcher-worker-6 @coroutine#3062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.754 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.754 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.757 [eventLoopGroupProxy-19-7 @call-handler#3097] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.758 [UI Thread @coroutine#3084] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.758 [UI Thread @coroutine#3084] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.759 [UI Thread @coroutine#3084] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745. 2024-04-22 11:42:23.759 [UI Thread @coroutine#3084] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.763 [DefaultDispatcher-worker-3 @coroutine#3065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.771 [DefaultDispatcher-worker-3 @coroutine#3067] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.784 [DefaultDispatcher-worker-14 @coroutine#3084] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.788 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583867061905567744 2024-04-22 11:42:23.788 [UI Thread @coroutine#3111] TRACE i.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=583867061905567744. 2024-04-22 11:42:23.788 [UI Thread @coroutine#3111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583867061905567744 2024-04-22 11:42:23.789 [eventLoopGroupProxy-19-2 @call-handler#3113] 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 11:42:23.791 [eventLoopGroupProxy-19-2 @call-handler#3113] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.792 [UI Thread @coroutine#3111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583867061905567744 2024-04-22 11:42:23.792 [UI Thread @coroutine#3111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583867061905567744 2024-04-22 11:42:23.792 [UI Thread @coroutine#3111] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583867061905567744. 2024-04-22 11:42:23.792 [UI Thread @coroutine#3111] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findByUidWithBlockAsync?uid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.802 [DefaultDispatcher-worker-3 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.813 [DefaultDispatcher-worker-15 @coroutine#3111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.822 [DefaultDispatcher-worker-3 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.822 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.822 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE 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 11:42:23.822 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.822 [DefaultDispatcher-worker-3 @coroutine#2920] 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 11:42:23.824 [eventLoopGroupProxy-19-2 @call-handler#3121] 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 11:42:23.824 [eventLoopGroupProxy-19-2 @call-handler#3121] 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 11:42:23.824 [eventLoopGroupProxy-19-2 @call-handler#3121] 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 11:42:23.835 [DefaultDispatcher-worker-7 @call-handler#3121] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.835 [eventLoopGroupProxy-19-2 @call-handler#3121] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.835 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.835 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.836 [DefaultDispatcher-worker-3 @coroutine#2920] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 11:42:23.836 [DefaultDispatcher-worker-3 @coroutine#2920] 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 11:42:23.843 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745 2024-04-22 11:42:23.843 [DefaultDispatcher-worker-4 @coroutine#2920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.843 [UI Thread @coroutine#3137] TRACE i.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=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745. 2024-04-22 11:42:23.843 [UI Thread @coroutine#3137] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745 2024-04-22 11:42:23.844 [eventLoopGroupProxy-19-2 @call-handler#3142] 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 11:42:23.849 [eventLoopGroupProxy-19-2 @call-handler#3142] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.849 [UI Thread @coroutine#3137] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745 2024-04-22 11:42:23.849 [UI Thread @coroutine#3137] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745 2024-04-22 11:42:23.850 [UI Thread @coroutine#3137] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745. 2024-04-22 11:42:23.850 [UI Thread @coroutine#3137] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CoursePermissionDao/userPermissionsForAssignmentSubmitterUid?accountPersonUid=583867061905567746&assignmentUid=583867061905567744&clazzUid=583867061905567744&submitterUid=583867061905567745 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.859 [DefaultDispatcher-worker-3 @coroutine#3137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.867 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745 2024-04-22 11:42:23.867 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745. 2024-04-22 11:42:23.867 [UI Thread @coroutine#3151] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745 2024-04-22 11:42:23.868 [eventLoopGroupProxy-19-2 @call-handler#3160] 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 11:42:23.869 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.869 [eventLoopGroupProxy-19-2 @call-handler#3160] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.869 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.869 [UI Thread @coroutine#3156] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.870 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744 2024-04-22 11:42:23.870 [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/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744. 2024-04-22 11:42:23.870 [UI Thread @coroutine#3161] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744 2024-04-22 11:42:23.870 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.870 [UI Thread @coroutine#3163] TRACE i.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=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.870 [UI Thread @coroutine#3163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.870 [eventLoopGroupProxy-19-5 @call-handler#3172] 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 11:42:23.870 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.870 [UI Thread @coroutine#3165] TRACE i.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=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.870 [UI Thread @coroutine#3165] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.871 [eventLoopGroupProxy-19-2 @call-handler#3175] 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 11:42:23.871 [eventLoopGroupProxy-19-6 @call-handler#3178] 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 11:42:23.871 [eventLoopGroupProxy-19-7 @call-handler#3181] 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 11:42:23.871 [UI Thread @coroutine#3151] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745 2024-04-22 11:42:23.871 [UI Thread @coroutine#3151] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745 2024-04-22 11:42:23.872 [UI Thread @coroutine#3151] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745. 2024-04-22 11:42:23.872 [UI Thread @coroutine#3151] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/PersonDao/getNamesByUid?uid=583867061905567745 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.873 [eventLoopGroupProxy-19-6 @call-handler#3178] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.873 [eventLoopGroupProxy-19-7 @call-handler#3181] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.873 [UI Thread @coroutine#3163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.873 [UI Thread @coroutine#3163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.874 [UI Thread @coroutine#3163] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.874 [UI Thread @coroutine#3163] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/getAllSubmissionsFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.874 [UI Thread @coroutine#3165] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.874 [UI Thread @coroutine#3165] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.874 [eventLoopGroupProxy-19-2 @call-handler#3175] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.874 [UI Thread @coroutine#3165] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.874 [UI Thread @coroutine#3165] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getAllSubmissionFilesFromSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.875 [UI Thread @coroutine#3161] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744 2024-04-22 11:42:23.875 [UI Thread @coroutine#3161] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744 2024-04-22 11:42:23.875 [eventLoopGroupProxy-19-5 @call-handler#3172] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.875 [UI Thread @coroutine#3161] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744. 2024-04-22 11:42:23.875 [UI Thread @coroutine#3161] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseBlockDao/findCourseBlockByAssignmentUid?assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.875 [UI Thread @coroutine#3156] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.875 [UI Thread @coroutine#3156] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.875 [UI Thread @coroutine#3156] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.875 [UI Thread @coroutine#3156] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForSubmitterAsFlow?submitterUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.881 [DefaultDispatcher-worker-7 @coroutine#3151] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.888 [DefaultDispatcher-worker-6 @coroutine#3163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.894 [DefaultDispatcher-worker-13 @coroutine#3165] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.903 [DefaultDispatcher-worker-15 @coroutine#3161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.910 [DefaultDispatcher-worker-13 @coroutine#3156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.914 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746 2024-04-22 11:42:23.914 [UI Thread @coroutine#3195] TRACE i.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=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746. 2024-04-22 11:42:23.914 [UI Thread @coroutine#3195] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746 2024-04-22 11:42:23.915 [eventLoopGroupProxy-19-2 @call-handler#3197] 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 11:42:23.921 [eventLoopGroupProxy-19-2 @call-handler#3197] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.922 [UI Thread @coroutine#3195] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746 2024-04-22 11:42:23.922 [UI Thread @coroutine#3195] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746 2024-04-22 11:42:23.922 [UI Thread @coroutine#3195] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746. 2024-04-22 11:42:23.922 [UI Thread @coroutine#3195] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/getSubmitterUid?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567746 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.930 [DefaultDispatcher-worker-6 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.942 [DefaultDispatcher-worker-13 @coroutine#3195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.950 [DefaultDispatcher-worker-2 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.950 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.950 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE 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 11:42:23.950 [DefaultDispatcher-worker-2 @coroutine#2936] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.950 [DefaultDispatcher-worker-2 @coroutine#2936] 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 11:42:23.951 [eventLoopGroupProxy-19-2 @call-handler#3203] 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 11:42:23.951 [eventLoopGroupProxy-19-2 @call-handler#3203] 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 11:42:23.951 [eventLoopGroupProxy-19-2 @call-handler#3203] 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 11:42:23.961 [DefaultDispatcher-worker-2 @call-handler#3203] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1651bd68 2024-04-22 11:42:23.961 [eventLoopGroupProxy-19-2 @call-handler#3203] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.961 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.961 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/replication/message 2024-04-22 11:42:23.962 [DefaultDispatcher-worker-5 @coroutine#2936] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/replication/message. 2024-04-22 11:42:23.962 [DefaultDispatcher-worker-5 @coroutine#2936] 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 11:42:23.964 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.964 [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/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.964 [UI Thread @coroutine#3227] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.965 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.965 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.965 [UI Thread @coroutine#3230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.965 [eventLoopGroupProxy-19-2 @call-handler#3238] 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 11:42:23.965 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.965 [UI Thread @coroutine#3232] TRACE i.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=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.965 [UI Thread @coroutine#3232] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.965 [eventLoopGroupProxy-19-5 @call-handler#3247] 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 11:42:23.966 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.966 [eventLoopGroupProxy-19-6 @call-handler#3252] 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 11:42:23.966 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745. 2024-04-22 11:42:23.966 [UI Thread @coroutine#3249] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.967 [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 11:42:23.967 [eventLoopGroupProxy-19-2 @call-handler#3238] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.967 [eventLoopGroupProxy-19-5 @call-handler#3247] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.967 [eventLoopGroupProxy-19-6 @call-handler#3252] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.968 [UI Thread @coroutine#3227] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.968 [UI Thread @coroutine#3227] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.968 [UI Thread @coroutine#3230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.968 [UI Thread @coroutine#3230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.968 [UI Thread @coroutine#3232] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.968 [UI Thread @coroutine#3232] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 2024-04-22 11:42:23.969 [UI Thread @coroutine#3227] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.969 [UI Thread @coroutine#3227] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentMarkDao/getAllMarksForUserAsFlow?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.969 [UI Thread @coroutine#3230] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.969 [UI Thread @coroutine#3230] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionDao/findByAssignmentUidAndAccountPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.969 [UI Thread @coroutine#3232] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744. 2024-04-22 11:42:23.969 [UI Thread @coroutine#3232] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/CourseAssignmentSubmissionFileDao/getByAssignmentUidAndPersonUid?accountPersonUid=583867061905567745&assignmentUid=583867061905567744 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.970 [eventLoopGroupProxy-19-7 @call-handler#3258] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2024-04-22 11:42:23.971 [UI Thread @coroutine#3249] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.971 [UI Thread @coroutine#3249] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 2024-04-22 11:42:23.971 [UI Thread @coroutine#3249] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745. 2024-04-22 11:42:23.971 [UI Thread @coroutine#3249] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost:8094/UmAppDatabase/ClazzAssignmentDao/findAssignmentCourseBlockAndSubmitterUidAsFlow?assignmentUid=583867061905567744&clazzUid=583867061905567744&accountPersonUid=583867061905567745 to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:23.972 [DefaultDispatcher-worker-12 @coroutine#2936] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7 2024-04-22 11:42:23.980 [DefaultDispatcher-worker-5 @coroutine#3227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.981 [DefaultDispatcher-worker-9 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:23.981 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.981 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:23.981 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.982 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.982 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:23.988 [DefaultDispatcher-worker-6 @coroutine#3230] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:23.994 [DefaultDispatcher-worker-6 @coroutine#3232] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:24.004 [DefaultDispatcher-worker-10 @coroutine#3249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@741f8cf 2024-04-22 11:42:24.009 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown initiated... 2024-04-22 11:42:24.009 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Close initiated... 2024-04-22 11:42:24.009 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:24.010 [HikariPool-127 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-127 - Closing connection org.sqlite.jdbc4.JDBC4Connection@741f8cf: (connection evicted) 2024-04-22 11:42:24.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:24.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-127 - Closed. 2024-04-22 11:42:24.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-127 - Shutdown completed. 2024-04-22 11:42:24.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown initiated... 2024-04-22 11:42:24.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Close initiated... 2024-04-22 11:42:24.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:24.012 [HikariPool-128 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-128 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70c6c6a7: (connection evicted) 2024-04-22 11:42:24.013 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:24.013 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-128 - Closed. 2024-04-22 11:42:24.013 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-128 - Shutdown completed. 2024-04-22 11:42:24.043 [DefaultDispatcher-worker-4 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:24.043 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.044 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.044 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.045 [DefaultDispatcher-worker-10 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.045 [DefaultDispatcher-worker-10 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.089 [DefaultDispatcher-worker-5 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:24.089 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.089 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.089 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.091 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.091 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.122 [DefaultDispatcher-worker-13 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:24.122 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.122 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.122 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.123 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.123 [DefaultDispatcher-worker-14 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.301 [DefaultDispatcher-worker-8 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:24.301 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.301 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.301 [DefaultDispatcher-worker-8 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.302 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.302 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.417 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:24.417 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.417 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.417 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.418 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.418 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.484 [DefaultDispatcher-worker-4 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:24.484 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.484 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.484 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.485 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.485 [DefaultDispatcher-worker-13 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-16 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-6 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-16 @coroutine#2054] 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 11:42:24.611 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.611 [DefaultDispatcher-worker-6 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.612 [DefaultDispatcher-worker-16 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.612 [DefaultDispatcher-worker-11 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.612 [DefaultDispatcher-worker-11 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.764 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:24.764 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.764 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.764 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.765 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.766 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.990 [DefaultDispatcher-worker-6 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:24.991 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.991 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:24.991 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.992 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:24.992 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.017 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown initiated... 2024-04-22 11:42:25.017 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Close initiated... 2024-04-22 11:42:25.017 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.017 [HikariPool-126 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-126 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1651bd68: (connection evicted) 2024-04-22 11:42:25.018 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.018 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-126 - Closed. 2024-04-22 11:42:25.018 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-126 - Shutdown completed. 2024-04-22 11:42:25.021 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-130 - configuration: 2024-04-22 11:42:25.021 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.021 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.021 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.021 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.021 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@ab5954d 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-130" 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Starting... 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Added connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.022 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Start completed. 2024-04-22 11:42:25.039 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.051 [Test worker @coroutine#3316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.052 [Test worker @coroutine#3319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.054 [Test worker @coroutine#3321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-131 - configuration: 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75c5ab79 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-131" 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Starting... 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Added connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.055 [Test worker @coroutine#3315] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Start completed. 2024-04-22 11:42:25.056 [DefaultDispatcher-worker-4 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:25.056 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.056 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.056 [DefaultDispatcher-worker-4 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.057 [DefaultDispatcher-worker-18 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.057 [DefaultDispatcher-worker-18 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.069 [Test worker @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.080 [Test worker @coroutine#3326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.082 [Test worker @coroutine#3328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.084 [Test worker @coroutine#3330] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.096 [DefaultDispatcher-worker-10 @coroutine#3332] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a 2024-04-22 11:42:25.101 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:25.101 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.101 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.101 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.102 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.102 [DefaultDispatcher-worker-5 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.111 [DefaultDispatcher-worker-13 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.122 [HikariPool-130 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:25.123 [DefaultDispatcher-worker-8 @coroutine#3315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13482361 2024-04-22 11:42:25.132 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown initiated... 2024-04-22 11:42:25.132 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Close initiated... 2024-04-22 11:42:25.132 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.132 [HikariPool-130 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-130 - Closing connection org.sqlite.jdbc4.JDBC4Connection@13482361: (connection evicted) 2024-04-22 11:42:25.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-130 - Closed. 2024-04-22 11:42:25.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-130 - Shutdown completed. 2024-04-22 11:42:25.133 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown initiated... 2024-04-22 11:42:25.133 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Close initiated... 2024-04-22 11:42:25.133 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.133 [HikariPool-131 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-131 - Closing connection org.sqlite.jdbc4.JDBC4Connection@502f6f6a: (connection evicted) 2024-04-22 11:42:25.134 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.134 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-131 - Closed. 2024-04-22 11:42:25.134 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-131 - Shutdown completed. 2024-04-22 11:42:25.134 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:25.134 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.135 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.135 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-132 - configuration: 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@21f9764 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.135 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-132" 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.136 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.136 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Starting... 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Added connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.136 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Start completed. 2024-04-22 11:42:25.154 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.165 [Test worker @coroutine#3383] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.167 [Test worker @coroutine#3385] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.168 [Test worker @coroutine#3387] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-133 - configuration: 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3d9dc84d 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-133" 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Starting... 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Added connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.169 [Test worker @coroutine#3381] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Start completed. 2024-04-22 11:42:25.183 [Test worker @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.194 [Test worker @coroutine#3389] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.196 [Test worker @coroutine#3391] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.198 [Test worker @coroutine#3393] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.210 [DefaultDispatcher-worker-12 @coroutine#3395] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@676f70dc 2024-04-22 11:42:25.224 [DefaultDispatcher-worker-16 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.235 [DefaultDispatcher-worker-4 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.236 [HikariPool-132 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.246 [DefaultDispatcher-worker-10 @coroutine#3381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.268 [DefaultDispatcher-worker-5 @coroutine#3438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5295779 2024-04-22 11:42:25.270 [HikariPool-133 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.272 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown initiated... 2024-04-22 11:42:25.272 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Close initiated... 2024-04-22 11:42:25.272 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.272 [HikariPool-132 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-132 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5295779: (connection evicted) 2024-04-22 11:42:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-132 - Closed. 2024-04-22 11:42:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-132 - Shutdown completed. 2024-04-22 11:42:25.273 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown initiated... 2024-04-22 11:42:25.273 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Close initiated... 2024-04-22 11:42:25.273 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.273 [HikariPool-133 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-133 - Closing connection org.sqlite.jdbc4.JDBC4Connection@676f70dc: (connection evicted) 2024-04-22 11:42:25.274 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.274 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-133 - Closed. 2024-04-22 11:42:25.274 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-133 - Shutdown completed. 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-134 - configuration: 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1912ba29 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-134" 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.275 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Starting... 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.276 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Start completed. 2024-04-22 11:42:25.291 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.303 [Test worker @coroutine#3462] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.304 [Test worker @coroutine#3464] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.306 [Test worker @coroutine#3466] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-135 - configuration: 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ae5a507 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-135" 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Starting... 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Added connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.307 [Test worker @coroutine#3461] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Start completed. 2024-04-22 11:42:25.312 [DefaultDispatcher-worker-1 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:25.312 [DefaultDispatcher-worker-1 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.312 [DefaultDispatcher-worker-1 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.312 [DefaultDispatcher-worker-1 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.314 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.314 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.321 [Test worker @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.332 [Test worker @coroutine#3471] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.334 [Test worker @coroutine#3473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.336 [Test worker @coroutine#3475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.348 [DefaultDispatcher-worker-2 @coroutine#3477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3217e970 2024-04-22 11:42:25.359 [DefaultDispatcher-worker-14 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.370 [DefaultDispatcher-worker-8 @coroutine#3461] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62b72289 2024-04-22 11:42:25.376 [HikariPool-134 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:25.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown initiated... 2024-04-22 11:42:25.377 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Close initiated... 2024-04-22 11:42:25.378 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.378 [HikariPool-134 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-134 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62b72289: (connection evicted) 2024-04-22 11:42:25.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-134 - Closed. 2024-04-22 11:42:25.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-134 - Shutdown completed. 2024-04-22 11:42:25.379 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown initiated... 2024-04-22 11:42:25.379 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Close initiated... 2024-04-22 11:42:25.379 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.379 [HikariPool-135 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-135 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3217e970: (connection evicted) 2024-04-22 11:42:25.380 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.380 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-135 - Closed. 2024-04-22 11:42:25.380 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-135 - Shutdown completed. 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-136 - configuration: 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@724a80d2 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-136" 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.381 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.382 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Starting... 2024-04-22 11:42:25.382 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.382 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Added connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.382 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Start completed. 2024-04-22 11:42:25.399 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.410 [Test worker @coroutine#3519] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.412 [Test worker @coroutine#3521] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.414 [Test worker @coroutine#3523] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-137 - configuration: 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@437ac2dc 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-137" 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.414 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.415 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Starting... 2024-04-22 11:42:25.415 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.415 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Added connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.415 [Test worker @coroutine#3518] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Start completed. 2024-04-22 11:42:25.428 [DefaultDispatcher-worker-9 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:25.428 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.428 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.428 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.428 [Test worker @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.429 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.429 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.440 [Test worker @coroutine#3528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.441 [Test worker @coroutine#3531] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.443 [Test worker @coroutine#3533] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.456 [DefaultDispatcher-worker-10 @coroutine#3535] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349504d5 2024-04-22 11:42:25.470 [DefaultDispatcher-worker-15 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.481 [DefaultDispatcher-worker-1 @coroutine#3518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7 2024-04-22 11:42:25.482 [HikariPool-136 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown initiated... 2024-04-22 11:42:25.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Close initiated... 2024-04-22 11:42:25.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.489 [HikariPool-136 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-136 - Closing connection org.sqlite.jdbc4.JDBC4Connection@54aacbc7: (connection evicted) 2024-04-22 11:42:25.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-136 - Closed. 2024-04-22 11:42:25.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-136 - Shutdown completed. 2024-04-22 11:42:25.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown initiated... 2024-04-22 11:42:25.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Close initiated... 2024-04-22 11:42:25.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.491 [HikariPool-137 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-137 - Closing connection org.sqlite.jdbc4.JDBC4Connection@349504d5: (connection evicted) 2024-04-22 11:42:25.492 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.492 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-137 - Closed. 2024-04-22 11:42:25.492 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-137 - Shutdown completed. 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-138 - configuration: 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@123fd460 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-138" 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.493 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Starting... 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Added connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.494 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Start completed. 2024-04-22 11:42:25.495 [DefaultDispatcher-worker-4 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:25.496 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.496 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.496 [DefaultDispatcher-worker-4 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.497 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.497 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.512 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.524 [Test worker @coroutine#3580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.525 [Test worker @coroutine#3582] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.527 [Test worker @coroutine#3584] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-139 - configuration: 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7b237c2c 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-139" 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.528 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Starting... 2024-04-22 11:42:25.529 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.529 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.529 [Test worker @coroutine#3576] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Start completed. 2024-04-22 11:42:25.542 [Test worker @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.554 [Test worker @coroutine#3586] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.556 [Test worker @coroutine#3588] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.557 [Test worker @coroutine#3590] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.570 [DefaultDispatcher-worker-5 @coroutine#3592] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9 2024-04-22 11:42:25.584 [DefaultDispatcher-worker-1 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.594 [HikariPool-138 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:25.598 [DefaultDispatcher-worker-3 @coroutine#3576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1227ea21 2024-04-22 11:42:25.607 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown initiated... 2024-04-22 11:42:25.607 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Close initiated... 2024-04-22 11:42:25.607 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.607 [HikariPool-138 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-138 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1227ea21: (connection evicted) 2024-04-22 11:42:25.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-138 - Closed. 2024-04-22 11:42:25.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-138 - Shutdown completed. 2024-04-22 11:42:25.608 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown initiated... 2024-04-22 11:42:25.608 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Close initiated... 2024-04-22 11:42:25.608 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.608 [HikariPool-139 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-139 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3ae5cbb9: (connection evicted) 2024-04-22 11:42:25.609 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.609 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-139 - Closed. 2024-04-22 11:42:25.609 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-139 - Shutdown completed. 2024-04-22 11:42:25.610 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-140 - configuration: 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29ff84fa 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-140" 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Starting... 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Added connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.611 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Start completed. 2024-04-22 11:42:25.628 [DefaultDispatcher-worker-6 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:25.629 [DefaultDispatcher-worker-8 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:25.629 [DefaultDispatcher-worker-8 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.629 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.629 [DefaultDispatcher-worker-8 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.629 [DefaultDispatcher-worker-6 @coroutine#2054] 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 11:42:25.629 [DefaultDispatcher-worker-8 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.629 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.630 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.630 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.630 [DefaultDispatcher-worker-15 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.636 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.651 [Test worker @coroutine#3639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.653 [Test worker @coroutine#3641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.655 [Test worker @coroutine#3643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-141 - configuration: 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f8dfcbe 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-141" 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.655 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Starting... 2024-04-22 11:42:25.656 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.656 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Added connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.656 [Test worker @coroutine#3633] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Start completed. 2024-04-22 11:42:25.669 [Test worker @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.680 [Test worker @coroutine#3645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.682 [Test worker @coroutine#3647] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.684 [Test worker @coroutine#3649] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.696 [DefaultDispatcher-worker-7 @coroutine#3651] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76afb9d 2024-04-22 11:42:25.709 [DefaultDispatcher-worker-1 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.711 [HikariPool-140 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:25.720 [DefaultDispatcher-worker-7 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.729 [DefaultDispatcher-worker-17 @coroutine#3633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@168ffb0 2024-04-22 11:42:25.738 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown initiated... 2024-04-22 11:42:25.738 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Close initiated... 2024-04-22 11:42:25.738 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.738 [HikariPool-140 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-140 - Closing connection org.sqlite.jdbc4.JDBC4Connection@168ffb0: (connection evicted) 2024-04-22 11:42:25.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-140 - Closed. 2024-04-22 11:42:25.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-140 - Shutdown completed. 2024-04-22 11:42:25.739 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown initiated... 2024-04-22 11:42:25.739 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Close initiated... 2024-04-22 11:42:25.739 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.739 [HikariPool-141 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-141 - Closing connection org.sqlite.jdbc4.JDBC4Connection@76afb9d: (connection evicted) 2024-04-22 11:42:25.740 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.740 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-141 - Closed. 2024-04-22 11:42:25.740 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-141 - Shutdown completed. 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-142 - configuration: 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42cef0af 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-142" 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.741 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Starting... 2024-04-22 11:42:25.742 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.742 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Added connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.742 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Start completed. 2024-04-22 11:42:25.758 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.769 [Test worker @coroutine#3695] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.771 [Test worker @coroutine#3697] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.772 [Test worker @coroutine#3699] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-143 - configuration: 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@43300e64 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-143" 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.773 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Starting... 2024-04-22 11:42:25.774 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.774 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.774 [Test worker @coroutine#3694] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Start completed. 2024-04-22 11:42:25.776 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:25.776 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.776 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:25.776 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.777 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.777 [DefaultDispatcher-worker-3 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:25.787 [Test worker @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.799 [Test worker @coroutine#3704] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.800 [Test worker @coroutine#3706] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.802 [Test worker @coroutine#3708] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.814 [DefaultDispatcher-worker-2 @coroutine#3710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de 2024-04-22 11:42:25.828 [DefaultDispatcher-worker-16 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.838 [DefaultDispatcher-worker-6 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.842 [HikariPool-142 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:25.847 [DefaultDispatcher-worker-16 @coroutine#3694] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.866 [DefaultDispatcher-worker-13 @coroutine#3752] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5 2024-04-22 11:42:25.870 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown initiated... 2024-04-22 11:42:25.871 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Close initiated... 2024-04-22 11:42:25.871 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.871 [HikariPool-142 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-142 - Closing connection org.sqlite.jdbc4.JDBC4Connection@55bf08a5: (connection evicted) 2024-04-22 11:42:25.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-142 - Closed. 2024-04-22 11:42:25.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-142 - Shutdown completed. 2024-04-22 11:42:25.872 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown initiated... 2024-04-22 11:42:25.872 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Close initiated... 2024-04-22 11:42:25.872 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.872 [HikariPool-143 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-143 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fdea2de: (connection evicted) 2024-04-22 11:42:25.873 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.873 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-143 - Closed. 2024-04-22 11:42:25.873 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-143 - Shutdown completed. 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-144 - configuration: 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@318d69ea 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-144" 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.874 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Starting... 2024-04-22 11:42:25.875 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.875 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.875 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Start completed. 2024-04-22 11:42:25.890 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.902 [Test worker @coroutine#3776] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.903 [Test worker @coroutine#3778] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.905 [Test worker @coroutine#3780] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.905 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-145 - configuration: 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@731a5a39 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-145" 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Starting... 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Added connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.906 [Test worker @coroutine#3775] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Start completed. 2024-04-22 11:42:25.920 [Test worker @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.931 [Test worker @coroutine#3782] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.933 [Test worker @coroutine#3784] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.934 [Test worker @coroutine#3786] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.947 [DefaultDispatcher-worker-1 @coroutine#3788] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1 2024-04-22 11:42:25.958 [DefaultDispatcher-worker-1 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.969 [DefaultDispatcher-worker-16 @coroutine#3775] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.972 [Test worker @coroutine#3798] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2 2024-04-22 11:42:25.975 [HikariPool-144 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.980 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown initiated... 2024-04-22 11:42:25.980 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Close initiated... 2024-04-22 11:42:25.980 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.980 [HikariPool-144 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-144 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a2b23f2: (connection evicted) 2024-04-22 11:42:25.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-144 - Closed. 2024-04-22 11:42:25.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-144 - Shutdown completed. 2024-04-22 11:42:25.981 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown initiated... 2024-04-22 11:42:25.981 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Close initiated... 2024-04-22 11:42:25.981 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:25.981 [HikariPool-145 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-145 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6da76bb1: (connection evicted) 2024-04-22 11:42:25.982 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:25.982 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-145 - Closed. 2024-04-22 11:42:25.982 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-145 - Shutdown completed. 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-146 - configuration: 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5ebd80f8 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-146" 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:25.983 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Starting... 2024-04-22 11:42:25.984 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:25.984 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:25.984 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Start completed. 2024-04-22 11:42:26.000 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.001 [DefaultDispatcher-worker-2 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:26.002 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.002 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.002 [DefaultDispatcher-worker-2 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.003 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.003 [DefaultDispatcher-worker-17 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.011 [Test worker @coroutine#3833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.013 [Test worker @coroutine#3838] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.014 [Test worker @coroutine#3840] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-147 - configuration: 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f91d19 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-147" 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Starting... 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.015 [Test worker @coroutine#3832] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Start completed. 2024-04-22 11:42:26.029 [Test worker @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.040 [Test worker @coroutine#3843] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.042 [Test worker @coroutine#3845] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.044 [Test worker @coroutine#3847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.056 [DefaultDispatcher-worker-13 @coroutine#3849] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf 2024-04-22 11:42:26.066 [DefaultDispatcher-worker-10 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:26.066 [DefaultDispatcher-worker-10 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.066 [DefaultDispatcher-worker-10 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.066 [DefaultDispatcher-worker-10 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.067 [DefaultDispatcher-worker-14 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.067 [DefaultDispatcher-worker-14 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.071 [DefaultDispatcher-worker-18 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.083 [DefaultDispatcher-worker-11 @coroutine#3832] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.084 [HikariPool-146 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.086 [Test worker @coroutine#3863] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.089 [Test worker @coroutine#3865] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1e82b631 2024-04-22 11:42:26.096 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown initiated... 2024-04-22 11:42:26.096 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Close initiated... 2024-04-22 11:42:26.096 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.097 [HikariPool-146 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-146 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1e82b631: (connection evicted) 2024-04-22 11:42:26.097 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.097 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-146 - Closed. 2024-04-22 11:42:26.097 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-146 - Shutdown completed. 2024-04-22 11:42:26.098 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown initiated... 2024-04-22 11:42:26.098 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Close initiated... 2024-04-22 11:42:26.098 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.098 [HikariPool-147 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-147 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5b6789cf: (connection evicted) 2024-04-22 11:42:26.099 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.099 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-147 - Closed. 2024-04-22 11:42:26.099 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-147 - Shutdown completed. 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-148 - configuration: 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5d0ca8a5 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.100 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-148" 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Starting... 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Added connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.101 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Start completed. 2024-04-22 11:42:26.114 [DefaultDispatcher-worker-8 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:26.114 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.114 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.114 [DefaultDispatcher-worker-8 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.115 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.115 [DefaultDispatcher-worker-16 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.123 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.142 [Test worker @coroutine#3902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.145 [Test worker @coroutine#3904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.146 [DefaultDispatcher-worker-11 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:26.146 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.146 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.146 [DefaultDispatcher-worker-11 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.147 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.147 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.147 [Test worker @coroutine#3906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-149 - configuration: 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@48a2fb11 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-149" 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.148 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Starting... 2024-04-22 11:42:26.149 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.149 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Added connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.149 [Test worker @coroutine#3898] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Start completed. 2024-04-22 11:42:26.163 [Test worker @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.174 [Test worker @coroutine#3911] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.175 [Test worker @coroutine#3913] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.177 [Test worker @coroutine#3915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.189 [DefaultDispatcher-worker-6 @coroutine#3917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65208c91 2024-04-22 11:42:26.201 [HikariPool-148 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.203 [DefaultDispatcher-worker-6 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.214 [DefaultDispatcher-worker-4 @coroutine#3898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5 2024-04-22 11:42:26.264 [HikariPool-149 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.275 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown initiated... 2024-04-22 11:42:26.275 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Close initiated... 2024-04-22 11:42:26.275 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.275 [HikariPool-148 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-148 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5f9b37b5: (connection evicted) 2024-04-22 11:42:26.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-148 - Closed. 2024-04-22 11:42:26.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-148 - Shutdown completed. 2024-04-22 11:42:26.276 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown initiated... 2024-04-22 11:42:26.276 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Close initiated... 2024-04-22 11:42:26.276 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.276 [HikariPool-149 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-149 - Closing connection org.sqlite.jdbc4.JDBC4Connection@65208c91: (connection evicted) 2024-04-22 11:42:26.277 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.277 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-149 - Closed. 2024-04-22 11:42:26.277 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-149 - Shutdown completed. 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-150 - configuration: 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a7deba5 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-150" 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Starting... 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.278 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Start completed. 2024-04-22 11:42:26.295 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.307 [Test worker @coroutine#3972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.309 [Test worker @coroutine#3974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.310 [Test worker @coroutine#3976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-151 - configuration: 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b39e77d 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-151" 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.311 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Starting... 2024-04-22 11:42:26.312 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.312 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Added connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.312 [Test worker @coroutine#3971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Start completed. 2024-04-22 11:42:26.324 [DefaultDispatcher-worker-4 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:26.324 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.324 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.324 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.325 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.325 [DefaultDispatcher-worker-12 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.326 [Test worker @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.337 [Test worker @coroutine#3982] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.339 [Test worker @coroutine#3984] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.340 [Test worker @coroutine#3986] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.353 [DefaultDispatcher-worker-12 @coroutine#3988] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36afd06f 2024-04-22 11:42:26.366 [DefaultDispatcher-worker-6 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.377 [DefaultDispatcher-worker-4 @coroutine#3971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7 2024-04-22 11:42:26.379 [HikariPool-150 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown initiated... 2024-04-22 11:42:26.387 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Close initiated... 2024-04-22 11:42:26.387 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.387 [HikariPool-150 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-150 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5c96cbe7: (connection evicted) 2024-04-22 11:42:26.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-150 - Closed. 2024-04-22 11:42:26.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-150 - Shutdown completed. 2024-04-22 11:42:26.388 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown initiated... 2024-04-22 11:42:26.388 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Close initiated... 2024-04-22 11:42:26.388 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.388 [HikariPool-151 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-151 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36afd06f: (connection evicted) 2024-04-22 11:42:26.389 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.389 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-151 - Closed. 2024-04-22 11:42:26.389 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-151 - Shutdown completed. 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-152 - configuration: 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.390 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@42130a5c 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-152" 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Starting... 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Added connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.391 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Start completed. 2024-04-22 11:42:26.409 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.420 [Test worker @coroutine#4031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.422 [Test worker @coroutine#4033] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.424 [Test worker @coroutine#4035] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-153 - configuration: 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f8961fc 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-153" 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Starting... 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.425 [Test worker @coroutine#4030] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Start completed. 2024-04-22 11:42:26.439 [DefaultDispatcher-worker-3 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:26.439 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.439 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.439 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.440 [Test worker @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.440 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.440 [DefaultDispatcher-worker-6 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.451 [Test worker @coroutine#4041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.453 [Test worker @coroutine#4043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.455 [Test worker @coroutine#4045] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.467 [DefaultDispatcher-worker-7 @coroutine#4047] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9 2024-04-22 11:42:26.480 [DefaultDispatcher-worker-18 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.487 [DefaultDispatcher-worker-3 @coroutine#4030] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.490 [Test worker @coroutine#4057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.491 [HikariPool-152 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.494 [Test worker @coroutine#4059] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34f876c 2024-04-22 11:42:26.501 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown initiated... 2024-04-22 11:42:26.501 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Close initiated... 2024-04-22 11:42:26.501 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.501 [HikariPool-152 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-152 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34f876c: (connection evicted) 2024-04-22 11:42:26.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-152 - Closed. 2024-04-22 11:42:26.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-152 - Shutdown completed. 2024-04-22 11:42:26.502 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown initiated... 2024-04-22 11:42:26.502 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Close initiated... 2024-04-22 11:42:26.502 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.502 [HikariPool-153 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-153 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5d5b07e9: (connection evicted) 2024-04-22 11:42:26.503 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.503 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-153 - Closed. 2024-04-22 11:42:26.503 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-153 - Shutdown completed. 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-154 - configuration: 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@33903444 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.504 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-154" 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Starting... 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Added connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.505 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Start completed. 2024-04-22 11:42:26.507 [DefaultDispatcher-worker-3 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:26.507 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.507 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.507 [DefaultDispatcher-worker-3 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.508 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.508 [DefaultDispatcher-worker-8 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.523 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.534 [Test worker @coroutine#4098] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.536 [Test worker @coroutine#4100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.538 [Test worker @coroutine#4102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-155 - configuration: 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@264f18fe 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.538 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-155" 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Starting... 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Added connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.539 [Test worker @coroutine#4092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Start completed. 2024-04-22 11:42:26.553 [Test worker @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.564 [Test worker @coroutine#4105] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.565 [Test worker @coroutine#4107] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.567 [Test worker @coroutine#4109] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.580 [DefaultDispatcher-worker-7 @coroutine#4111] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@cb29b75 2024-04-22 11:42:26.591 [DefaultDispatcher-worker-10 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.603 [DefaultDispatcher-worker-1 @coroutine#4092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.605 [HikariPool-154 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.615 [UI Thread @coroutine#4156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36361951 2024-04-22 11:42:26.620 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown initiated... 2024-04-22 11:42:26.620 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Close initiated... 2024-04-22 11:42:26.620 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.620 [HikariPool-154 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-154 - Closing connection org.sqlite.jdbc4.JDBC4Connection@36361951: (connection evicted) 2024-04-22 11:42:26.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-154 - Closed. 2024-04-22 11:42:26.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-154 - Shutdown completed. 2024-04-22 11:42:26.621 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown initiated... 2024-04-22 11:42:26.621 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Close initiated... 2024-04-22 11:42:26.621 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.621 [HikariPool-155 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-155 - Closing connection org.sqlite.jdbc4.JDBC4Connection@cb29b75: (connection evicted) 2024-04-22 11:42:26.622 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.622 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-155 - Closed. 2024-04-22 11:42:26.622 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-155 - Shutdown completed. 2024-04-22 11:42:26.623 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-156 - configuration: 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3787eac3 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-156" 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Starting... 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Added connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.624 [Test worker @coroutine#4184] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Start completed. 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-6 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-15 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-6 @coroutine#2054] 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 11:42:26.642 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.642 [DefaultDispatcher-worker-15 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.648 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.648 [DefaultDispatcher-worker-17 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.648 [DefaultDispatcher-worker-17 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.648 [Test worker @coroutine#4184] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.660 [Test worker @coroutine#4191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.661 [Test worker @coroutine#4193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.663 [Test worker @coroutine#4195] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.666 [Test worker @coroutine#4200] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.675 [DefaultDispatcher-worker-5 @coroutine#4197] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.678 [Test worker @coroutine#4210] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5453020f 2024-04-22 11:42:26.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown initiated... 2024-04-22 11:42:26.692 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Close initiated... 2024-04-22 11:42:26.692 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.692 [HikariPool-156 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-156 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5453020f: (connection evicted) 2024-04-22 11:42:26.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.693 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-156 - Closed. 2024-04-22 11:42:26.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-156 - Shutdown completed. 2024-04-22 11:42:26.694 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-157 - configuration: 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7c58c10f 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-157" 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.695 [Test worker @coroutine#4223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Starting... 2024-04-22 11:42:26.696 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2024-04-22 11:42:26.696 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Added connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2024-04-22 11:42:26.696 [Test worker @coroutine#4223] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Start completed. 2024-04-22 11:42:26.714 [Test worker @coroutine#4223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2024-04-22 11:42:26.725 [Test worker @coroutine#4225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2024-04-22 11:42:26.727 [Test worker @coroutine#4227] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2024-04-22 11:42:26.729 [Test worker @coroutine#4229] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-157 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7cf618f3 2024-04-22 11:42:26.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown initiated... 2024-04-22 11:42:26.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Close initiated... 2024-04-22 11:42:26.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.733 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.733 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-157 - Closed. 2024-04-22 11:42:26.733 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-157 - Shutdown completed. 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-158 - configuration: 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3e5e7f4c 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-158" 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Starting... 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Added connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 11:42:26.734 [Test worker @coroutine#4253] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Start completed. 2024-04-22 11:42:26.748 [Test worker @coroutine#4253] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 11:42:26.759 [Test worker @coroutine#4254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 11:42:26.761 [Test worker @coroutine#4256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 11:42:26.763 [Test worker @coroutine#4258] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-158 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@179367ff 2024-04-22 11:42:26.766 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown initiated... 2024-04-22 11:42:26.766 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Close initiated... 2024-04-22 11:42:26.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.766 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.767 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-158 - Closed. 2024-04-22 11:42:26.767 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-158 - Shutdown completed. 2024-04-22 11:42:26.767 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-159 - configuration: 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a43a21e 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-159" 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Starting... 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3cb276 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d3cb276 2024-04-22 11:42:26.768 [Test worker @coroutine#4282] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Start completed. 2024-04-22 11:42:26.783 [Test worker @coroutine#4282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3cb276 2024-04-22 11:42:26.787 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:26.788 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.788 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:26.788 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.789 [DefaultDispatcher-worker-6 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.789 [DefaultDispatcher-worker-6 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:26.794 [Test worker @coroutine#4283] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3cb276 2024-04-22 11:42:26.795 [Test worker @coroutine#4288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3cb276 2024-04-22 11:42:26.797 [Test worker @coroutine#4290] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-159 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7d3cb276 2024-04-22 11:42:26.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown initiated... 2024-04-22 11:42:26.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Close initiated... 2024-04-22 11:42:26.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-159 - Closed. 2024-04-22 11:42:26.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-159 - Shutdown completed. 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-160 - configuration: 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b3bcab7 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.802 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-160" 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Starting... 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.803 [Test worker @coroutine#4314] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Start completed. 2024-04-22 11:42:26.817 [Test worker @coroutine#4314] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.828 [Test worker @coroutine#4315] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.830 [Test worker @coroutine#4317] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.832 [Test worker @coroutine#4319] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.843 [DefaultDispatcher-worker-12 @coroutine#4321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0 2024-04-22 11:42:26.846 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown initiated... 2024-04-22 11:42:26.846 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Close initiated... 2024-04-22 11:42:26.846 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.846 [HikariPool-160 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-160 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5fe5f2f0: (connection evicted) 2024-04-22 11:42:26.847 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.847 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-160 - Closed. 2024-04-22 11:42:26.847 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-160 - Shutdown completed. 2024-04-22 11:42:26.848 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-161 - configuration: 2024-04-22 11:42:26.848 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f994055 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-161" 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Starting... 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@640c2749 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Added connection org.sqlite.jdbc4.JDBC4Connection@640c2749 2024-04-22 11:42:26.849 [Test worker @coroutine#4344] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Start completed. 2024-04-22 11:42:26.866 [Test worker @coroutine#4344] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c2749 2024-04-22 11:42:26.877 [Test worker @coroutine#4345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c2749 2024-04-22 11:42:26.879 [Test worker @coroutine#4347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c2749 2024-04-22 11:42:26.881 [Test worker @coroutine#4349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-161 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@640c2749 2024-04-22 11:42:26.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown initiated... 2024-04-22 11:42:26.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Close initiated... 2024-04-22 11:42:26.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:26.885 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.885 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-161 - Closed. 2024-04-22 11:42:26.885 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-161 - Shutdown completed. 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-162 - configuration: 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2976d625 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-162" 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Starting... 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.886 [Test worker @coroutine#4373] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Start completed. 2024-04-22 11:42:26.900 [Test worker @coroutine#4373] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.912 [Test worker @coroutine#4375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.913 [Test worker @coroutine#4377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.915 [Test worker @coroutine#4379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.917 [Test worker @coroutine#4384] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.928 [DefaultDispatcher-worker-17 @coroutine#4381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.930 [Test worker @coroutine#4394] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0 2024-04-22 11:42:26.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown initiated... 2024-04-22 11:42:26.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Close initiated... 2024-04-22 11:42:26.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:26.934 [HikariPool-162 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-162 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bdd6fe0: (connection evicted) 2024-04-22 11:42:26.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:26.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-162 - Closed. 2024-04-22 11:42:26.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-162 - Shutdown completed. 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-163 - configuration: 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2526ecb7 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-163" 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.937 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Starting... 2024-04-22 11:42:26.938 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:26.938 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Added connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:26.938 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Start completed. 2024-04-22 11:42:26.951 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:26.962 [Test worker @coroutine#4409] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:26.964 [Test worker @coroutine#4411] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:26.966 [Test worker @coroutine#4413] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-164 - configuration: 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4eff65ce 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-164" 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:26.966 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:26.967 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Starting... 2024-04-22 11:42:26.967 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:26.967 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Added connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:26.967 [Test worker @coroutine#4408] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Start completed. 2024-04-22 11:42:26.981 [Test worker @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:26.992 [Test worker @coroutine#4415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:26.994 [Test worker @coroutine#4417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:26.995 [Test worker @coroutine#4419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:27.007 [DefaultDispatcher-worker-13 @coroutine#4421] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44faf689 2024-04-22 11:42:27.012 [DefaultDispatcher-worker-15 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:27.012 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.012 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.012 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.013 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.013 [DefaultDispatcher-worker-6 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.020 [DefaultDispatcher-worker-6 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:27.038 [HikariPool-163 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:27.046 [DefaultDispatcher-worker-18 @coroutine#4408] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@490dc900 2024-04-22 11:42:27.054 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown initiated... 2024-04-22 11:42:27.054 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Close initiated... 2024-04-22 11:42:27.054 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.054 [HikariPool-163 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-163 - Closing connection org.sqlite.jdbc4.JDBC4Connection@490dc900: (connection evicted) 2024-04-22 11:42:27.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-163 - Closed. 2024-04-22 11:42:27.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-163 - Shutdown completed. 2024-04-22 11:42:27.055 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown initiated... 2024-04-22 11:42:27.055 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Close initiated... 2024-04-22 11:42:27.055 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.055 [HikariPool-164 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-164 - Closing connection org.sqlite.jdbc4.JDBC4Connection@44faf689: (connection evicted) 2024-04-22 11:42:27.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-164 - Closed. 2024-04-22 11:42:27.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-164 - Shutdown completed. 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-165 - configuration: 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@788be73c 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-165" 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.057 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Starting... 2024-04-22 11:42:27.058 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.058 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Added connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.058 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Start completed. 2024-04-22 11:42:27.076 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.078 [DefaultDispatcher-worker-1 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:27.079 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.079 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.079 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.080 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.080 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.087 [Test worker @coroutine#4439] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.089 [Test worker @coroutine#4444] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.091 [Test worker @coroutine#4446] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-166 - configuration: 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@74161ed7 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-166" 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.091 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Starting... 2024-04-22 11:42:27.092 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.092 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Added connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.092 [Test worker @coroutine#4438] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Start completed. 2024-04-22 11:42:27.105 [Test worker @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.116 [Test worker @coroutine#4448] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.118 [Test worker @coroutine#4450] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.120 [Test worker @coroutine#4452] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.127 [DefaultDispatcher-worker-14 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:27.127 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.127 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.127 [DefaultDispatcher-worker-14 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.128 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.128 [DefaultDispatcher-worker-10 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.132 [DefaultDispatcher-worker-12 @coroutine#4454] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@519b726a 2024-04-22 11:42:27.145 [DefaultDispatcher-worker-4 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.158 [HikariPool-165 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:27.159 [DefaultDispatcher-worker-13 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:27.159 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.159 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.159 [DefaultDispatcher-worker-13 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.160 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.160 [DefaultDispatcher-worker-8 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.165 [DefaultDispatcher-worker-8 @coroutine#4438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2 2024-04-22 11:42:27.169 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown initiated... 2024-04-22 11:42:27.169 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Close initiated... 2024-04-22 11:42:27.169 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.169 [HikariPool-165 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-165 - Closing connection org.sqlite.jdbc4.JDBC4Connection@75a0e0c2: (connection evicted) 2024-04-22 11:42:27.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-165 - Closed. 2024-04-22 11:42:27.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-165 - Shutdown completed. 2024-04-22 11:42:27.170 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown initiated... 2024-04-22 11:42:27.170 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Close initiated... 2024-04-22 11:42:27.170 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.170 [HikariPool-166 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-166 - Closing connection org.sqlite.jdbc4.JDBC4Connection@519b726a: (connection evicted) 2024-04-22 11:42:27.171 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.171 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-166 - Closed. 2024-04-22 11:42:27.171 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-166 - Shutdown completed. 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-167 - configuration: 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4951c45f 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-167" 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.173 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Starting... 2024-04-22 11:42:27.174 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.174 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.174 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Start completed. 2024-04-22 11:42:27.191 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.203 [Test worker @coroutine#4474] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.205 [Test worker @coroutine#4476] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.206 [Test worker @coroutine#4478] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-168 - configuration: 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53e6c017 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-168" 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Starting... 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.207 [Test worker @coroutine#4473] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Start completed. 2024-04-22 11:42:27.220 [Test worker @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.232 [Test worker @coroutine#4480] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.233 [Test worker @coroutine#4483] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.235 [Test worker @coroutine#4485] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.247 [DefaultDispatcher-worker-4 @coroutine#4487] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c 2024-04-22 11:42:27.259 [DefaultDispatcher-worker-9 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.274 [HikariPool-167 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:27.275 [DefaultDispatcher-worker-4 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.283 [DefaultDispatcher-worker-16 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.292 [DefaultDispatcher-worker-9 @coroutine#4473] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7 2024-04-22 11:42:27.305 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown initiated... 2024-04-22 11:42:27.305 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Close initiated... 2024-04-22 11:42:27.305 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.305 [HikariPool-167 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-167 - Closing connection org.sqlite.jdbc4.JDBC4Connection@19b6b7e7: (connection evicted) 2024-04-22 11:42:27.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-167 - Closed. 2024-04-22 11:42:27.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-167 - Shutdown completed. 2024-04-22 11:42:27.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown initiated... 2024-04-22 11:42:27.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Close initiated... 2024-04-22 11:42:27.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.306 [HikariPool-168 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-168 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ca6323c: (connection evicted) 2024-04-22 11:42:27.306 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.306 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-168 - Closed. 2024-04-22 11:42:27.306 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-168 - Shutdown completed. 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-169 - configuration: 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@665fb1d8 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.308 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-169" 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Starting... 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Added connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.309 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Start completed. 2024-04-22 11:42:27.326 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.335 [DefaultDispatcher-worker-10 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:27.335 [DefaultDispatcher-worker-10 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.335 [DefaultDispatcher-worker-10 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.335 [DefaultDispatcher-worker-10 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.336 [DefaultDispatcher-worker-18 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.336 [DefaultDispatcher-worker-18 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.337 [Test worker @coroutine#4513] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.339 [Test worker @coroutine#4518] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.341 [Test worker @coroutine#4520] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-170 - configuration: 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d49e35 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-170" 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Starting... 2024-04-22 11:42:27.341 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.342 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Added connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.342 [Test worker @coroutine#4512] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Start completed. 2024-04-22 11:42:27.355 [Test worker @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.366 [Test worker @coroutine#4522] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.368 [Test worker @coroutine#4524] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.369 [Test worker @coroutine#4526] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.380 [DefaultDispatcher-worker-4 @coroutine#4528] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60580e42 2024-04-22 11:42:27.394 [DefaultDispatcher-worker-5 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.404 [DefaultDispatcher-worker-18 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.409 [HikariPool-169 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:27.413 [DefaultDispatcher-worker-6 @coroutine#4512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@43376a03 2024-04-22 11:42:27.424 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown initiated... 2024-04-22 11:42:27.424 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Close initiated... 2024-04-22 11:42:27.424 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.424 [HikariPool-169 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-169 - Closing connection org.sqlite.jdbc4.JDBC4Connection@43376a03: (connection evicted) 2024-04-22 11:42:27.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-169 - Closed. 2024-04-22 11:42:27.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-169 - Shutdown completed. 2024-04-22 11:42:27.425 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown initiated... 2024-04-22 11:42:27.425 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Close initiated... 2024-04-22 11:42:27.425 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.425 [HikariPool-170 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-170 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60580e42: (connection evicted) 2024-04-22 11:42:27.426 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.426 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-170 - Closed. 2024-04-22 11:42:27.426 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-170 - Shutdown completed. 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-171 - configuration: 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4619e076 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-171" 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Starting... 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Added connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.427 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Start completed. 2024-04-22 11:42:27.444 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.451 [DefaultDispatcher-worker-14 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:27.451 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.451 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.451 [DefaultDispatcher-worker-14 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.453 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.453 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.457 [Test worker @coroutine#4552] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.459 [Test worker @coroutine#4557] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.461 [Test worker @coroutine#4559] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-172 - configuration: 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59b5251d 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-172" 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.461 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Starting... 2024-04-22 11:42:27.462 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.462 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.462 [Test worker @coroutine#4551] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Start completed. 2024-04-22 11:42:27.475 [Test worker @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.486 [Test worker @coroutine#4561] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.488 [Test worker @coroutine#4563] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.489 [Test worker @coroutine#4565] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.501 [DefaultDispatcher-worker-13 @coroutine#4567] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bba628 2024-04-22 11:42:27.517 [DefaultDispatcher-worker-15 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.517 [DefaultDispatcher-worker-9 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:27.518 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.518 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.518 [DefaultDispatcher-worker-9 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.519 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.519 [DefaultDispatcher-worker-11 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.528 [HikariPool-171 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:27.528 [DefaultDispatcher-worker-2 @coroutine#4551] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7 2024-04-22 11:42:27.531 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown initiated... 2024-04-22 11:42:27.531 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Close initiated... 2024-04-22 11:42:27.531 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.532 [HikariPool-171 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-171 - Closing connection org.sqlite.jdbc4.JDBC4Connection@74aa29c7: (connection evicted) 2024-04-22 11:42:27.532 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.532 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-171 - Closed. 2024-04-22 11:42:27.532 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-171 - Shutdown completed. 2024-04-22 11:42:27.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown initiated... 2024-04-22 11:42:27.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Close initiated... 2024-04-22 11:42:27.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.533 [HikariPool-172 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-172 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bba628: (connection evicted) 2024-04-22 11:42:27.533 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.533 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-172 - Closed. 2024-04-22 11:42:27.533 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-172 - Shutdown completed. 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-173 - configuration: 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78f2cab9 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-173" 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.536 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Starting... 2024-04-22 11:42:27.537 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.537 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Added connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.537 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Start completed. 2024-04-22 11:42:27.551 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.563 [Test worker @coroutine#4595] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.564 [Test worker @coroutine#4597] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.566 [Test worker @coroutine#4599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-174 - configuration: 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55a46bf3 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.566 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-174" 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Starting... 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.567 [Test worker @coroutine#4594] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Start completed. 2024-04-22 11:42:27.580 [Test worker @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.591 [Test worker @coroutine#4601] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.593 [Test worker @coroutine#4603] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.594 [Test worker @coroutine#4605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.607 [DefaultDispatcher-worker-9 @coroutine#4607] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf 2024-04-22 11:42:27.620 [DefaultDispatcher-worker-15 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.636 [DefaultDispatcher-worker-12 @coroutine#4594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.637 [HikariPool-173 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.658 [DefaultDispatcher-worker-5 @coroutine#4621] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d 2024-04-22 11:42:27.659 [DefaultDispatcher-worker-10 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:27.660 [DefaultDispatcher-worker-6 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:27.660 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.660 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.660 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.660 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.660 [DefaultDispatcher-worker-6 @coroutine#2054] 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 11:42:27.660 [DefaultDispatcher-worker-6 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown initiated... 2024-04-22 11:42:27.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Close initiated... 2024-04-22 11:42:27.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.660 [HikariPool-173 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-173 - Closing connection org.sqlite.jdbc4.JDBC4Connection@3fc2197d: (connection evicted) 2024-04-22 11:42:27.661 [DefaultDispatcher-worker-11 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.661 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.661 [DefaultDispatcher-worker-10 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-173 - Closed. 2024-04-22 11:42:27.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-173 - Shutdown completed. 2024-04-22 11:42:27.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown initiated... 2024-04-22 11:42:27.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Close initiated... 2024-04-22 11:42:27.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.661 [HikariPool-174 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-174 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f5ba1bf: (connection evicted) 2024-04-22 11:42:27.662 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.662 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-174 - Closed. 2024-04-22 11:42:27.662 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-174 - Shutdown completed. 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-175 - configuration: 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4fbbfea6 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.663 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-175" 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Starting... 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.664 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Start completed. 2024-04-22 11:42:27.681 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.692 [Test worker @coroutine#4633] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.694 [Test worker @coroutine#4635] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.696 [Test worker @coroutine#4637] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-176 - configuration: 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@113a7d12 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.696 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-176" 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Starting... 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Added connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.697 [Test worker @coroutine#4632] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Start completed. 2024-04-22 11:42:27.711 [Test worker @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.722 [Test worker @coroutine#4639] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.724 [Test worker @coroutine#4641] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.725 [Test worker @coroutine#4643] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.738 [DefaultDispatcher-worker-6 @coroutine#4645] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@299022a9 2024-04-22 11:42:27.750 [DefaultDispatcher-worker-5 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.763 [DefaultDispatcher-worker-7 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.764 [HikariPool-175 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:27.772 [DefaultDispatcher-worker-6 @coroutine#4632] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.790 [DefaultDispatcher-worker-6 @coroutine#4661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819 2024-04-22 11:42:27.791 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown initiated... 2024-04-22 11:42:27.791 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Close initiated... 2024-04-22 11:42:27.791 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.792 [HikariPool-175 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-175 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1ccf1819: (connection evicted) 2024-04-22 11:42:27.792 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.792 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-175 - Closed. 2024-04-22 11:42:27.792 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-175 - Shutdown completed. 2024-04-22 11:42:27.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown initiated... 2024-04-22 11:42:27.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Close initiated... 2024-04-22 11:42:27.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.793 [HikariPool-176 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-176 - Closing connection org.sqlite.jdbc4.JDBC4Connection@299022a9: (connection evicted) 2024-04-22 11:42:27.793 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.793 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-176 - Closed. 2024-04-22 11:42:27.793 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-176 - Shutdown completed. 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-177 - configuration: 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.796 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@70c6860 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-177" 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Starting... 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Added connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.797 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Start completed. 2024-04-22 11:42:27.800 [DefaultDispatcher-worker-12 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:27.800 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.800 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:27.800 [DefaultDispatcher-worker-12 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.801 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.802 [DefaultDispatcher-worker-10 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:27.813 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.824 [Test worker @coroutine#4671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.826 [Test worker @coroutine#4673] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.827 [Test worker @coroutine#4676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-178 - configuration: 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c74eeb7 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-178" 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.828 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Starting... 2024-04-22 11:42:27.829 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.829 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Added connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.829 [Test worker @coroutine#4667] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Start completed. 2024-04-22 11:42:27.842 [Test worker @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.857 [Test worker @coroutine#4678] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.859 [Test worker @coroutine#4680] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.860 [Test worker @coroutine#4682] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.872 [DefaultDispatcher-worker-14 @coroutine#4684] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@41843b88 2024-04-22 11:42:27.885 [DefaultDispatcher-worker-17 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.895 [DefaultDispatcher-worker-3 @coroutine#4667] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66 2024-04-22 11:42:27.898 [HikariPool-177 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.907 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown initiated... 2024-04-22 11:42:27.907 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Close initiated... 2024-04-22 11:42:27.907 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.907 [HikariPool-177 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-177 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1cd7bc66: (connection evicted) 2024-04-22 11:42:27.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-177 - Closed. 2024-04-22 11:42:27.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-177 - Shutdown completed. 2024-04-22 11:42:27.908 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown initiated... 2024-04-22 11:42:27.908 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Close initiated... 2024-04-22 11:42:27.908 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:27.908 [HikariPool-178 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-178 - Closing connection org.sqlite.jdbc4.JDBC4Connection@41843b88: (connection evicted) 2024-04-22 11:42:27.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:27.909 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-178 - Closed. 2024-04-22 11:42:27.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-178 - Shutdown completed. 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-179 - configuration: 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@76e56b17 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-179" 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Starting... 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Added connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:27.910 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Start completed. 2024-04-22 11:42:27.926 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:27.937 [Test worker @coroutine#4711] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:27.939 [Test worker @coroutine#4713] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:27.940 [Test worker @coroutine#4715] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-180 - configuration: 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f04847e 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-180" 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Starting... 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Added connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.941 [Test worker @coroutine#4710] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Start completed. 2024-04-22 11:42:27.955 [Test worker @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.965 [Test worker @coroutine#4717] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.967 [Test worker @coroutine#4719] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.969 [Test worker @coroutine#4721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.982 [DefaultDispatcher-worker-3 @coroutine#4723] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@26415b5e 2024-04-22 11:42:27.995 [DefaultDispatcher-worker-4 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:28.005 [DefaultDispatcher-worker-5 @coroutine#4710] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67add4c9 2024-04-22 11:42:28.010 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown initiated... 2024-04-22 11:42:28.010 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Close initiated... 2024-04-22 11:42:28.010 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.010 [HikariPool-179 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-179 - Closing connection org.sqlite.jdbc4.JDBC4Connection@67add4c9: (connection evicted) 2024-04-22 11:42:28.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-179 - Closed. 2024-04-22 11:42:28.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-179 - Shutdown completed. 2024-04-22 11:42:28.011 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown initiated... 2024-04-22 11:42:28.011 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Close initiated... 2024-04-22 11:42:28.011 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.011 [HikariPool-180 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-180 - Closing connection org.sqlite.jdbc4.JDBC4Connection@26415b5e: (connection evicted) 2024-04-22 11:42:28.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-180 - Closed. 2024-04-22 11:42:28.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-180 - Shutdown completed. 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-181 - configuration: 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@456d3914 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.013 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-181" 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Starting... 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Added connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.014 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Start completed. 2024-04-22 11:42:28.024 [DefaultDispatcher-worker-18 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:28.024 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.024 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.024 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.025 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.025 [DefaultDispatcher-worker-1 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.038 [DefaultDispatcher-worker-1 @coroutine#4755] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3212d853 2024-04-22 11:42:28.038 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.055 [Test worker @coroutine#4756] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.056 [Test worker @coroutine#4758] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.058 [Test worker @coroutine#4760] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-182 - configuration: 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@86e7c7a 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-182" 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Starting... 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Added connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.059 [Test worker @coroutine#4751] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Start completed. 2024-04-22 11:42:28.073 [Test worker @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.084 [Test worker @coroutine#4762] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.086 [Test worker @coroutine#4765] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.088 [Test worker @coroutine#4767] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.091 [DefaultDispatcher-worker-17 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:28.091 [DefaultDispatcher-worker-17 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.092 [DefaultDispatcher-worker-17 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.092 [DefaultDispatcher-worker-17 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.093 [DefaultDispatcher-worker-15 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.093 [DefaultDispatcher-worker-15 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.099 [DefaultDispatcher-worker-6 @coroutine#4769] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1 2024-04-22 11:42:28.109 [DefaultDispatcher-worker-12 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.114 [HikariPool-181 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:28.121 [DefaultDispatcher-worker-3 @coroutine#4751] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@783a2fec 2024-04-22 11:42:28.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown initiated... 2024-04-22 11:42:28.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Close initiated... 2024-04-22 11:42:28.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.125 [HikariPool-181 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-181 - Closing connection org.sqlite.jdbc4.JDBC4Connection@783a2fec: (connection evicted) 2024-04-22 11:42:28.125 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.125 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-181 - Closed. 2024-04-22 11:42:28.125 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-181 - Shutdown completed. 2024-04-22 11:42:28.126 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown initiated... 2024-04-22 11:42:28.126 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Close initiated... 2024-04-22 11:42:28.126 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.126 [HikariPool-182 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-182 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6a9e88f1: (connection evicted) 2024-04-22 11:42:28.127 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.127 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-182 - Closed. 2024-04-22 11:42:28.127 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-182 - Shutdown completed. 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-183 - configuration: 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@53af65eb 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-183" 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.129 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Starting... 2024-04-22 11:42:28.130 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.130 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Added connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.130 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.130 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Start completed. 2024-04-22 11:42:28.138 [DefaultDispatcher-worker-1 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:28.138 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.138 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.138 [DefaultDispatcher-worker-1 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.139 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.139 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.148 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.159 [Test worker @coroutine#4804] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.161 [Test worker @coroutine#4806] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.163 [Test worker @coroutine#4808] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-184 - configuration: 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2aafd790 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-184" 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.163 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Starting... 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Added connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.164 [Test worker @coroutine#4800] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Start completed. 2024-04-22 11:42:28.171 [DefaultDispatcher-worker-12 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:28.171 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.171 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.171 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.172 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.172 [DefaultDispatcher-worker-1 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.178 [Test worker @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.189 [Test worker @coroutine#4813] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.191 [Test worker @coroutine#4815] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.193 [Test worker @coroutine#4817] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.204 [DefaultDispatcher-worker-10 @coroutine#4819] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0 2024-04-22 11:42:28.217 [DefaultDispatcher-worker-9 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.230 [HikariPool-183 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:28.233 [DefaultDispatcher-worker-9 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.243 [DefaultDispatcher-worker-18 @coroutine#4800] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.264 [HikariPool-184 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.345 [DefaultDispatcher-worker-5 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:28.346 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.346 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.346 [DefaultDispatcher-worker-5 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.347 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.347 [DefaultDispatcher-worker-4 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.369 [DefaultDispatcher-worker-8 @coroutine#4836] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@757bbd02 2024-04-22 11:42:28.371 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown initiated... 2024-04-22 11:42:28.371 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Close initiated... 2024-04-22 11:42:28.371 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.372 [HikariPool-183 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-183 - Closing connection org.sqlite.jdbc4.JDBC4Connection@757bbd02: (connection evicted) 2024-04-22 11:42:28.372 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.372 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-183 - Closed. 2024-04-22 11:42:28.372 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-183 - Shutdown completed. 2024-04-22 11:42:28.373 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown initiated... 2024-04-22 11:42:28.373 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Close initiated... 2024-04-22 11:42:28.373 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.373 [HikariPool-184 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-184 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4ab8c3c0: (connection evicted) 2024-04-22 11:42:28.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-184 - Closed. 2024-04-22 11:42:28.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-184 - Shutdown completed. 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-185 - configuration: 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e057374 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-185" 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.375 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Starting... 2024-04-22 11:42:28.376 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.376 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Added connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.376 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Start completed. 2024-04-22 11:42:28.392 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.402 [Test worker @coroutine#4848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.404 [Test worker @coroutine#4850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.406 [Test worker @coroutine#4852] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-186 - configuration: 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@198fe398 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-186" 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.406 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Starting... 2024-04-22 11:42:28.407 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.407 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Added connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.407 [Test worker @coroutine#4847] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Start completed. 2024-04-22 11:42:28.420 [Test worker @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.431 [Test worker @coroutine#4854] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.432 [Test worker @coroutine#4857] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.434 [Test worker @coroutine#4859] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.446 [DefaultDispatcher-worker-5 @coroutine#4861] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76 2024-04-22 11:42:28.460 [DefaultDispatcher-worker-9 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.464 [DefaultDispatcher-worker-4 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:28.464 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.465 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.465 [DefaultDispatcher-worker-4 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.466 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.466 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.475 [DefaultDispatcher-worker-4 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.476 [HikariPool-185 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.484 [DefaultDispatcher-worker-16 @coroutine#4847] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0 2024-04-22 11:42:28.488 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown initiated... 2024-04-22 11:42:28.488 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Close initiated... 2024-04-22 11:42:28.488 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.488 [HikariPool-185 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-185 - Closing connection org.sqlite.jdbc4.JDBC4Connection@70b7fec0: (connection evicted) 2024-04-22 11:42:28.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-185 - Closed. 2024-04-22 11:42:28.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-185 - Shutdown completed. 2024-04-22 11:42:28.489 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown initiated... 2024-04-22 11:42:28.489 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Close initiated... 2024-04-22 11:42:28.489 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.490 [HikariPool-186 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-186 - Closing connection org.sqlite.jdbc4.JDBC4Connection@60ee6f76: (connection evicted) 2024-04-22 11:42:28.490 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.490 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-186 - Closed. 2024-04-22 11:42:28.490 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-186 - Shutdown completed. 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-187 - configuration: 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@72933ccb 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-187" 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.491 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Starting... 2024-04-22 11:42:28.492 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.492 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Added connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.492 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Start completed. 2024-04-22 11:42:28.508 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.510 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.523 [Test worker @coroutine#4883] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.526 [Test worker @coroutine#4886] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.529 [Test worker @coroutine#4888] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.529 [DefaultDispatcher-worker-16 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:28.530 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.530 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.530 [DefaultDispatcher-worker-16 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-188 - configuration: 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6eec092 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-188" 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Starting... 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.530 [Test worker @coroutine#4881] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Start completed. 2024-04-22 11:42:28.531 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.531 [DefaultDispatcher-worker-7 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.544 [Test worker @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.555 [Test worker @coroutine#4893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.557 [Test worker @coroutine#4896] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.558 [Test worker @coroutine#4898] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.570 [DefaultDispatcher-worker-4 @coroutine#4900] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82 2024-04-22 11:42:28.582 [DefaultDispatcher-worker-13 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.592 [HikariPool-187 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:28.598 [DefaultDispatcher-worker-7 @coroutine#4881] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@8e0b048 2024-04-22 11:42:28.603 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown initiated... 2024-04-22 11:42:28.603 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Close initiated... 2024-04-22 11:42:28.603 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.603 [HikariPool-187 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-187 - Closing connection org.sqlite.jdbc4.JDBC4Connection@8e0b048: (connection evicted) 2024-04-22 11:42:28.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-187 - Closed. 2024-04-22 11:42:28.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-187 - Shutdown completed. 2024-04-22 11:42:28.604 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown initiated... 2024-04-22 11:42:28.604 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Close initiated... 2024-04-22 11:42:28.604 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.604 [HikariPool-188 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-188 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5ce50c82: (connection evicted) 2024-04-22 11:42:28.605 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.605 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-188 - Closed. 2024-04-22 11:42:28.605 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-188 - Shutdown completed. 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-189 - configuration: 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b35dde3 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.606 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-189" 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Starting... 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Added connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.607 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Start completed. 2024-04-22 11:42:28.625 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.636 [Test worker @coroutine#4916] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.638 [Test worker @coroutine#4918] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.640 [Test worker @coroutine#4920] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-190 - configuration: 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51f714d1 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-190" 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.640 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Starting... 2024-04-22 11:42:28.641 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.641 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Added connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.641 [Test worker @coroutine#4915] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Start completed. 2024-04-22 11:42:28.654 [Test worker @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.666 [Test worker @coroutine#4922] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.667 [Test worker @coroutine#4924] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.669 [Test worker @coroutine#4926] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-16 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-5 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-5 @coroutine#2054] 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 11:42:28.674 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.674 [DefaultDispatcher-worker-16 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.675 [DefaultDispatcher-worker-18 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.675 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.675 [DefaultDispatcher-worker-5 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.680 [DefaultDispatcher-worker-3 @coroutine#4928] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1263d20d 2024-04-22 11:42:28.693 [DefaultDispatcher-worker-2 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.707 [DefaultDispatcher-worker-9 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.707 [HikariPool-189 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.717 [DefaultDispatcher-worker-18 @coroutine#4915] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6 2024-04-22 11:42:28.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown initiated... 2024-04-22 11:42:28.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Close initiated... 2024-04-22 11:42:28.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.723 [HikariPool-189 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-189 - Closing connection org.sqlite.jdbc4.JDBC4Connection@62ee32c6: (connection evicted) 2024-04-22 11:42:28.723 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.723 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-189 - Closed. 2024-04-22 11:42:28.723 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-189 - Shutdown completed. 2024-04-22 11:42:28.724 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown initiated... 2024-04-22 11:42:28.724 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Close initiated... 2024-04-22 11:42:28.724 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.724 [HikariPool-190 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-190 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1263d20d: (connection evicted) 2024-04-22 11:42:28.725 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.725 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-190 - Closed. 2024-04-22 11:42:28.725 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-190 - Shutdown completed. 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-191 - configuration: 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3a5812dc 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.726 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-191" 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Starting... 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Added connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.727 [Test worker @coroutine#4952] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Start completed. 2024-04-22 11:42:28.747 [Test worker @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.758 [Test worker @coroutine#4953] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.760 [Test worker @coroutine#4955] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.762 [Test worker @coroutine#4957] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.773 [DefaultDispatcher-worker-15 @coroutine#4952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.783 [DefaultDispatcher-worker-18 @coroutine#4959] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@495c3d15 2024-04-22 11:42:28.788 [UI Thread @coroutine#4977] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/contententryimportjob/importjobs?contententryuid=583867082389901312 2024-04-22 11:42:28.788 [UI Thread @coroutine#4977] 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=583867082389901312. 2024-04-22 11:42:28.788 [UI Thread @coroutine#4977] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/contententryimportjob/importjobs?contententryuid=583867082389901312 2024-04-22 11:42:28.791 [UI Thread @coroutine#4977] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/contententryimportjob/importjobs?contententryuid=583867082389901312 2024-04-22 11:42:28.791 [UI Thread @coroutine#4977] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/contententryimportjob/importjobs?contententryuid=583867082389901312 2024-04-22 11:42:28.791 [UI Thread @coroutine#4977] 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=583867082389901312. 2024-04-22 11:42:28.791 [UI Thread @coroutine#4977] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/contententryimportjob/importjobs?contententryuid=583867082389901312 to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:28.795 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown initiated... 2024-04-22 11:42:28.795 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Close initiated... 2024-04-22 11:42:28.795 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.795 [HikariPool-191 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-191 - Closing connection org.sqlite.jdbc4.JDBC4Connection@495c3d15: (connection evicted) 2024-04-22 11:42:28.796 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.796 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-191 - Closed. 2024-04-22 11:42:28.796 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-191 - Shutdown completed. 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-192 - configuration: 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2531049f 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-192" 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.844 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Starting... 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Added connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.845 [Test worker @coroutine#4994] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Start completed. 2024-04-22 11:42:28.856 [DefaultDispatcher-worker-16 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:28.856 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.856 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:28.856 [DefaultDispatcher-worker-16 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.857 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.857 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:28.860 [Test worker @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.871 [Test worker @coroutine#4998] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.873 [Test worker @coroutine#5000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.875 [Test worker @coroutine#5002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.887 [DefaultDispatcher-worker-15 @coroutine#5004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.910 [DefaultDispatcher-worker-15 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.920 [DefaultDispatcher-worker-16 @coroutine#4994] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06 2024-04-22 11:42:28.933 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown initiated... 2024-04-22 11:42:28.933 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Close initiated... 2024-04-22 11:42:28.933 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.933 [HikariPool-192 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-192 - Closing connection org.sqlite.jdbc4.JDBC4Connection@6efa2e06: (connection evicted) 2024-04-22 11:42:28.934 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:28.934 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-192 - Closed. 2024-04-22 11:42:28.934 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-192 - Shutdown completed. 2024-04-22 11:42:28.982 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:28.988 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-193 - configuration: 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@51a4472d 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-193" 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Starting... 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Added connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-04-22 11:42:28.989 [Test worker @coroutine#5021] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Start completed. 2024-04-22 11:42:29.005 [Test worker @coroutine#5021] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-04-22 11:42:29.016 [Test worker @coroutine#5022] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-04-22 11:42:29.017 [Test worker @coroutine#5024] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-04-22 11:42:29.019 [Test worker @coroutine#5026] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-193 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6bd21eb7 2024-04-22 11:42:29.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown initiated... 2024-04-22 11:42:29.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Close initiated... 2024-04-22 11:42:29.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:29.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-193 - Closed. 2024-04-22 11:42:29.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-193 - Shutdown completed. 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-194 - configuration: 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@50061d56 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-194" 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Starting... 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Added connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-22 11:42:29.025 [Test worker @coroutine#5038] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Start completed. 2024-04-22 11:42:29.029 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.034 [DefaultDispatcher-worker-7 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:29.034 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.034 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.034 [DefaultDispatcher-worker-7 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.035 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.035 [DefaultDispatcher-worker-18 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.039 [Test worker @coroutine#5038] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-22 11:42:29.050 [Test worker @coroutine#5043] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-22 11:42:29.052 [Test worker @coroutine#5046] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-22 11:42:29.053 [Test worker @coroutine#5048] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-194 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2044a11b 2024-04-22 11:42:29.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown initiated... 2024-04-22 11:42:29.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Close initiated... 2024-04-22 11:42:29.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:29.057 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.057 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-194 - Closed. 2024-04-22 11:42:29.057 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-194 - Shutdown completed. 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-195 - configuration: 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1dd1093c 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.058 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-195" 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Starting... 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Added connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.059 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Start completed. 2024-04-22 11:42:29.072 [HikariPool-11 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-11 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.075 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.086 [Test worker @coroutine#5062] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.088 [Test worker @coroutine#5064] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.090 [Test worker @coroutine#5066] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-196 - configuration: 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5eace68f 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-196" 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.090 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Starting... 2024-04-22 11:42:29.091 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.091 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Added connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.091 [Test worker @coroutine#5061] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Start completed. 2024-04-22 11:42:29.103 [DefaultDispatcher-worker-7 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:29.103 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.103 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.103 [DefaultDispatcher-worker-7 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.104 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.104 [DefaultDispatcher-worker-1 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.105 [Test worker @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.112 [HikariPool-13 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-13 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.117 [Test worker @coroutine#5071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.118 [Test worker @coroutine#5073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.120 [Test worker @coroutine#5075] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.132 [DefaultDispatcher-worker-3 @coroutine#5077] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@340fd670 2024-04-22 11:42:29.147 [DefaultDispatcher-worker-7 @coroutine#5061] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@10164e94 2024-04-22 11:42:29.149 [DefaultDispatcher-worker-4 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:29.150 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.150 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.150 [DefaultDispatcher-worker-4 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.151 [UI Thread @coroutine#5088] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.151 [UI Thread @coroutine#5088] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 11:42:29.151 [UI Thread @coroutine#5088] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.151 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.151 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.152 [UI Thread @coroutine#5088] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.152 [UI Thread @coroutine#5088] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.153 [UI Thread @coroutine#5088] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 11:42:29.153 [UI Thread @coroutine#5088] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51859/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:29.154 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown initiated... 2024-04-22 11:42:29.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Close initiated... 2024-04-22 11:42:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.155 [HikariPool-195 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-195 - Closing connection org.sqlite.jdbc4.JDBC4Connection@10164e94: (connection evicted) 2024-04-22 11:42:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-195 - Closed. 2024-04-22 11:42:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-195 - Shutdown completed. 2024-04-22 11:42:29.155 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown initiated... 2024-04-22 11:42:29.155 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Close initiated... 2024-04-22 11:42:29.155 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.156 [HikariPool-196 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-196 - Closing connection org.sqlite.jdbc4.JDBC4Connection@340fd670: (connection evicted) 2024-04-22 11:42:29.156 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.156 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-196 - Closed. 2024-04-22 11:42:29.156 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-196 - Shutdown completed. 2024-04-22 11:42:29.157 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-197 - configuration: 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@73ffe7b0 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-197" 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Starting... 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Added connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.158 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Start completed. 2024-04-22 11:42:29.179 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.183 [DefaultDispatcher-worker-17 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:29.183 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.183 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.183 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.185 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.185 [DefaultDispatcher-worker-4 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.191 [Test worker @coroutine#5097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.192 [Test worker @coroutine#5102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.194 [Test worker @coroutine#5104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.194 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-198 - configuration: 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3566d527 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-198" 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Starting... 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Added connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.195 [Test worker @coroutine#5096] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Start completed. 2024-04-22 11:42:29.209 [Test worker @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.220 [Test worker @coroutine#5106] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.222 [Test worker @coroutine#5108] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.224 [Test worker @coroutine#5110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.235 [DefaultDispatcher-worker-1 @coroutine#5112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee 2024-04-22 11:42:29.248 [DefaultDispatcher-worker-3 @coroutine#5096] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba 2024-04-22 11:42:29.250 [UI Thread @coroutine#5122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:32879/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.250 [UI Thread @coroutine#5122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:32879/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 11:42:29.250 [UI Thread @coroutine#5122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:32879/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.252 [UI Thread @coroutine#5122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:32879/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.252 [UI Thread @coroutine#5122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:32879/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.253 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown initiated... 2024-04-22 11:42:29.253 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Close initiated... 2024-04-22 11:42:29.253 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.253 [HikariPool-197 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-197 - Closing connection org.sqlite.jdbc4.JDBC4Connection@eb7d4ba: (connection evicted) 2024-04-22 11:42:29.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-197 - Closed. 2024-04-22 11:42:29.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-197 - Shutdown completed. 2024-04-22 11:42:29.254 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown initiated... 2024-04-22 11:42:29.254 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Close initiated... 2024-04-22 11:42:29.254 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.255 [HikariPool-198 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-198 - Closing connection org.sqlite.jdbc4.JDBC4Connection@ae5eeee: (connection evicted) 2024-04-22 11:42:29.255 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.255 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-198 - Closed. 2024-04-22 11:42:29.255 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-198 - Shutdown completed. 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-199 - configuration: 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6295cc30 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-199" 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.257 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Starting... 2024-04-22 11:42:29.258 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.258 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Added connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.258 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Start completed. 2024-04-22 11:42:29.274 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.284 [HikariPool-15 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-15 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.285 [Test worker @coroutine#5129] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.287 [Test worker @coroutine#5131] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.288 [Test worker @coroutine#5133] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-200 - configuration: 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@342615e2 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-200" 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.289 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Starting... 2024-04-22 11:42:29.290 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.290 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Added connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.290 [Test worker @coroutine#5128] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Start completed. 2024-04-22 11:42:29.303 [Test worker @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.314 [Test worker @coroutine#5135] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.315 [Test worker @coroutine#5137] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.317 [Test worker @coroutine#5139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.329 [DefaultDispatcher-worker-16 @coroutine#5141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@24a024c8 2024-04-22 11:42:29.344 [DefaultDispatcher-worker-18 @coroutine#5128] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@231c8be4 2024-04-22 11:42:29.345 [UI Thread @coroutine#5152] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.345 [UI Thread @coroutine#5152] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 11:42:29.345 [UI Thread @coroutine#5152] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.347 [UI Thread @coroutine#5152] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.347 [UI Thread @coroutine#5152] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub 2024-04-22 11:42:29.347 [UI Thread @coroutine#5152] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub. 2024-04-22 11:42:29.347 [UI Thread @coroutine#5152] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:38249/api/import/validateLink?url=https%3A%2F%2Fserver.com%2Ffile.epub to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:29.348 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown initiated... 2024-04-22 11:42:29.348 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Close initiated... 2024-04-22 11:42:29.348 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.349 [HikariPool-199 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-199 - Closing connection org.sqlite.jdbc4.JDBC4Connection@231c8be4: (connection evicted) 2024-04-22 11:42:29.349 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.349 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-199 - Closed. 2024-04-22 11:42:29.349 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-199 - Shutdown completed. 2024-04-22 11:42:29.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown initiated... 2024-04-22 11:42:29.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Close initiated... 2024-04-22 11:42:29.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.350 [HikariPool-200 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-200 - Closing connection org.sqlite.jdbc4.JDBC4Connection@24a024c8: (connection evicted) 2024-04-22 11:42:29.350 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.350 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-200 - Closed. 2024-04-22 11:42:29.350 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-200 - Shutdown completed. 2024-04-22 11:42:29.352 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-201 - configuration: 2024-04-22 11:42:29.352 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1ba84d52 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-201" 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Starting... 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Added connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.353 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Start completed. 2024-04-22 11:42:29.357 [DefaultDispatcher-worker-16 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:29.357 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.357 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.357 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.358 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.358 [DefaultDispatcher-worker-16 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.372 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.385 [Test worker @coroutine#5162] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.387 [Test worker @coroutine#5164] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.389 [Test worker @coroutine#5166] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-202 - configuration: 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64d128d0 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-202" 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Starting... 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Added connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.390 [Test worker @coroutine#5158] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Start completed. 2024-04-22 11:42:29.404 [Test worker @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.415 [Test worker @coroutine#5168] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.417 [Test worker @coroutine#5170] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.419 [Test worker @coroutine#5172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.431 [DefaultDispatcher-worker-12 @coroutine#5174] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9 2024-04-22 11:42:29.445 [DefaultDispatcher-worker-11 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.454 [HikariPool-201 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:29.463 [DefaultDispatcher-worker-11 @coroutine#5158] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c 2024-04-22 11:42:29.476 [DefaultDispatcher-worker-15 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:29.476 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.476 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.476 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown initiated... 2024-04-22 11:42:29.476 [DefaultDispatcher-worker-15 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.476 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Close initiated... 2024-04-22 11:42:29.476 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.476 [HikariPool-201 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-201 - Closing connection org.sqlite.jdbc4.JDBC4Connection@42bd4a4c: (connection evicted) 2024-04-22 11:42:29.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-201 - Closed. 2024-04-22 11:42:29.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-201 - Shutdown completed. 2024-04-22 11:42:29.477 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.477 [DefaultDispatcher-worker-11 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.477 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown initiated... 2024-04-22 11:42:29.477 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Close initiated... 2024-04-22 11:42:29.477 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.477 [HikariPool-202 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-202 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78ded8c9: (connection evicted) 2024-04-22 11:42:29.478 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.478 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-202 - Closed. 2024-04-22 11:42:29.478 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-202 - Shutdown completed. 2024-04-22 11:42:29.480 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-203 - configuration: 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@67d4e8f7 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-203" 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Starting... 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Added connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.481 [Test worker @coroutine#5212] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Start completed. 2024-04-22 11:42:29.499 [Test worker @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.510 [Test worker @coroutine#5213] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.511 [Test worker @coroutine#5215] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.513 [Test worker @coroutine#5217] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.523 [DefaultDispatcher-worker-12 @coroutine#5219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.540 [DefaultDispatcher-worker-6 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:29.541 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.541 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.541 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.542 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.542 [DefaultDispatcher-worker-12 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.546 [DefaultDispatcher-worker-18 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.550 [HikariPool-17 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-17 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.560 [DefaultDispatcher-worker-18 @coroutine#5212] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.573 [HikariPool-19 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-19 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.576 [DefaultDispatcher-worker-7 @coroutine#5243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@51535304 2024-04-22 11:42:29.579 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown initiated... 2024-04-22 11:42:29.579 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Close initiated... 2024-04-22 11:42:29.579 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.579 [HikariPool-203 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-203 - Closing connection org.sqlite.jdbc4.JDBC4Connection@51535304: (connection evicted) 2024-04-22 11:42:29.580 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.580 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-203 - Closed. 2024-04-22 11:42:29.580 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-203 - Shutdown completed. 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-204 - configuration: 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f76c712 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-204" 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Starting... 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.581 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Start completed. 2024-04-22 11:42:29.595 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.595 [HikariPool-21 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-21 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.606 [Test worker @coroutine#5250] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.607 [Test worker @coroutine#5252] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.609 [Test worker @coroutine#5254] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-205 - configuration: 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@633aedeb 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.609 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-205" 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Starting... 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.610 [Test worker @coroutine#5249] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Start completed. 2024-04-22 11:42:29.621 [HikariPool-23 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-23 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.623 [Test worker @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.634 [Test worker @coroutine#5256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.636 [Test worker @coroutine#5259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.638 [Test worker @coroutine#5261] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.650 [DefaultDispatcher-worker-13 @coroutine#5263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea 2024-04-22 11:42:29.662 [DefaultDispatcher-worker-5 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.673 [DefaultDispatcher-worker-13 @coroutine#5249] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5a816a78 2024-04-22 11:42:29.681 [HikariPool-204 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:29.682 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown initiated... 2024-04-22 11:42:29.682 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Close initiated... 2024-04-22 11:42:29.682 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.683 [HikariPool-204 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-204 - Closing connection org.sqlite.jdbc4.JDBC4Connection@5a816a78: (connection evicted) 2024-04-22 11:42:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-204 - Closed. 2024-04-22 11:42:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-204 - Shutdown completed. 2024-04-22 11:42:29.684 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown initiated... 2024-04-22 11:42:29.684 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Close initiated... 2024-04-22 11:42:29.684 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.684 [HikariPool-205 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-205 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4d2068ea: (connection evicted) 2024-04-22 11:42:29.685 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.685 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-205 - Closed. 2024-04-22 11:42:29.685 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-205 - Shutdown completed. 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-206 - configuration: 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1c0455c4 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-206" 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.687 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Starting... 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Added connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.688 [Test worker @coroutine#5288] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Start completed. 2024-04-22 11:42:29.689 [DefaultDispatcher-worker-17 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:29.689 [DefaultDispatcher-worker-17 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.689 [DefaultDispatcher-worker-17 @coroutine#2054] 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 11:42:29.689 [DefaultDispatcher-worker-17 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.690 [DefaultDispatcher-worker-18 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:29.690 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.690 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.690 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.690 [DefaultDispatcher-worker-5 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.691 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.691 [DefaultDispatcher-worker-18 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.705 [Test worker @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.716 [Test worker @coroutine#5294] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.718 [Test worker @coroutine#5296] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.719 [Test worker @coroutine#5298] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.727 [HikariPool-25 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-25 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.729 [DefaultDispatcher-worker-11 @coroutine#5300] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.738 [DefaultDispatcher-worker-10 @coroutine#5288] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.750 [HikariPool-27 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-27 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.755 [DefaultDispatcher-worker-3 @coroutine#5313] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4467c026 2024-04-22 11:42:29.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown initiated... 2024-04-22 11:42:29.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Close initiated... 2024-04-22 11:42:29.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.757 [HikariPool-206 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-206 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4467c026: (connection evicted) 2024-04-22 11:42:29.757 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.757 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-206 - Closed. 2024-04-22 11:42:29.757 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-206 - Shutdown completed. 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-207 - configuration: 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@509d0d21 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-207" 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Starting... 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Added connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.759 [Test worker @coroutine#5321] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Start completed. 2024-04-22 11:42:29.776 [Test worker @coroutine#5321] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.787 [Test worker @coroutine#5322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.788 [Test worker @coroutine#5324] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.790 [Test worker @coroutine#5326] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.795 [HikariPool-29 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-29 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.800 [DefaultDispatcher-worker-10 @coroutine#5328] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.808 [DefaultDispatcher-worker-11 @coroutine#5340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed 2024-04-22 11:42:29.809 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown initiated... 2024-04-22 11:42:29.809 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Close initiated... 2024-04-22 11:42:29.809 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.810 [HikariPool-207 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-207 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4fd9deed: (connection evicted) 2024-04-22 11:42:29.810 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.810 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-207 - Closed. 2024-04-22 11:42:29.810 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-207 - Shutdown completed. 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-208 - configuration: 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@64e6f678 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.812 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-208" 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Starting... 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Added connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.813 [Test worker @coroutine#5349] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Start completed. 2024-04-22 11:42:29.831 [Test worker @coroutine#5349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.838 [HikariPool-31 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-31 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.841 [Test worker @coroutine#5350] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.848 [Test worker @coroutine#5352] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.850 [Test worker @coroutine#5354] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.905 [DefaultDispatcher-worker-1 @coroutine#5356] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1a927db2 2024-04-22 11:42:29.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown initiated... 2024-04-22 11:42:29.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Close initiated... 2024-04-22 11:42:29.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.912 [HikariPool-208 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-208 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1a927db2: (connection evicted) 2024-04-22 11:42:29.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-208 - Closed. 2024-04-22 11:42:29.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-208 - Shutdown completed. 2024-04-22 11:42:29.913 [DefaultDispatcher-worker-18 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:29.914 [DefaultDispatcher-worker-18 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.914 [DefaultDispatcher-worker-18 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:29.914 [DefaultDispatcher-worker-18 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-209 - configuration: 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@29cd48bd 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-209" 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Starting... 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Added connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.914 [Test worker @coroutine#5371] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Start completed. 2024-04-22 11:42:29.915 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.915 [DefaultDispatcher-worker-15 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:29.928 [Test worker @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.940 [Test worker @coroutine#5375] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.942 [Test worker @coroutine#5377] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.944 [Test worker @coroutine#5379] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.954 [DefaultDispatcher-worker-11 @coroutine#5381] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.963 [DefaultDispatcher-worker-9 @coroutine#5371] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64b262a7 2024-04-22 11:42:29.969 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown initiated... 2024-04-22 11:42:29.969 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Close initiated... 2024-04-22 11:42:29.969 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:29.969 [HikariPool-209 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-209 - Closing connection org.sqlite.jdbc4.JDBC4Connection@64b262a7: (connection evicted) 2024-04-22 11:42:29.970 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:29.970 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-209 - Closed. 2024-04-22 11:42:29.970 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-209 - Shutdown completed. 2024-04-22 11:42:29.973 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-210 - configuration: 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@405a296e 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-210" 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Starting... 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Added connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-04-22 11:42:29.974 [Test worker @coroutine#5397] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Start completed. 2024-04-22 11:42:29.989 [Test worker @coroutine#5397] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-04-22 11:42:30.000 [Test worker @coroutine#5399] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-04-22 11:42:30.001 [Test worker @coroutine#5401] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-04-22 11:42:30.003 [Test worker @coroutine#5403] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-210 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@e7b7395 2024-04-22 11:42:30.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown initiated... 2024-04-22 11:42:30.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Close initiated... 2024-04-22 11:42:30.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.007 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.007 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-210 - Closed. 2024-04-22 11:42:30.007 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-210 - Shutdown completed. 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-211 - configuration: 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5091456c 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-211" 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.007 [Test worker @coroutine#5414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Starting... 2024-04-22 11:42:30.008 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-22 11:42:30.008 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Added connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-22 11:42:30.008 [Test worker @coroutine#5414] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Start completed. 2024-04-22 11:42:30.021 [Test worker @coroutine#5414] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-22 11:42:30.032 [Test worker @coroutine#5415] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-22 11:42:30.034 [Test worker @coroutine#5417] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-22 11:42:30.036 [Test worker @coroutine#5419] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-211 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22a5f12 2024-04-22 11:42:30.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown initiated... 2024-04-22 11:42:30.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Close initiated... 2024-04-22 11:42:30.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.037 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.037 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-211 - Closed. 2024-04-22 11:42:30.037 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-211 - Shutdown completed. 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-212 - configuration: 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@66227940 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.038 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-212" 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Starting... 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Added connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2024-04-22 11:42:30.039 [Test worker @coroutine#5430] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Start completed. 2024-04-22 11:42:30.046 [DefaultDispatcher-worker-9 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:30.046 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.046 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.046 [DefaultDispatcher-worker-9 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.047 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.047 [DefaultDispatcher-worker-8 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.054 [Test worker @coroutine#5430] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2024-04-22 11:42:30.065 [Test worker @coroutine#5434] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2024-04-22 11:42:30.067 [HikariPool-33 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-33 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.067 [Test worker @coroutine#5436] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2024-04-22 11:42:30.069 [Test worker @coroutine#5438] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-212 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ffb8f15 2024-04-22 11:42:30.073 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown initiated... 2024-04-22 11:42:30.073 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Close initiated... 2024-04-22 11:42:30.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.074 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.074 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-212 - Closed. 2024-04-22 11:42:30.074 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-212 - Shutdown completed. 2024-04-22 11:42:30.080 [UI Thread @coroutine#5455] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:46743/Site/verify 2024-04-22 11:42:30.080 [UI Thread @coroutine#5455] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:46743/Site/verify. 2024-04-22 11:42:30.080 [UI Thread @coroutine#5455] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:46743/Site/verify 2024-04-22 11:42:30.082 [UI Thread @coroutine#5455] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:46743/Site/verify 2024-04-22 11:42:30.082 [UI Thread @coroutine#5455] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:46743/Site/verify 2024-04-22 11:42:30.082 [UI Thread @coroutine#5455] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:46743/Site/verify. 2024-04-22 11:42:30.082 [UI Thread @coroutine#5455] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:46743/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-213 - configuration: 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@75f3c0c9 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.087 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-213" 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Starting... 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Added connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2024-04-22 11:42:30.088 [Test worker @coroutine#5469] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Start completed. 2024-04-22 11:42:30.099 [HikariPool-35 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-35 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.106 [Test worker @coroutine#5469] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2024-04-22 11:42:30.114 [DefaultDispatcher-worker-9 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:30.114 [DefaultDispatcher-worker-9 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.114 [DefaultDispatcher-worker-9 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.114 [DefaultDispatcher-worker-9 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.115 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.115 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.118 [Test worker @coroutine#5470] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2024-04-22 11:42:30.120 [HikariPool-37 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-37 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.120 [Test worker @coroutine#5475] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2024-04-22 11:42:30.122 [Test worker @coroutine#5477] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-213 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5068a2b1 2024-04-22 11:42:30.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown initiated... 2024-04-22 11:42:30.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Close initiated... 2024-04-22 11:42:30.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.124 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.124 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-213 - Closed. 2024-04-22 11:42:30.124 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-213 - Shutdown completed. 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-214 - configuration: 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4f55da9b 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-214" 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Starting... 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Added connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2024-04-22 11:42:30.125 [Test worker @coroutine#5489] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Start completed. 2024-04-22 11:42:30.140 [Test worker @coroutine#5489] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2024-04-22 11:42:30.152 [Test worker @coroutine#5490] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2024-04-22 11:42:30.154 [Test worker @coroutine#5492] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2024-04-22 11:42:30.156 [Test worker @coroutine#5494] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-214 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68f9a4f4 2024-04-22 11:42:30.157 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown initiated... 2024-04-22 11:42:30.157 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Close initiated... 2024-04-22 11:42:30.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.158 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.158 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-214 - Closed. 2024-04-22 11:42:30.158 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-214 - Shutdown completed. 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-215 - configuration: 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4c02f50 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-215" 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.159 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Starting... 2024-04-22 11:42:30.160 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-22 11:42:30.160 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Added connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-22 11:42:30.160 [Test worker @coroutine#5506] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Start completed. 2024-04-22 11:42:30.162 [DefaultDispatcher-worker-3 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:30.163 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.163 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.163 [DefaultDispatcher-worker-3 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.164 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.164 [DefaultDispatcher-worker-2 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.174 [Test worker @coroutine#5506] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-22 11:42:30.185 [Test worker @coroutine#5510] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-22 11:42:30.187 [Test worker @coroutine#5512] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-22 11:42:30.189 [Test worker @coroutine#5514] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-215 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@27d6ff8c 2024-04-22 11:42:30.191 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40511/Site/verify 2024-04-22 11:42:30.191 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40511/Site/verify. 2024-04-22 11:42:30.191 [UI Thread @coroutine#5523] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40511/Site/verify 2024-04-22 11:42:30.193 [UI Thread @coroutine#5523] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40511/Site/verify 2024-04-22 11:42:30.193 [UI Thread @coroutine#5523] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40511/Site/verify 2024-04-22 11:42:30.193 [UI Thread @coroutine#5523] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:40511/Site/verify. 2024-04-22 11:42:30.193 [UI Thread @coroutine#5523] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:40511/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown initiated... 2024-04-22 11:42:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Close initiated... 2024-04-22 11:42:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.195 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.195 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-215 - Closed. 2024-04-22 11:42:30.195 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-215 - Shutdown completed. 2024-04-22 11:42:30.196 [DefaultDispatcher-worker-12 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:30.196 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.196 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.196 [DefaultDispatcher-worker-12 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.198 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.198 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.199 [UI Thread @coroutine#5538] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51071/Site/verify 2024-04-22 11:42:30.199 [UI Thread @coroutine#5538] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51071/Site/verify. 2024-04-22 11:42:30.199 [UI Thread @coroutine#5538] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51071/Site/verify 2024-04-22 11:42:30.200 [UI Thread @coroutine#5538] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51071/Site/verify 2024-04-22 11:42:30.200 [UI Thread @coroutine#5538] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51071/Site/verify 2024-04-22 11:42:30.200 [UI Thread @coroutine#5538] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51071/Site/verify. 2024-04-22 11:42:30.200 [UI Thread @coroutine#5538] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51071/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:30.205 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:51959/Site/verify 2024-04-22 11:42:30.205 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:51959/Site/verify. 2024-04-22 11:42:30.205 [UI Thread @coroutine#5551] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:51959/Site/verify 2024-04-22 11:42:30.207 [UI Thread @coroutine#5551] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:51959/Site/verify 2024-04-22 11:42:30.207 [UI Thread @coroutine#5551] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:51959/Site/verify 2024-04-22 11:42:30.207 [UI Thread @coroutine#5551] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:51959/Site/verify. 2024-04-22 11:42:30.207 [UI Thread @coroutine#5551] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:51959/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:30.214 [UI Thread @coroutine#5565] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost:79/Site/verify 2024-04-22 11:42:30.214 [UI Thread @coroutine#5565] 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 11:42:30.214 [UI Thread @coroutine#5565] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:79/Site/verify 2024-04-22 11:42:30.215 [UI Thread @coroutine#5565] 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 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-216 - configuration: 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@30d4d6fb 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.218 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-216" 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Starting... 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Added connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.219 [Test worker @coroutine#5572] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Start completed. 2024-04-22 11:42:30.235 [Test worker @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.246 [Test worker @coroutine#5574] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.248 [Test worker @coroutine#5576] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.249 [Test worker @coroutine#5578] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.259 [DefaultDispatcher-worker-16 @coroutine#5580] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.282 [DefaultDispatcher-worker-1 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.282 [DefaultDispatcher-worker-13 @coroutine#5589] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-41 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b50c21 2024-04-22 11:42:30.293 [DefaultDispatcher-worker-10 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.301 [DefaultDispatcher-worker-1 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.310 [DefaultDispatcher-worker-17 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.316 [DefaultDispatcher-worker-10 @coroutine#5594] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-43 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@720c8f80 2024-04-22 11:42:30.319 [HikariPool-216 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:30.319 [DefaultDispatcher-worker-16 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.326 [HikariPool-39 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-39 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.332 [DefaultDispatcher-worker-13 @coroutine#5572] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.351 [DefaultDispatcher-worker-9 @coroutine#5599] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4483e237 2024-04-22 11:42:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown initiated... 2024-04-22 11:42:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Close initiated... 2024-04-22 11:42:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.353 [HikariPool-216 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-216 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4483e237: (connection evicted) 2024-04-22 11:42:30.353 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.353 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-216 - Closed. 2024-04-22 11:42:30.353 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-216 - Shutdown completed. 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-217 - configuration: 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3444ac8f 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.355 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-217" 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Starting... 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.356 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Start completed. 2024-04-22 11:42:30.359 [DefaultDispatcher-worker-5 @coroutine#5606] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-45 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2e1291a4 2024-04-22 11:42:30.369 [DefaultDispatcher-worker-9 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:30.369 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.369 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.369 [DefaultDispatcher-worker-9 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.370 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.370 [DefaultDispatcher-worker-13 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.372 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.381 [HikariPool-41 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-41 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.383 [Test worker @coroutine#5611] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.385 [Test worker @coroutine#5613] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.386 [DefaultDispatcher-worker-13 @coroutine#5616] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-47 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4882b9a 2024-04-22 11:42:30.387 [Test worker @coroutine#5615] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-218 - configuration: 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ab5b01a 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-218" 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.387 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Starting... 2024-04-22 11:42:30.388 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.388 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Added connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.388 [Test worker @coroutine#5605] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Start completed. 2024-04-22 11:42:30.402 [Test worker @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.413 [Test worker @coroutine#5618] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.415 [HikariPool-43 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-43 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.415 [Test worker @coroutine#5620] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.416 [Test worker @coroutine#5622] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.428 [DefaultDispatcher-worker-13 @coroutine#5624] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@22112da1 2024-04-22 11:42:30.440 [DefaultDispatcher-worker-15 @coroutine#5605] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4b477d05 2024-04-22 11:42:30.456 [HikariPool-217 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.456 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown initiated... 2024-04-22 11:42:30.456 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Close initiated... 2024-04-22 11:42:30.456 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.457 [HikariPool-217 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-217 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4b477d05: (connection evicted) 2024-04-22 11:42:30.457 [HikariPool-45 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-45 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.457 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-217 - Closed. 2024-04-22 11:42:30.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-217 - Shutdown completed. 2024-04-22 11:42:30.457 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown initiated... 2024-04-22 11:42:30.457 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Close initiated... 2024-04-22 11:42:30.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.458 [HikariPool-218 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-218 - Closing connection org.sqlite.jdbc4.JDBC4Connection@22112da1: (connection evicted) 2024-04-22 11:42:30.458 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.458 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-218 - Closed. 2024-04-22 11:42:30.458 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-218 - Shutdown completed. 2024-04-22 11:42:30.459 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-219 - configuration: 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@36b5dbdf 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-219" 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Starting... 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Added connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.460 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Start completed. 2024-04-22 11:42:30.476 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.486 [HikariPool-47 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-47 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.487 [Test worker @coroutine#5662] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.487 [DefaultDispatcher-worker-9 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:30.487 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.487 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.487 [DefaultDispatcher-worker-9 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.488 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.488 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.489 [Test worker @coroutine#5664] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.490 [Test worker @coroutine#5669] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.490 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-220 - configuration: 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@402d443d 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-220" 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Starting... 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.491 [Test worker @coroutine#5661] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Start completed. 2024-04-22 11:42:30.504 [Test worker @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.515 [Test worker @coroutine#5671] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.517 [Test worker @coroutine#5674] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.519 [Test worker @coroutine#5676] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.530 [DefaultDispatcher-worker-7 @coroutine#5679] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409 2024-04-22 11:42:30.543 [DefaultDispatcher-worker-2 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.554 [DefaultDispatcher-worker-18 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:30.554 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.554 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.554 [DefaultDispatcher-worker-18 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.555 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.555 [DefaultDispatcher-worker-6 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.556 [DefaultDispatcher-worker-12 @coroutine#5661] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@482652f7 2024-04-22 11:42:30.560 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown initiated... 2024-04-22 11:42:30.560 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Close initiated... 2024-04-22 11:42:30.560 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.560 [HikariPool-219 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.561 [HikariPool-219 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-219 - Closing connection org.sqlite.jdbc4.JDBC4Connection@482652f7: (connection evicted) 2024-04-22 11:42:30.561 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.561 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-219 - Closed. 2024-04-22 11:42:30.561 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-219 - Shutdown completed. 2024-04-22 11:42:30.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown initiated... 2024-04-22 11:42:30.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Close initiated... 2024-04-22 11:42:30.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.562 [HikariPool-220 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-220 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7f6ba409: (connection evicted) 2024-04-22 11:42:30.562 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.562 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-220 - Closed. 2024-04-22 11:42:30.562 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-220 - Shutdown completed. 2024-04-22 11:42:30.563 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-221 - configuration: 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@420dee82 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-221" 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Starting... 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Added connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.564 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Start completed. 2024-04-22 11:42:30.579 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.590 [Test worker @coroutine#5722] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.593 [Test worker @coroutine#5724] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.595 [Test worker @coroutine#5726] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.595 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-222 - configuration: 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f3aa737 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-222" 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Starting... 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Added connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.596 [Test worker @coroutine#5721] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Start completed. 2024-04-22 11:42:30.609 [Test worker @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.620 [Test worker @coroutine#5728] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.622 [Test worker @coroutine#5730] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.623 [Test worker @coroutine#5732] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.635 [DefaultDispatcher-worker-10 @coroutine#5734] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f 2024-04-22 11:42:30.648 [DefaultDispatcher-worker-13 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.660 [DefaultDispatcher-worker-13 @coroutine#5721] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@81ac569 2024-04-22 11:42:30.664 [HikariPool-221 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.696 [HikariPool-222 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.703 [DefaultDispatcher-worker-12 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:30.703 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.703 [DefaultDispatcher-worker-12 @coroutine#2054] 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 11:42:30.703 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.703 [DefaultDispatcher-worker-12 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:30.703 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.704 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.704 [DefaultDispatcher-worker-12 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.704 [DefaultDispatcher-worker-12 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.704 [DefaultDispatcher-worker-3 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.704 [DefaultDispatcher-worker-3 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.912 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown initiated... 2024-04-22 11:42:30.912 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Close initiated... 2024-04-22 11:42:30.912 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.912 [HikariPool-221 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-221 - Closing connection org.sqlite.jdbc4.JDBC4Connection@81ac569: (connection evicted) 2024-04-22 11:42:30.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-221 - Closed. 2024-04-22 11:42:30.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-221 - Shutdown completed. 2024-04-22 11:42:30.913 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown initiated... 2024-04-22 11:42:30.913 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Close initiated... 2024-04-22 11:42:30.913 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:30.914 [HikariPool-222 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-222 - Closing connection org.sqlite.jdbc4.JDBC4Connection@34bcdc9f: (connection evicted) 2024-04-22 11:42:30.914 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:30.914 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-222 - Closed. 2024-04-22 11:42:30.914 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-222 - Shutdown completed. 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-223 - configuration: 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f2120d5 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-223" 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.916 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Starting... 2024-04-22 11:42:30.917 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:30.917 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Added connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:30.917 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Start completed. 2024-04-22 11:42:30.925 [DefaultDispatcher-worker-5 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:30.925 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.925 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:30.925 [DefaultDispatcher-worker-5 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.926 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.926 [DefaultDispatcher-worker-8 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:30.933 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:30.944 [Test worker @coroutine#5783] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:30.946 [Test worker @coroutine#5785] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:30.947 [Test worker @coroutine#5787] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-224 - configuration: 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@8ff4795 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-224" 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Starting... 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Added connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:30.948 [Test worker @coroutine#5779] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Start completed. 2024-04-22 11:42:30.961 [Test worker @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:30.972 [Test worker @coroutine#5789] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:30.974 [Test worker @coroutine#5791] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:30.975 [Test worker @coroutine#5793] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:30.987 [DefaultDispatcher-worker-15 @coroutine#5795] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd 2024-04-22 11:42:31.002 [DefaultDispatcher-worker-17 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:31.010 [DefaultDispatcher-worker-4 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:31.017 [HikariPool-223 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.017 [DefaultDispatcher-worker-17 @coroutine#5779] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c 2024-04-22 11:42:31.022 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown initiated... 2024-04-22 11:42:31.022 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Close initiated... 2024-04-22 11:42:31.022 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.022 [HikariPool-223 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-223 - Closing connection org.sqlite.jdbc4.JDBC4Connection@4bcff08c: (connection evicted) 2024-04-22 11:42:31.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-223 - Closed. 2024-04-22 11:42:31.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-223 - Shutdown completed. 2024-04-22 11:42:31.023 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown initiated... 2024-04-22 11:42:31.023 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Close initiated... 2024-04-22 11:42:31.023 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.023 [HikariPool-224 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-224 - Closing connection org.sqlite.jdbc4.JDBC4Connection@78e3bebd: (connection evicted) 2024-04-22 11:42:31.024 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.024 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-224 - Closed. 2024-04-22 11:42:31.024 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-224 - Shutdown completed. 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-225 - configuration: 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5410bbdf 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.025 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-225" 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Starting... 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.026 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Start completed. 2024-04-22 11:42:31.043 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.054 [Test worker @coroutine#5834] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.055 [Test worker @coroutine#5837] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.057 [Test worker @coroutine#5839] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.057 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-226 - configuration: 2024-04-22 11:42:31.057 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@141cee26 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-226" 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Starting... 2024-04-22 11:42:31.058 [DefaultDispatcher-worker-4 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:31.058 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.058 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.058 [DefaultDispatcher-worker-4 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Added connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.058 [Test worker @coroutine#5833] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Start completed. 2024-04-22 11:42:31.059 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.059 [DefaultDispatcher-worker-15 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.071 [Test worker @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.082 [Test worker @coroutine#5844] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.089 [Test worker @coroutine#5846] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.091 [Test worker @coroutine#5848] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.102 [DefaultDispatcher-worker-11 @coroutine#5850] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6 2024-04-22 11:42:31.115 [DefaultDispatcher-worker-18 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.126 [HikariPool-225 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.126 [DefaultDispatcher-worker-15 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.128 [DefaultDispatcher-worker-2 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:31.128 [DefaultDispatcher-worker-2 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.128 [DefaultDispatcher-worker-2 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.128 [DefaultDispatcher-worker-2 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.129 [DefaultDispatcher-worker-18 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.129 [DefaultDispatcher-worker-18 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.134 [DefaultDispatcher-worker-12 @coroutine#5833] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f229f60 2024-04-22 11:42:31.139 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown initiated... 2024-04-22 11:42:31.139 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Close initiated... 2024-04-22 11:42:31.139 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.140 [HikariPool-225 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-225 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2f229f60: (connection evicted) 2024-04-22 11:42:31.140 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.140 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-225 - Closed. 2024-04-22 11:42:31.140 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-225 - Shutdown completed. 2024-04-22 11:42:31.141 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown initiated... 2024-04-22 11:42:31.141 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Close initiated... 2024-04-22 11:42:31.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.141 [HikariPool-226 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-226 - Closing connection org.sqlite.jdbc4.JDBC4Connection@58d9cd6: (connection evicted) 2024-04-22 11:42:31.141 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.142 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-226 - Closed. 2024-04-22 11:42:31.142 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-226 - Shutdown completed. 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-227 - configuration: 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5b344510 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-227" 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.143 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Starting... 2024-04-22 11:42:31.144 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.144 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Added connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.144 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Start completed. 2024-04-22 11:42:31.160 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.171 [Test worker @coroutine#5893] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.173 [Test worker @coroutine#5895] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.174 [DefaultDispatcher-worker-15 @coroutine#2219] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-104 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6a7cbeed 2024-04-22 11:42:31.174 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.174 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.174 [DefaultDispatcher-worker-15 @coroutine#2219] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.174 [Test worker @coroutine#5897] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-228 - configuration: 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3eea7c4b 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.175 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-228" 2024-04-22 11:42:31.175 [DefaultDispatcher-worker-12 @coroutine#2219] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:40317/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Starting... 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Added connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.175 [Test worker @coroutine#5892] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Start completed. 2024-04-22 11:42:31.188 [Test worker @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.199 [Test worker @coroutine#5902] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.201 [Test worker @coroutine#5904] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.203 [Test worker @coroutine#5906] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.208 [DefaultDispatcher-worker-17 @coroutine#1917] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-91 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@349686e8 2024-04-22 11:42:31.208 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.208 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.208 [DefaultDispatcher-worker-17 @coroutine#1917] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.209 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.209 [DefaultDispatcher-worker-3 @coroutine#1917] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:47739/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.213 [DefaultDispatcher-worker-5 @coroutine#5908] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@460222eb 2024-04-22 11:42:31.227 [DefaultDispatcher-worker-14 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.236 [DefaultDispatcher-worker-8 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.244 [HikariPool-227 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Pool stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.245 [DefaultDispatcher-worker-9 @coroutine#5892] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5 2024-04-22 11:42:31.250 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown initiated... 2024-04-22 11:42:31.250 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Close initiated... 2024-04-22 11:42:31.250 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.250 [HikariPool-227 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-227 - Closing connection org.sqlite.jdbc4.JDBC4Connection@21fbfdd5: (connection evicted) 2024-04-22 11:42:31.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-227 - Closed. 2024-04-22 11:42:31.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-227 - Shutdown completed. 2024-04-22 11:42:31.251 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown initiated... 2024-04-22 11:42:31.251 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Close initiated... 2024-04-22 11:42:31.251 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.251 [HikariPool-228 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-228 - Closing connection org.sqlite.jdbc4.JDBC4Connection@460222eb: (connection evicted) 2024-04-22 11:42:31.252 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.252 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-228 - Closed. 2024-04-22 11:42:31.252 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-228 - Shutdown completed. 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-229 - configuration: 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@160a8986 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.254 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-229" 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Starting... 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-22 11:42:31.255 [Test worker @coroutine#5949] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Start completed. 2024-04-22 11:42:31.273 [Test worker @coroutine#5949] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-22 11:42:31.285 [Test worker @coroutine#5950] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-22 11:42:31.287 [Test worker @coroutine#5952] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-22 11:42:31.289 [Test worker @coroutine#5954] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-229 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2f24e1f3 2024-04-22 11:42:31.296 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown initiated... 2024-04-22 11:42:31.296 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Close initiated... 2024-04-22 11:42:31.296 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.297 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.297 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-229 - Closed. 2024-04-22 11:42:31.297 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-229 - Shutdown completed. 2024-04-22 11:42:31.297 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-230 - configuration: 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@11501f90 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-230" 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Starting... 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.298 [Test worker @coroutine#5971] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Start completed. 2024-04-22 11:42:31.314 [Test worker @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.324 [HikariPool-55 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-55 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.325 [Test worker @coroutine#5972] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.326 [Test worker @coroutine#5974] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.328 [Test worker @coroutine#5976] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.338 [DefaultDispatcher-worker-8 @coroutine#5978] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.360 [DefaultDispatcher-worker-5 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.369 [DefaultDispatcher-worker-14 @coroutine#5971] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d 2024-04-22 11:42:31.374 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown initiated... 2024-04-22 11:42:31.374 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Close initiated... 2024-04-22 11:42:31.374 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.374 [HikariPool-230 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-230 - Closing connection org.sqlite.jdbc4.JDBC4Connection@1c8bf01d: (connection evicted) 2024-04-22 11:42:31.375 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.375 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-230 - Closed. 2024-04-22 11:42:31.375 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-230 - Shutdown completed. 2024-04-22 11:42:31.376 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-231 - configuration: 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@58fef400 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-231" 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Starting... 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Added connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.377 [Test worker @coroutine#5996] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Start completed. 2024-04-22 11:42:31.381 [DefaultDispatcher-worker-15 @coroutine#1963] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-92 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68024e57 2024-04-22 11:42:31.381 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.381 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.381 [DefaultDispatcher-worker-15 @coroutine#1963] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.382 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.382 [DefaultDispatcher-worker-2 @coroutine#1963] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53143/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.392 [Test worker @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.404 [Test worker @coroutine#6000] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.406 [Test worker @coroutine#6002] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.408 [Test worker @coroutine#6004] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.417 [DefaultDispatcher-worker-8 @coroutine#6006] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.440 [DefaultDispatcher-worker-6 @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.449 [DefaultDispatcher-worker-15 @coroutine#5996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.465 [DefaultDispatcher-worker-8 @coroutine#6023] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1 2024-04-22 11:42:31.467 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown initiated... 2024-04-22 11:42:31.467 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Close initiated... 2024-04-22 11:42:31.467 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.467 [HikariPool-231 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-231 - Closing connection org.sqlite.jdbc4.JDBC4Connection@2246bfd1: (connection evicted) 2024-04-22 11:42:31.468 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.468 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-231 - Closed. 2024-04-22 11:42:31.468 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-231 - Shutdown completed. 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-232 - configuration: 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2dca3c72 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.469 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-232" 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Starting... 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Added connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.470 [Test worker @coroutine#6031] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Start completed. 2024-04-22 11:42:31.485 [Test worker @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.496 [Test worker @coroutine#6032] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.498 [Test worker @coroutine#6034] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.498 [DefaultDispatcher-worker-8 @coroutine#1996] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-94 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@67b1c3af 2024-04-22 11:42:31.499 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.499 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.499 [DefaultDispatcher-worker-8 @coroutine#1996] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.500 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.500 [DefaultDispatcher-worker-3 @coroutine#1996] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:43139/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.500 [Test worker @coroutine#6036] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.510 [DefaultDispatcher-worker-9 @coroutine#6041] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.510 [HikariPool-57 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-57 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.532 [DefaultDispatcher-worker-4 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.541 [DefaultDispatcher-worker-15 @coroutine#6031] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.553 [DefaultDispatcher-worker-6 @coroutine#6057] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4 2024-04-22 11:42:31.554 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown initiated... 2024-04-22 11:42:31.554 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Close initiated... 2024-04-22 11:42:31.554 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.554 [HikariPool-232 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-232 - Closing connection org.sqlite.jdbc4.JDBC4Connection@66abb7d4: (connection evicted) 2024-04-22 11:42:31.555 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.555 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-232 - Closed. 2024-04-22 11:42:31.555 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-232 - Shutdown completed. 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-233 - configuration: 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1a4eb392 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.557 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-233" 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Starting... 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Added connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-22 11:42:31.558 [Test worker @coroutine#6065] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Start completed. 2024-04-22 11:42:31.566 [DefaultDispatcher-worker-5 @coroutine#2025] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-96 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2eed6331 2024-04-22 11:42:31.566 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.566 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.566 [DefaultDispatcher-worker-5 @coroutine#2025] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.567 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.567 [DefaultDispatcher-worker-15 @coroutine#2025] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:50617/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.575 [Test worker @coroutine#6065] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-22 11:42:31.586 [Test worker @coroutine#6069] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-22 11:42:31.587 [Test worker @coroutine#6071] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-22 11:42:31.589 [Test worker @coroutine#6073] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-233 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2495a351 2024-04-22 11:42:31.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown initiated... 2024-04-22 11:42:31.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Close initiated... 2024-04-22 11:42:31.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.594 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.594 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-233 - Closed. 2024-04-22 11:42:31.594 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-233 - Shutdown completed. 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-234 - configuration: 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3f774d60 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-234" 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.595 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Starting... 2024-04-22 11:42:31.596 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-22 11:42:31.596 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-22 11:42:31.596 [Test worker @coroutine#6092] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Start completed. 2024-04-22 11:42:31.610 [Test worker @coroutine#6092] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-22 11:42:31.621 [Test worker @coroutine#6093] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-22 11:42:31.622 [Test worker @coroutine#6095] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-22 11:42:31.624 [Test worker @coroutine#6097] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-234 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7fcbed77 2024-04-22 11:42:31.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown initiated... 2024-04-22 11:42:31.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Close initiated... 2024-04-22 11:42:31.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.627 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.627 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-234 - Closed. 2024-04-22 11:42:31.627 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-234 - Shutdown completed. 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-235 - configuration: 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3077e4aa 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-235" 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Starting... 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Added connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-22 11:42:31.628 [Test worker @coroutine#6114] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Start completed. 2024-04-22 11:42:31.642 [Test worker @coroutine#6114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-22 11:42:31.653 [Test worker @coroutine#6115] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-22 11:42:31.655 [Test worker @coroutine#6117] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-22 11:42:31.657 [Test worker @coroutine#6119] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-235 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@71dc03a 2024-04-22 11:42:31.660 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown initiated... 2024-04-22 11:42:31.660 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Close initiated... 2024-04-22 11:42:31.660 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.661 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.661 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-235 - Closed. 2024-04-22 11:42:31.661 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-235 - Shutdown completed. 2024-04-22 11:42:31.662 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-236 - configuration: 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@35ee47ca 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-236" 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Starting... 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c87d80 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c87d80 2024-04-22 11:42:31.663 [UI Thread @coroutine#6136] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Start completed. 2024-04-22 11:42:31.680 [UI Thread @coroutine#6136] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87d80 2024-04-22 11:42:31.691 [UI Thread @coroutine#6139] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87d80 2024-04-22 11:42:31.692 [UI Thread @coroutine#6141] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87d80 2024-04-22 11:42:31.694 [UI Thread @coroutine#6143] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7c87d80 2024-04-22 11:42:31.697 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown initiated... 2024-04-22 11:42:31.697 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Close initiated... 2024-04-22 11:42:31.697 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:31.697 [HikariPool-236 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-236 - Closing connection org.sqlite.jdbc4.JDBC4Connection@7c87d80: (connection evicted) 2024-04-22 11:42:31.698 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.698 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-236 - Closed. 2024-04-22 11:42:31.698 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-236 - Shutdown completed. 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-237 - configuration: 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7d24def 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-237" 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.700 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Starting... 2024-04-22 11:42:31.701 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-22 11:42:31.701 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-22 11:42:31.701 [Test worker @coroutine#6150] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Start completed. 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-13 @coroutine#2054] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-98 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@671dd7ea 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-13 @coroutine#2054] 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 11:42:31.717 [DefaultDispatcher-worker-13 @coroutine#2054] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-1 @coroutine#2068] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-99 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4a6d6308 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-1 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-1 @coroutine#2068] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.717 [DefaultDispatcher-worker-1 @coroutine#2068] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.718 [DefaultDispatcher-worker-1 @coroutine#2054] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.net.UnknownHostException: inaccessible for request http://inaccessible/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.718 [DefaultDispatcher-worker-17 @coroutine#2068] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.718 [DefaultDispatcher-worker-17 @coroutine#2068] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:56799/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.719 [Test worker @coroutine#6150] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-22 11:42:31.730 [Test worker @coroutine#6156] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-22 11:42:31.731 [Test worker @coroutine#6159] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-22 11:42:31.733 [Test worker @coroutine#6161] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-237 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f9f3516 2024-04-22 11:42:31.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown initiated... 2024-04-22 11:42:31.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Close initiated... 2024-04-22 11:42:31.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.735 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.735 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-237 - Closed. 2024-04-22 11:42:31.735 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-237 - Shutdown completed. 2024-04-22 11:42:31.736 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-238 - configuration: 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@55d3c0dd 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-238" 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Starting... 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Added connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-04-22 11:42:31.737 [Test worker @coroutine#6172] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Start completed. 2024-04-22 11:42:31.754 [Test worker @coroutine#6172] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-04-22 11:42:31.765 [Test worker @coroutine#6173] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-04-22 11:42:31.767 [Test worker @coroutine#6175] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-04-22 11:42:31.768 [Test worker @coroutine#6177] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-238 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@369773fd 2024-04-22 11:42:31.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown initiated... 2024-04-22 11:42:31.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Close initiated... 2024-04-22 11:42:31.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.770 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.770 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-238 - Closed. 2024-04-22 11:42:31.770 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-238 - Shutdown completed. 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-239 - configuration: 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77614e7c 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-239" 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.771 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Starting... 2024-04-22 11:42:31.772 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-04-22 11:42:31.772 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Added connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-04-22 11:42:31.772 [Test worker @coroutine#6188] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Start completed. 2024-04-22 11:42:31.786 [Test worker @coroutine#6188] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-04-22 11:42:31.796 [Test worker @coroutine#6189] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-04-22 11:42:31.798 [Test worker @coroutine#6191] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-04-22 11:42:31.800 [Test worker @coroutine#6193] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-239 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@4d3946b6 2024-04-22 11:42:31.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown initiated... 2024-04-22 11:42:31.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Close initiated... 2024-04-22 11:42:31.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.801 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.801 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-239 - Closed. 2024-04-22 11:42:31.801 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-239 - Shutdown completed. 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-240 - configuration: 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5cdf6bb1 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.802 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-240" 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Starting... 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Added connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-04-22 11:42:31.803 [Test worker @coroutine#6204] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Start completed. 2024-04-22 11:42:31.817 [Test worker @coroutine#6204] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-04-22 11:42:31.828 [Test worker @coroutine#6205] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-04-22 11:42:31.829 [Test worker @coroutine#6207] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-04-22 11:42:31.831 [Test worker @coroutine#6209] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-240 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@ceb4f91 2024-04-22 11:42:31.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown initiated... 2024-04-22 11:42:31.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Close initiated... 2024-04-22 11:42:31.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.833 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.833 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-240 - Closed. 2024-04-22 11:42:31.833 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-240 - Shutdown completed. 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-241 - configuration: 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@196bc2c1 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-241" 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.834 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Starting... 2024-04-22 11:42:31.835 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2024-04-22 11:42:31.835 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Added connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2024-04-22 11:42:31.835 [Test worker @coroutine#6220] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Start completed. 2024-04-22 11:42:31.849 [Test worker @coroutine#6220] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2024-04-22 11:42:31.862 [Test worker @coroutine#6221] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2024-04-22 11:42:31.863 [Test worker @coroutine#6223] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2024-04-22 11:42:31.865 [Test worker @coroutine#6225] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-241 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@12d49ede 2024-04-22 11:42:31.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown initiated... 2024-04-22 11:42:31.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Close initiated... 2024-04-22 11:42:31.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.869 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.869 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-241 - Closed. 2024-04-22 11:42:31.869 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-241 - Shutdown completed. 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-242 - configuration: 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5bddb619 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-242" 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.870 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Starting... 2024-04-22 11:42:31.871 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-22 11:42:31.871 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Added connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-22 11:42:31.871 [Test worker @coroutine#6238] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Start completed. 2024-04-22 11:42:31.885 [Test worker @coroutine#6238] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-22 11:42:31.895 [Test worker @coroutine#6239] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-22 11:42:31.897 [Test worker @coroutine#6241] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-22 11:42:31.899 [Test worker @coroutine#6243] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-242 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@14c5d220 2024-04-22 11:42:31.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown initiated... 2024-04-22 11:42:31.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Close initiated... 2024-04-22 11:42:31.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.901 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.901 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-242 - Closed. 2024-04-22 11:42:31.901 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-242 - Shutdown completed. 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-243 - configuration: 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b37ede0 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-243" 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Starting... 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Added connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2024-04-22 11:42:31.902 [Test worker @coroutine#6256] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Start completed. 2024-04-22 11:42:31.918 [Test worker @coroutine#6256] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2024-04-22 11:42:31.936 [Test worker @coroutine#6257] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2024-04-22 11:42:31.938 [DefaultDispatcher-worker-9 @coroutine#2120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-100 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18419ab7 2024-04-22 11:42:31.938 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.938 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:31.938 [DefaultDispatcher-worker-9 @coroutine#2120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.938 [Test worker @coroutine#6259] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2024-04-22 11:42:31.939 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.939 [DefaultDispatcher-worker-13 @coroutine#2120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57731/UmAppDatabase/replication/nodeId 2024-04-22 11:42:31.940 [Test worker @coroutine#6263] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-243 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@644ae4ff 2024-04-22 11:42:31.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown initiated... 2024-04-22 11:42:31.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Close initiated... 2024-04-22 11:42:31.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.942 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.942 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-243 - Closed. 2024-04-22 11:42:31.942 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-243 - Shutdown completed. 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-244 - configuration: 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1cd97ebe 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-244" 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.943 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Starting... 2024-04-22 11:42:31.944 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2024-04-22 11:42:31.944 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2024-04-22 11:42:31.944 [Test worker @coroutine#6277] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Start completed. 2024-04-22 11:42:31.958 [Test worker @coroutine#6277] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2024-04-22 11:42:31.969 [Test worker @coroutine#6278] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2024-04-22 11:42:31.971 [Test worker @coroutine#6280] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2024-04-22 11:42:31.972 [Test worker @coroutine#6282] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-244 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@5d8b5cf6 2024-04-22 11:42:31.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown initiated... 2024-04-22 11:42:31.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Close initiated... 2024-04-22 11:42:31.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:31.975 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:31.975 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-244 - Closed. 2024-04-22 11:42:31.975 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-244 - Shutdown completed. 2024-04-22 11:42:31.976 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-245 - configuration: 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@68a1906f 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-245" 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Starting... 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e01d838 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e01d838 2024-04-22 11:42:31.977 [Test worker @coroutine#6295] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Start completed. 2024-04-22 11:42:31.991 [Test worker @coroutine#6295] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e01d838 2024-04-22 11:42:32.003 [Test worker @coroutine#6297] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e01d838 2024-04-22 11:42:32.004 [Test worker @coroutine#6299] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e01d838 2024-04-22 11:42:32.006 [Test worker @coroutine#6301] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-245 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7e01d838 2024-04-22 11:42:32.009 [UI Thread @coroutine#6310] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for https://invalid/Site/verify 2024-04-22 11:42:32.009 [UI Thread @coroutine#6310] 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 11:42:32.009 [UI Thread @coroutine#6310] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to https://invalid/Site/verify 2024-04-22 11:42:32.010 [UI Thread @coroutine#6310] 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 11:42:32.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown initiated... 2024-04-22 11:42:32.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Close initiated... 2024-04-22 11:42:32.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:32.012 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:32.012 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-245 - Closed. 2024-04-22 11:42:32.012 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-245 - Shutdown completed. 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-246 - configuration: 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6e8fa647 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-246" 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Starting... 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Added connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2024-04-22 11:42:32.014 [Test worker @coroutine#6316] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Start completed. 2024-04-22 11:42:32.035 [Test worker @coroutine#6316] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2024-04-22 11:42:32.047 [Test worker @coroutine#6318] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2024-04-22 11:42:32.048 [Test worker @coroutine#6320] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2024-04-22 11:42:32.050 [Test worker @coroutine#6322] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-246 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6621ab0c 2024-04-22 11:42:32.053 [UI Thread @coroutine#6333] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:45805/Site/verify 2024-04-22 11:42:32.053 [UI Thread @coroutine#6333] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:45805/Site/verify. 2024-04-22 11:42:32.053 [UI Thread @coroutine#6333] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:45805/Site/verify 2024-04-22 11:42:32.054 [UI Thread @coroutine#6333] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:45805/Site/verify 2024-04-22 11:42:32.054 [UI Thread @coroutine#6333] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:45805/Site/verify 2024-04-22 11:42:32.055 [UI Thread @coroutine#6333] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost.localdomain:45805/Site/verify. 2024-04-22 11:42:32.055 [UI Thread @coroutine#6333] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:45805/Site/verify to class io.ktor.utils.io.core.ByteReadPacket 2024-04-22 11:42:32.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown initiated... 2024-04-22 11:42:32.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Close initiated... 2024-04-22 11:42:32.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Before closing stats (total=1, active=1, idle=0, waiting=0) 2024-04-22 11:42:32.056 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:32.056 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-246 - Closed. 2024-04-22 11:42:32.056 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-246 - Shutdown completed. 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-247 - configuration: 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@54543211 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-247" 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2024-04-22 11:42:32.062 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Starting... 2024-04-22 11:42:32.063 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.063 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Added connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.063 [Test worker @coroutine#6340] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Start completed. 2024-04-22 11:42:32.068 [DefaultDispatcher-worker-13 @coroutine#2163] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-102 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1f591b2e 2024-04-22 11:42:32.068 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.068 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:32.068 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.069 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.069 [DefaultDispatcher-worker-13 @coroutine#2163] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:59631/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.081 [Test worker @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.092 [Test worker @coroutine#6345] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.094 [Test worker @coroutine#6347] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.095 [Test worker @coroutine#6349] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.105 [DefaultDispatcher-worker-10 @coroutine#6351] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.115 [DefaultDispatcher-worker-5 @coroutine#6340] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@45b244c4 2024-04-22 11:42:32.121 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57743/583867099840921600/_ustadmanifest.json 2024-04-22 11:42:32.121 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57743/583867099840921600/_ustadmanifest.json. 2024-04-22 11:42:32.121 [UI Thread @coroutine#6360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57743/583867099840921600/_ustadmanifest.json 2024-04-22 11:42:32.122 [UI Thread @coroutine#6360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57743/583867099840921600/_ustadmanifest.json 2024-04-22 11:42:32.122 [UI Thread @coroutine#6360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57743/583867099840921600/_ustadmanifest.json 2024-04-22 11:42:32.123 [UI Thread @coroutine#6360] 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:57743/583867099840921600/_ustadmanifest.json. 2024-04-22 11:42:32.123 [UI Thread @coroutine#6360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57743/583867099840921600/_ustadmanifest.json to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:32.123 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:57743/tincan.xml 2024-04-22 11:42:32.123 [UI Thread @coroutine#6360] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:57743/tincan.xml. 2024-04-22 11:42:32.123 [UI Thread @coroutine#6360] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:57743/tincan.xml 2024-04-22 11:42:32.124 [UI Thread @coroutine#6360] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:57743/tincan.xml 2024-04-22 11:42:32.124 [UI Thread @coroutine#6360] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:57743/tincan.xml 2024-04-22 11:42:32.139 [DefaultDispatcher-worker-8 @coroutine#1884] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-89 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@36e9794c 2024-04-22 11:42:32.140 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.140 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId. 2024-04-22 11:42:32.140 [DefaultDispatcher-worker-8 @coroutine#1884] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.141 [DefaultDispatcher-worker-5 @coroutine#1884] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.141 [DefaultDispatcher-worker-5 @coroutine#1884] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost.localdomain:53051/UmAppDatabase/replication/nodeId 2024-04-22 11:42:32.163 [HikariPool-247 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Pool stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:32.165 [UI Thread @coroutine#6360] 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:57743/tincan.xml. 2024-04-22 11:42:32.165 [UI Thread @coroutine#6360] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost.localdomain:57743/tincan.xml to class io.ktor.utils.io.ByteReadChannel 2024-04-22 11:42:32.167 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown initiated... 2024-04-22 11:42:32.167 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Close initiated... 2024-04-22 11:42:32.167 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Before closing stats (total=1, active=0, idle=1, waiting=0) 2024-04-22 11:42:32.167 [HikariPool-247 connection closer] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-247 - Closing connection org.sqlite.jdbc4.JDBC4Connection@45b244c4: (connection evicted) 2024-04-22 11:42:32.168 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - After closing stats (total=0, active=0, idle=0, waiting=0) 2024-04-22 11:42:32.168 [Test worker] INFO com.zaxxer.hikari.pool.HikariPool - HikariPool-247 - Closed. 2024-04-22 11:42:32.168 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-247 - Shutdown completed.