2025-05-28 09:36:30.319 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-28 09:36:30.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:30.324 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a98a6a 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:30.325 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:30.326 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:30.327 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-28 09:36:30.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-28 09:36:30.381 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-28 09:36:30.382 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-28 09:36:30.454 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-28 09:36:30.482 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 09:36:31.013 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-28 09:36:31.016 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.016 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.016 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.016 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.016 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd96822 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.017 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.018 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.019 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-28 09:36:31.020 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.020 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.020 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-28 09:36:31.074 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.079 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.086 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.121 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 09:36:31.123 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f6f8eb 2025-05-28 09:36:31.123 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@40f6f8eb 2025-05-28 09:36:31.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e311e85 2025-05-28 09:36:31.126 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4e311e85 2025-05-28 09:36:31.128 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0e939b 2025-05-28 09:36:31.128 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a0e939b 2025-05-28 09:36:31.131 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c14be 2025-05-28 09:36:31.131 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.131 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@f0c14be 2025-05-28 09:36:31.133 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@784a8414 2025-05-28 09:36:31.133 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@784a8414 2025-05-28 09:36:31.135 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4978ae 2025-05-28 09:36:31.136 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3e4978ae 2025-05-28 09:36:31.138 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5b6b7 2025-05-28 09:36:31.138 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5b6b7 2025-05-28 09:36:31.141 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f23ebf1 2025-05-28 09:36:31.141 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f23ebf1 2025-05-28 09:36:31.143 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4365b825 2025-05-28 09:36:31.144 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4365b825 2025-05-28 09:36:31.144 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-28 09:36:31.148 [DefaultDispatcher-worker-4 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.159 [DefaultDispatcher-worker-6 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.170 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.232 [DefaultDispatcher-worker-1 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-28 09:36:31.249 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-05-28 09:36:31.257 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-05-28 09:36:31.257 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-05-28 09:36:31.270 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.289 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - Application started in 0.023 seconds. 2025-05-28 09:36:31.290 [DefaultDispatcher-worker-1 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1f21fd9e 2025-05-28 09:36:31.291 [DefaultDispatcher-worker-3 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.291 [DefaultDispatcher-worker-3 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.306 [DefaultDispatcher-worker-1 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-28 09:36:31.447 [DefaultDispatcher-worker-3 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 143ms 2025-05-28 09:36:31.455 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-28 09:36:31.455 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-05-28 09:36:31.460 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-05-28 09:36:31.461 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1f21fd9e 2025-05-28 09:36:31.461 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1f21fd9e 2025-05-28 09:36:31.464 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7186b202 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.465 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.466 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.466 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-28 09:36:31.468 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.468 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.468 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-28 09:36:31.475 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.477 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.479 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.487 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.495 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.502 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.511 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.537 [DefaultDispatcher-worker-3 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-28 09:36:31.539 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-05-28 09:36:31.539 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-05-28 09:36:31.539 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-05-28 09:36:31.540 [DefaultDispatcher-worker-3 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.541 [DefaultDispatcher-worker-3 @call-context#39] INFO ktor.test - Application started in 0.002 seconds. 2025-05-28 09:36:31.541 [DefaultDispatcher-worker-3 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@44a546 2025-05-28 09:36:31.541 [DefaultDispatcher-worker-8 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.541 [DefaultDispatcher-worker-8 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.541 [DefaultDispatcher-worker-3 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-28 09:36:31.568 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 09:36:31.572 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@577d79e0 2025-05-28 09:36:31.572 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@577d79e0 2025-05-28 09:36:31.575 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ba8d7f 2025-05-28 09:36:31.575 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ba8d7f 2025-05-28 09:36:31.578 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d851290 2025-05-28 09:36:31.578 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d851290 2025-05-28 09:36:31.580 [DefaultDispatcher-worker-5 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-05-28 09:36:31.581 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@18878744 2025-05-28 09:36:31.581 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@18878744 2025-05-28 09:36:31.582 [DefaultDispatcher-worker-5 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 41ms 2025-05-28 09:36:31.582 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-28 09:36:31.582 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-05-28 09:36:31.582 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@44a546 2025-05-28 09:36:31.582 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@44a546 2025-05-28 09:36:31.583 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@24895fcd 2025-05-28 09:36:31.584 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@24895fcd 2025-05-28 09:36:31.586 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2955ff56 2025-05-28 09:36:31.586 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2955ff56 2025-05-28 09:36:31.587 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-28 09:36:31.588 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb1797e 2025-05-28 09:36:31.588 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb1797e 2025-05-28 09:36:31.589 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@270a620 for http:///auth/register 2025-05-28 09:36:31.589 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-28 09:36:31.589 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-05-28 09:36:31.590 [DefaultDispatcher-worker-5 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.590 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a8780b 2025-05-28 09:36:31.590 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a8780b 2025-05-28 09:36:31.591 [DefaultDispatcher-worker-5 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 09:36:31.591 [DefaultDispatcher-worker-5 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@9c9ef31 2025-05-28 09:36:31.591 [DefaultDispatcher-worker-3 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.591 [DefaultDispatcher-worker-3 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.591 [DefaultDispatcher-worker-5 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-05-28 09:36:31.592 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b137e4 2025-05-28 09:36:31.592 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b137e4 2025-05-28 09:36:31.592 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 09:36:31.597 [DefaultDispatcher-worker-5 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@373f9543 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.602 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.603 [DefaultDispatcher-worker-5 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-28 09:36:31.605 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.605 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.605 [DefaultDispatcher-worker-5 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-28 09:36:31.612 [DefaultDispatcher-worker-5 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.613 [DefaultDispatcher-worker-5 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.615 [DefaultDispatcher-worker-5 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.624 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.645 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@64a151ca 2025-05-28 09:36:31.650 [DefaultDispatcher-worker-1 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 59ms 2025-05-28 09:36:31.651 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-28 09:36:31.651 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-28 09:36:31.652 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-05-28 09:36:31.667 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@9c9ef31 2025-05-28 09:36:31.667 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@9c9ef31 2025-05-28 09:36:31.672 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e34b127 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.673 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.673 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-28 09:36:31.674 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-28 09:36:31.675 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-28 09:36:31.675 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-28 09:36:31.681 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-28 09:36:31.682 [DefaultDispatcher-worker-1 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.683 [DefaultDispatcher-worker-1 @call-context#71] INFO ktor.test - Application started in 0.002 seconds. 2025-05-28 09:36:31.683 [DefaultDispatcher-worker-7 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.683 [DefaultDispatcher-worker-7 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.683 [DefaultDispatcher-worker-1 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-28 09:36:31.689 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-28 09:36:31.689 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f238e4f 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.690 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-28 09:36:31.691 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-28 09:36:31.691 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-28 09:36:31.705 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 09:36:31.708 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fed8a07 2025-05-28 09:36:31.708 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6fed8a07 2025-05-28 09:36:31.710 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@612a698a 2025-05-28 09:36:31.710 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@612a698a 2025-05-28 09:36:31.711 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6515e177 2025-05-28 09:36:31.712 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6515e177 2025-05-28 09:36:31.713 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@201763b1 2025-05-28 09:36:31.713 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@201763b1 2025-05-28 09:36:31.714 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-28 09:36:31.715 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-28 09:36:31.715 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@23296806 2025-05-28 09:36:31.715 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@23296806 2025-05-28 09:36:31.716 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.716 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 09:36:31.716 [DefaultDispatcher-worker-4 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.716 [DefaultDispatcher-worker-4 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.716 [DefaultDispatcher-worker-9 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-28 09:36:31.718 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@117d23d0 2025-05-28 09:36:31.718 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@117d23d0 2025-05-28 09:36:31.720 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba976d1 2025-05-28 09:36:31.720 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ba976d1 2025-05-28 09:36:31.723 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@40389cfe 2025-05-28 09:36:31.723 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@40389cfe 2025-05-28 09:36:31.725 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b9b5a7 2025-05-28 09:36:31.725 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@28b9b5a7 2025-05-28 09:36:31.726 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 09:36:31.727 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-28 09:36:31.727 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-28 09:36:31.732 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-28 09:36:31.733 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-05-28 09:36:31.733 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-28 09:36:31.733 [DefaultDispatcher-worker-8 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.734 [DefaultDispatcher-worker-8 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 09:36:31.734 [DefaultDispatcher-worker-7 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.734 [DefaultDispatcher-worker-7 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6b32950f 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.735 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.736 [DefaultDispatcher-worker-8 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-28 09:36:31.738 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73395a1f 2025-05-28 09:36:31.738 [DefaultDispatcher-worker-8 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73395a1f 2025-05-28 09:36:31.738 [DefaultDispatcher-worker-8 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-28 09:36:31.745 [DefaultDispatcher-worker-8 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73395a1f 2025-05-28 09:36:31.746 [DefaultDispatcher-worker-8 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73395a1f 2025-05-28 09:36:31.748 [DefaultDispatcher-worker-8 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73395a1f 2025-05-28 09:36:31.751 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-28 09:36:31.751 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-28 09:36:31.752 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8bad0 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.772 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.772 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-28 09:36:31.774 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.775 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.775 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-28 09:36:31.775 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 09:36:31.781 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.783 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.784 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.791 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 09:36:31.792 [DefaultDispatcher-worker-1 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.798 [DefaultDispatcher-worker-6 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.811 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.813 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9ef6e9 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 09:36:31.815 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 09:36:31.816 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-28 09:36:31.816 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-28 09:36:31.817 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-28 09:36:31.838 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 09:36:31.841 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2829ce3c 2025-05-28 09:36:31.841 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2829ce3c 2025-05-28 09:36:31.844 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ee3549 2025-05-28 09:36:31.844 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@26ee3549 2025-05-28 09:36:31.846 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d1a54c 2025-05-28 09:36:31.846 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@22d1a54c 2025-05-28 09:36:31.850 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d33f72 2025-05-28 09:36:31.850 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@67d33f72 2025-05-28 09:36:31.852 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed559a 2025-05-28 09:36:31.852 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ed559a 2025-05-28 09:36:31.854 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@567e7c93 2025-05-28 09:36:31.854 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@567e7c93 2025-05-28 09:36:31.856 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aa48d5 2025-05-28 09:36:31.856 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@79aa48d5 2025-05-28 09:36:31.858 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc03d 2025-05-28 09:36:31.858 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7fcc03d 2025-05-28 09:36:31.861 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5604dd 2025-05-28 09:36:31.861 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c5604dd 2025-05-28 09:36:31.861 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 09:36:31.864 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-28 09:36:31.864 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-28 09:36:31.864 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-28 09:36:31.865 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/api/report/run from class io.ktor.http.content.TextContent 2025-05-28 09:36:31.865 [DefaultDispatcher-worker-8 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 09:36:31.869 [DefaultDispatcher-worker-8 @call-context#125] INFO ktor.test - Application started in 0.004 seconds. 2025-05-28 09:36:31.869 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-28 09:36:31.869 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-28 09:36:31.870 [DefaultDispatcher-worker-8 @request#125] TRACE io.ktor.routing.Routing - Trace for [api, report, run] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/report, segment:2 -> SUCCESS @ /api/report /api/report/run, segment:3 -> SUCCESS @ /api/report/run /api/report/run/(method:POST), segment:3 -> SUCCESS @ /api/report/run/(method:POST) Matched routes: "" -> "api" -> "report" -> "run" -> "(method:POST)" Route resolve result: SUCCESS @ /api/report/run/(method:POST) 2025-05-28 09:36:31.870 [DefaultDispatcher-worker-8 @request#125] 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 /api/report/run 2025-05-28 09:36:31.870 [DefaultDispatcher-worker-8 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-28 09:36:31.875 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 09:36:31.877 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5afbfd 2025-05-28 09:36:31.877 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3f5afbfd 2025-05-28 09:36:31.881 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@319d0266 2025-05-28 09:36:31.881 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@319d0266 2025-05-28 09:36:31.884 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a2908d 2025-05-28 09:36:31.884 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@35a2908d 2025-05-28 09:36:31.886 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a0085d 2025-05-28 09:36:31.887 [DefaultDispatcher-worker-9 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.887 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@70a0085d 2025-05-28 09:36:31.891 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cd80a7 2025-05-28 09:36:31.891 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@18cd80a7 2025-05-28 09:36:31.893 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a3fea 2025-05-28 09:36:31.893 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@411a3fea 2025-05-28 09:36:31.895 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@609de9bc 2025-05-28 09:36:31.895 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@609de9bc 2025-05-28 09:36:31.898 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@108ff712 2025-05-28 09:36:31.898 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@108ff712 2025-05-28 09:36:31.900 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6433851c 2025-05-28 09:36:31.900 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6433851c 2025-05-28 09:36:31.900 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-28 09:36:31.906 [DefaultDispatcher-worker-10 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-28 09:36:31.908 [DefaultDispatcher-worker-10 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-28 09:36:31.909 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-28 09:36:31.909 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-28 09:36:31.913 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-28 09:36:31.914 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/report/run to class io.ktor.utils.io.core.ByteReadPacket 2025-05-28 09:36:31.917 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 09:36:31.934 [DefaultDispatcher-worker-15 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-28 13:29:56.372 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:56.375 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:56.376 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:56.377 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-28 13:29:56.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-28 13:29:56.427 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-28 13:29:56.428 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-28 13:29:56.516 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-28 13:29:56.528 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 13:29:57.105 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-28 13:29:57.107 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.108 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.109 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.110 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.110 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.110 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.110 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-28 13:29:57.111 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.111 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.111 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-28 13:29:57.169 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.175 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.181 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.211 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 13:29:57.214 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a6ee83 2025-05-28 13:29:57.215 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@48a6ee83 2025-05-28 13:29:57.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@466109e7 2025-05-28 13:29:57.218 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@466109e7 2025-05-28 13:29:57.221 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@425e85f3 2025-05-28 13:29:57.221 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@425e85f3 2025-05-28 13:29:57.223 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c03dc 2025-05-28 13:29:57.224 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@75c03dc 2025-05-28 13:29:57.224 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.226 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78712742 2025-05-28 13:29:57.226 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@78712742 2025-05-28 13:29:57.229 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3611279a 2025-05-28 13:29:57.229 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3611279a 2025-05-28 13:29:57.231 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65db6 2025-05-28 13:29:57.232 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@d65db6 2025-05-28 13:29:57.234 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6773fc93 2025-05-28 13:29:57.235 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6773fc93 2025-05-28 13:29:57.237 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16499c08 2025-05-28 13:29:57.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@16499c08 2025-05-28 13:29:57.238 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-28 13:29:57.241 [DefaultDispatcher-worker-8 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.252 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.263 [DefaultDispatcher-worker-6 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.327 [DefaultDispatcher-worker-1 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 13:29:57.350 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-05-28 13:29:57.358 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-05-28 13:29:57.359 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-05-28 13:29:57.372 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:57.396 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - Application started in 0.027 seconds. 2025-05-28 13:29:57.396 [DefaultDispatcher-worker-1 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@2ad4cf9e 2025-05-28 13:29:57.397 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:57.397 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:57.423 [DefaultDispatcher-worker-1 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-28 13:29:57.574 [DefaultDispatcher-worker-6 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 154ms 2025-05-28 13:29:57.582 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-28 13:29:57.582 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-05-28 13:29:57.587 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-05-28 13:29:57.588 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@2ad4cf9e 2025-05-28 13:29:57.589 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@2ad4cf9e 2025-05-28 13:29:57.592 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 13:29:57.593 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.594 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.594 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-28 13:29:57.596 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.596 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.596 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-28 13:29:57.604 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.605 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.607 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.615 [DefaultDispatcher-worker-2 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.623 [DefaultDispatcher-worker-3 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.630 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.639 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.663 [DefaultDispatcher-worker-5 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 13:29:57.664 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-05-28 13:29:57.664 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-05-28 13:29:57.664 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-05-28 13:29:57.665 [DefaultDispatcher-worker-5 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:57.666 [DefaultDispatcher-worker-5 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 13:29:57.666 [DefaultDispatcher-worker-5 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@52a92270 2025-05-28 13:29:57.667 [DefaultDispatcher-worker-2 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:57.667 [DefaultDispatcher-worker-2 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:57.667 [DefaultDispatcher-worker-5 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-28 13:29:57.697 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 13:29:57.700 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d735a65 2025-05-28 13:29:57.700 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d735a65 2025-05-28 13:29:57.703 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b4b7bb 2025-05-28 13:29:57.703 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@13b4b7bb 2025-05-28 13:29:57.704 [DefaultDispatcher-worker-1 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-05-28 13:29:57.705 [DefaultDispatcher-worker-1 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 38ms 2025-05-28 13:29:57.706 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@178b3115 2025-05-28 13:29:57.706 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-28 13:29:57.706 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@178b3115 2025-05-28 13:29:57.706 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-05-28 13:29:57.706 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@52a92270 2025-05-28 13:29:57.706 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@52a92270 2025-05-28 13:29:57.708 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5289bd80 2025-05-28 13:29:57.709 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5289bd80 2025-05-28 13:29:57.711 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@552e65c6 2025-05-28 13:29:57.712 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@552e65c6 2025-05-28 13:29:57.712 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-28 13:29:57.714 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@10850d17 for http:///auth/register 2025-05-28 13:29:57.714 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-28 13:29:57.714 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-05-28 13:29:57.714 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@639109b7 2025-05-28 13:29:57.714 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@639109b7 2025-05-28 13:29:57.715 [DefaultDispatcher-worker-1 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:57.716 [DefaultDispatcher-worker-1 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 13:29:57.716 [DefaultDispatcher-worker-1 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@2a5a712e 2025-05-28 13:29:57.716 [DefaultDispatcher-worker-5 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:57.716 [DefaultDispatcher-worker-5 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:57.717 [DefaultDispatcher-worker-1 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-05-28 13:29:57.717 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddc8f49 2025-05-28 13:29:57.717 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2ddc8f49 2025-05-28 13:29:57.719 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a642cf 2025-05-28 13:29:57.720 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@32a642cf 2025-05-28 13:29:57.722 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14800108 2025-05-28 13:29:57.722 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14800108 2025-05-28 13:29:57.722 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 13:29:57.723 [DefaultDispatcher-worker-1 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-05-28 13:29:57.728 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6785417 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.729 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.730 [DefaultDispatcher-worker-1 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-28 13:29:57.732 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.732 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.732 [DefaultDispatcher-worker-1 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-28 13:29:57.740 [DefaultDispatcher-worker-1 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.741 [DefaultDispatcher-worker-1 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.743 [DefaultDispatcher-worker-1 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.753 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.775 [DefaultDispatcher-worker-8 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@524d3b70 2025-05-28 13:29:57.780 [DefaultDispatcher-worker-8 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 64ms 2025-05-28 13:29:57.780 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-28 13:29:57.780 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-28 13:29:57.781 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-05-28 13:29:57.797 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@2a5a712e 2025-05-28 13:29:57.797 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@2a5a712e 2025-05-28 13:29:57.801 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.802 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-28 13:29:57.802 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-28 13:29:57.803 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-28 13:29:57.809 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-28 13:29:57.810 [DefaultDispatcher-worker-10 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:57.811 [DefaultDispatcher-worker-10 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 13:29:57.811 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:57.811 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:57.811 [DefaultDispatcher-worker-10 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-28 13:29:57.817 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-28 13:29:57.817 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-28 13:29:57.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-28 13:29:57.819 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-28 13:29:57.819 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-28 13:29:57.832 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 13:29:57.834 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fbb3a6 2025-05-28 13:29:57.834 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@56fbb3a6 2025-05-28 13:29:57.837 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@583c4709 2025-05-28 13:29:57.837 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@583c4709 2025-05-28 13:29:57.840 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c03d8d6 2025-05-28 13:29:57.840 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c03d8d6 2025-05-28 13:29:57.842 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@19014d32 2025-05-28 13:29:57.842 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@19014d32 2025-05-28 13:29:57.844 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ecbb37 2025-05-28 13:29:57.844 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@12ecbb37 2025-05-28 13:29:57.846 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2b26c 2025-05-28 13:29:57.846 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@28d2b26c 2025-05-28 13:29:57.848 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad51ac8 2025-05-28 13:29:57.849 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6ad51ac8 2025-05-28 13:29:57.851 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@792eb27d 2025-05-28 13:29:57.851 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@792eb27d 2025-05-28 13:29:57.852 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6c8b6c 2025-05-28 13:29:57.852 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6c8b6c 2025-05-28 13:29:57.853 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 13:29:57.855 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-28 13:29:57.855 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-28 13:29:57.856 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:57.856 [DefaultDispatcher-worker-9 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-05-28 13:29:57.856 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:57.857 [DefaultDispatcher-worker-9 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-28 13:29:57.856 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:57.865 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-28 13:29:57.865 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-28 13:29:57.873 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-28 13:29:57.873 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-05-28 13:29:57.873 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-28 13:29:57.874 [DefaultDispatcher-worker-10 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:57.875 [DefaultDispatcher-worker-10 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 13:29:57.875 [DefaultDispatcher-worker-1 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:57.875 [DefaultDispatcher-worker-1 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:57.875 [DefaultDispatcher-worker-10 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2c61e9fe 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.876 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.877 [DefaultDispatcher-worker-10 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-28 13:29:57.879 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee5814 2025-05-28 13:29:57.879 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@13ee5814 2025-05-28 13:29:57.879 [DefaultDispatcher-worker-10 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-28 13:29:57.886 [DefaultDispatcher-worker-10 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee5814 2025-05-28 13:29:57.888 [DefaultDispatcher-worker-10 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee5814 2025-05-28 13:29:57.890 [DefaultDispatcher-worker-10 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@13ee5814 2025-05-28 13:29:57.893 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-28 13:29:57.893 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-28 13:29:57.893 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-05-28 13:29:57.903 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 13:29:57.917 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.918 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.919 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-28 13:29:57.919 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 13:29:57.922 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.922 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.922 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-28 13:29:57.929 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.930 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.932 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.941 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.949 [DefaultDispatcher-worker-4 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.960 [DefaultDispatcher-worker-4 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.964 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:57.966 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 13:29:57.967 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 13:29:57.969 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 13:29:57.969 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-28 13:29:57.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-28 13:29:57.970 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-28 13:29:57.970 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-28 13:29:57.979 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 13:29:57.982 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7908b12b 2025-05-28 13:29:57.982 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7908b12b 2025-05-28 13:29:57.984 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf407a 2025-05-28 13:29:57.984 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@77cf407a 2025-05-28 13:29:57.985 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f0da5b 2025-05-28 13:29:57.985 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f0da5b 2025-05-28 13:29:57.987 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f24a41 2025-05-28 13:29:57.987 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@36f24a41 2025-05-28 13:29:57.989 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4f345d 2025-05-28 13:29:57.989 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@a4f345d 2025-05-28 13:29:57.991 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e79fe 2025-05-28 13:29:57.991 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@70e79fe 2025-05-28 13:29:57.993 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@72595946 2025-05-28 13:29:57.993 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@72595946 2025-05-28 13:29:57.994 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ddb50e 2025-05-28 13:29:57.994 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@56ddb50e 2025-05-28 13:29:57.996 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c38e54 2025-05-28 13:29:57.996 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@25c38e54 2025-05-28 13:29:57.996 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 13:29:58.008 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-28 13:29:58.008 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-28 13:29:58.008 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-28 13:29:58.008 [DefaultDispatcher-worker-4 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/api/report/run from class io.ktor.http.content.TextContent 2025-05-28 13:29:58.008 [DefaultDispatcher-worker-4 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 13:29:58.012 [DefaultDispatcher-worker-4 @call-context#125] INFO ktor.test - Application started in 0.004 seconds. 2025-05-28 13:29:58.012 [DefaultDispatcher-worker-5 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-28 13:29:58.012 [DefaultDispatcher-worker-5 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-28 13:29:58.012 [DefaultDispatcher-worker-4 @request#125] TRACE io.ktor.routing.Routing - Trace for [api, report, run] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/report, segment:2 -> SUCCESS @ /api/report /api/report/run, segment:3 -> SUCCESS @ /api/report/run /api/report/run/(method:POST), segment:3 -> SUCCESS @ /api/report/run/(method:POST) Matched routes: "" -> "api" -> "report" -> "run" -> "(method:POST)" Route resolve result: SUCCESS @ /api/report/run/(method:POST) 2025-05-28 13:29:58.013 [DefaultDispatcher-worker-4 @request#125] 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 /api/report/run 2025-05-28 13:29:58.013 [DefaultDispatcher-worker-4 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-28 13:29:58.022 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 13:29:58.025 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c22ab86 2025-05-28 13:29:58.025 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c22ab86 2025-05-28 13:29:58.026 [DefaultDispatcher-worker-5 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:58.028 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e55e72 2025-05-28 13:29:58.028 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@52e55e72 2025-05-28 13:29:58.031 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dac0f6 2025-05-28 13:29:58.031 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@56dac0f6 2025-05-28 13:29:58.033 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d85449 2025-05-28 13:29:58.034 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@13d85449 2025-05-28 13:29:58.036 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefa32f 2025-05-28 13:29:58.036 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5aefa32f 2025-05-28 13:29:58.039 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@220160ce 2025-05-28 13:29:58.039 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@220160ce 2025-05-28 13:29:58.041 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dcc908 2025-05-28 13:29:58.041 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@22dcc908 2025-05-28 13:29:58.044 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f7ab06 2025-05-28 13:29:58.044 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@73f7ab06 2025-05-28 13:29:58.046 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6888c 2025-05-28 13:29:58.046 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@54a6888c 2025-05-28 13:29:58.046 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-28 13:29:58.046 [DefaultDispatcher-worker-2 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 13:29:58.048 [DefaultDispatcher-worker-2 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-28 13:29:58.049 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-28 13:29:58.049 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-28 13:29:58.053 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-28 13:29:58.053 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/report/run to class io.ktor.utils.io.core.ByteReadPacket 2025-05-28 13:29:58.069 [DefaultDispatcher-worker-13 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-28 13:29:58.070 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:45.489 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-28 18:09:45.491 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:45.492 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:45.493 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:45.494 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-28 18:09:45.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-28 18:09:45.547 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-28 18:09:45.548 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-28 18:09:45.624 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-28 18:09:45.648 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:46.213 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-28 18:09:46.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:46.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:46.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:46.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:46.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:46.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:46.217 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:46.218 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:46.219 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-28 18:09:46.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.221 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-28 18:09:46.281 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.287 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.292 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.321 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-28 18:09:46.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffc7c56 2025-05-28 18:09:46.324 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3ffc7c56 2025-05-28 18:09:46.327 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@313b85d9 2025-05-28 18:09:46.327 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@313b85d9 2025-05-28 18:09:46.329 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35041726 2025-05-28 18:09:46.329 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@35041726 2025-05-28 18:09:46.333 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70068fe2 2025-05-28 18:09:46.333 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@70068fe2 2025-05-28 18:09:46.335 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc44378 2025-05-28 18:09:46.336 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2cc44378 2025-05-28 18:09:46.338 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bc1e74 2025-05-28 18:09:46.338 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.338 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@41bc1e74 2025-05-28 18:09:46.340 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54948c42 2025-05-28 18:09:46.341 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@54948c42 2025-05-28 18:09:46.343 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@102970ad 2025-05-28 18:09:46.343 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@102970ad 2025-05-28 18:09:46.347 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef82e53 2025-05-28 18:09:46.347 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ef82e53 2025-05-28 18:09:46.347 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-28 18:09:46.359 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.369 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.381 [DefaultDispatcher-worker-9 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.451 [DefaultDispatcher-worker-1 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-28 18:09:46.468 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-05-28 18:09:46.476 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-05-28 18:09:46.477 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-05-28 18:09:46.490 [DefaultDispatcher-worker-9 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:46.512 [DefaultDispatcher-worker-9 @call-context#16] INFO ktor.test - Application started in 0.026 seconds. 2025-05-28 18:09:46.512 [DefaultDispatcher-worker-9 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@c6eb134 2025-05-28 18:09:46.513 [DefaultDispatcher-worker-1 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:46.513 [DefaultDispatcher-worker-1 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:46.529 [DefaultDispatcher-worker-9 @request#16] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-28 18:09:46.670 [DefaultDispatcher-worker-8 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 143ms 2025-05-28 18:09:46.679 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-28 18:09:46.679 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-05-28 18:09:46.685 [Test worker @coroutine#23] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.UmAccount for http://localhost/auth/login?username=mary&password=secret23. 2025-05-28 18:09:46.685 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@c6eb134 2025-05-28 18:09:46.685 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@c6eb134 2025-05-28 18:09:46.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 18:09:46.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:46.691 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:46.691 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-28 18:09:46.693 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.693 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.693 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-28 18:09:46.701 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.703 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.705 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.713 [DefaultDispatcher-worker-2 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.722 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.730 [DefaultDispatcher-worker-3 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.739 [DefaultDispatcher-worker-8 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.766 [DefaultDispatcher-worker-9 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-28 18:09:46.767 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-05-28 18:09:46.767 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-05-28 18:09:46.767 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-05-28 18:09:46.769 [DefaultDispatcher-worker-9 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:46.770 [DefaultDispatcher-worker-9 @call-context#39] INFO ktor.test - Application started in 0.002 seconds. 2025-05-28 18:09:46.770 [DefaultDispatcher-worker-9 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@5116767a 2025-05-28 18:09:46.770 [DefaultDispatcher-worker-6 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:46.770 [DefaultDispatcher-worker-6 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:46.771 [DefaultDispatcher-worker-9 @request#39] 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 Matched routes: "" -> "auth" -> "login" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/login/(method:POST) 2025-05-28 18:09:46.794 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:46.796 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@c634613 2025-05-28 18:09:46.796 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@c634613 2025-05-28 18:09:46.799 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4a9ef 2025-05-28 18:09:46.799 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a4a9ef 2025-05-28 18:09:46.802 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2d63 2025-05-28 18:09:46.802 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@69b2d63 2025-05-28 18:09:46.805 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4399a3d4 2025-05-28 18:09:46.806 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4399a3d4 2025-05-28 18:09:46.808 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@555c266a 2025-05-28 18:09:46.809 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@555c266a 2025-05-28 18:09:46.811 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@729006ff 2025-05-28 18:09:46.812 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@729006ff 2025-05-28 18:09:46.813 [DefaultDispatcher-worker-9 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-05-28 18:09:46.814 [DefaultDispatcher-worker-9 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 44ms 2025-05-28 18:09:46.814 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfddfb 2025-05-28 18:09:46.814 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2dbfddfb 2025-05-28 18:09:46.814 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-28 18:09:46.814 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-05-28 18:09:46.815 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@5116767a 2025-05-28 18:09:46.815 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@5116767a 2025-05-28 18:09:46.816 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b65c9b 2025-05-28 18:09:46.816 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@23b65c9b 2025-05-28 18:09:46.819 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed51f1 2025-05-28 18:09:46.819 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@17ed51f1 2025-05-28 18:09:46.819 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 18:09:46.819 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-28 18:09:46.821 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@10850d17 for http:///auth/register 2025-05-28 18:09:46.821 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-28 18:09:46.821 [Test worker @coroutine#47] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http:///auth/register from class io.ktor.http.content.TextContent 2025-05-28 18:09:46.822 [DefaultDispatcher-worker-9 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:46.823 [DefaultDispatcher-worker-9 @call-context#48] INFO ktor.test - Application started in 0.002 seconds. 2025-05-28 18:09:46.823 [DefaultDispatcher-worker-9 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@33ac9c9d 2025-05-28 18:09:46.823 [DefaultDispatcher-worker-5 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:46.823 [DefaultDispatcher-worker-5 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:46.823 [DefaultDispatcher-worker-9 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-05-28 18:09:46.828 [DefaultDispatcher-worker-9 @request#48] 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.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-05-28 18:09:46.834 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@2b34ca89 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:46.835 [DefaultDispatcher-worker-9 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-28 18:09:46.837 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.838 [DefaultDispatcher-worker-9 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.838 [DefaultDispatcher-worker-9 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-28 18:09:46.845 [DefaultDispatcher-worker-9 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.847 [DefaultDispatcher-worker-9 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.848 [DefaultDispatcher-worker-9 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.858 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.880 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44d3daad 2025-05-28 18:09:46.885 [DefaultDispatcher-worker-10 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 62ms 2025-05-28 18:09:46.885 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-28 18:09:46.886 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-28 18:09:46.886 [Test worker @coroutine#64] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Person for http://localhost/auth/register. 2025-05-28 18:09:46.903 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@33ac9c9d 2025-05-28 18:09:46.903 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@33ac9c9d 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:46.908 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-28 18:09:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-28 18:09:46.909 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-28 18:09:46.909 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-28 18:09:46.915 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-28 18:09:46.915 [DefaultDispatcher-worker-1 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:46.916 [DefaultDispatcher-worker-1 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 18:09:46.916 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:46.916 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:46.916 [DefaultDispatcher-worker-1 @request#71] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-28 18:09:46.922 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-28 18:09:46.922 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-28 18:09:46.923 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:46.924 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:46.924 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-28 18:09:46.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-28 18:09:46.925 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-28 18:09:46.925 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-28 18:09:46.938 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:46.940 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7f6c5b 2025-05-28 18:09:46.940 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f7f6c5b 2025-05-28 18:09:46.942 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b89bc4 2025-05-28 18:09:46.942 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@41b89bc4 2025-05-28 18:09:46.944 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587072b 2025-05-28 18:09:46.944 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4587072b 2025-05-28 18:09:46.947 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@8591ff 2025-05-28 18:09:46.947 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@8591ff 2025-05-28 18:09:46.949 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@342c2800 2025-05-28 18:09:46.949 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@342c2800 2025-05-28 18:09:46.951 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@314ff3fa 2025-05-28 18:09:46.951 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@314ff3fa 2025-05-28 18:09:46.953 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0c14a7 2025-05-28 18:09:46.953 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c0c14a7 2025-05-28 18:09:46.955 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@60aa6eb0 2025-05-28 18:09:46.955 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@60aa6eb0 2025-05-28 18:09:46.957 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-28 18:09:46.957 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593268d 2025-05-28 18:09:46.957 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3593268d 2025-05-28 18:09:46.957 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 18:09:46.958 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-05-28 18:09:46.958 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:46.958 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-05-28 18:09:46.958 [DefaultDispatcher-worker-5 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:46.958 [DefaultDispatcher-worker-5 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:46.959 [DefaultDispatcher-worker-1 @request#86] TRACE io.ktor.routing.Routing - Trace for [api, content, 1234, file.html] /, segment:0 -> SUCCESS @ / /{...}, segment:4 -> SUCCESS @ /{...} /{...}/(method:GET), segment:4 -> SUCCESS @ /{...}/(method:GET) Matched routes: "" -> "{...}" -> "(method:GET)" Route resolve result: SUCCESS @ /{...}/(method:GET) 2025-05-28 18:09:46.964 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-28 18:09:46.964 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-28 18:09:46.972 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-28 18:09:46.972 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///Site/verify. 2025-05-28 18:09:46.972 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-28 18:09:46.973 [DefaultDispatcher-worker-5 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:46.974 [DefaultDispatcher-worker-5 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-05-28 18:09:46.974 [DefaultDispatcher-worker-4 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:46.974 [DefaultDispatcher-worker-4 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] TRACE io.ktor.routing.Routing - Trace for [Site, verify] /, segment:0 -> SUCCESS @ / /Site, segment:1 -> SUCCESS @ /Site /Site/verify, segment:2 -> SUCCESS @ /Site/verify /Site/verify/(method:GET), segment:2 -> SUCCESS @ /Site/verify/(method:GET) Matched routes: "" -> "Site" -> "verify" -> "(method:GET)" Route resolve result: SUCCESS @ /Site/verify/(method:GET) 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@47e89941 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:46.975 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:46.976 [DefaultDispatcher-worker-5 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-28 18:09:46.978 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1fea1 2025-05-28 18:09:46.978 [DefaultDispatcher-worker-5 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@68a1fea1 2025-05-28 18:09:46.978 [DefaultDispatcher-worker-5 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-28 18:09:46.985 [DefaultDispatcher-worker-5 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1fea1 2025-05-28 18:09:46.986 [DefaultDispatcher-worker-5 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1fea1 2025-05-28 18:09:46.987 [DefaultDispatcher-worker-5 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@68a1fea1 2025-05-28 18:09:46.990 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-28 18:09:46.990 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-28 18:09:46.990 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class com.ustadmobile.lib.db.entities.Site for http://localhost/Site/verify. 2025-05-28 18:09:47.009 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:47.009 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:47.010 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:47.010 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-28 18:09:47.012 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.012 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.012 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-28 18:09:47.026 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.028 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:47.029 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.031 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.040 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.047 [DefaultDispatcher-worker-8 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.060 [DefaultDispatcher-worker-4 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.063 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.064 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-28 18:09:47.065 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-28 18:09:47.065 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-28 18:09:47.066 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-28 18:09:47.066 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-28 18:09:47.066 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-28 18:09:47.078 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:47.080 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@773a855d 2025-05-28 18:09:47.081 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@773a855d 2025-05-28 18:09:47.083 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fd65ca 2025-05-28 18:09:47.083 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@79fd65ca 2025-05-28 18:09:47.086 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc2ee2d 2025-05-28 18:09:47.086 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7dc2ee2d 2025-05-28 18:09:47.088 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c06ff1 2025-05-28 18:09:47.088 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@38c06ff1 2025-05-28 18:09:47.091 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf315d9 2025-05-28 18:09:47.091 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1bf315d9 2025-05-28 18:09:47.093 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b2f058 2025-05-28 18:09:47.093 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@9b2f058 2025-05-28 18:09:47.096 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@636bd4c5 2025-05-28 18:09:47.096 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@636bd4c5 2025-05-28 18:09:47.099 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ef90be 2025-05-28 18:09:47.099 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@58ef90be 2025-05-28 18:09:47.102 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b310ba7 2025-05-28 18:09:47.102 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5b310ba7 2025-05-28 18:09:47.102 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-28 18:09:47.112 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:47.114 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-28 18:09:47.114 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.http.content.TextContent is in ignored types. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-28 18:09:47.114 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-28 18:09:47.114 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost/api/report/run from class io.ktor.http.content.TextContent 2025-05-28 18:09:47.115 [DefaultDispatcher-worker-9 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-28 18:09:47.116 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dca0c02 2025-05-28 18:09:47.116 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dca0c02 2025-05-28 18:09:47.119 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@130de1cb 2025-05-28 18:09:47.119 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@130de1cb 2025-05-28 18:09:47.121 [DefaultDispatcher-worker-9 @call-context#125] INFO ktor.test - Application started in 0.006 seconds. 2025-05-28 18:09:47.121 [DefaultDispatcher-worker-4 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-28 18:09:47.121 [DefaultDispatcher-worker-4 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-28 18:09:47.121 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17326772 2025-05-28 18:09:47.121 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17326772 2025-05-28 18:09:47.121 [DefaultDispatcher-worker-9 @request#125] TRACE io.ktor.routing.Routing - Trace for [api, report, run] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/report, segment:2 -> SUCCESS @ /api/report /api/report/run, segment:3 -> SUCCESS @ /api/report/run /api/report/run/(method:POST), segment:3 -> SUCCESS @ /api/report/run/(method:POST) Matched routes: "" -> "api" -> "report" -> "run" -> "(method:POST)" Route resolve result: SUCCESS @ /api/report/run/(method:POST) 2025-05-28 18:09:47.122 [DefaultDispatcher-worker-9 @request#125] 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 /api/report/run 2025-05-28 18:09:47.122 [DefaultDispatcher-worker-9 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping for request type class io.ktor.utils.io.ByteReadChannel because the type is ignored. 2025-05-28 18:09:47.124 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5230ebf0 2025-05-28 18:09:47.124 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5230ebf0 2025-05-28 18:09:47.127 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5757a8 2025-05-28 18:09:47.127 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1f5757a8 2025-05-28 18:09:47.130 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6328fe30 2025-05-28 18:09:47.130 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6328fe30 2025-05-28 18:09:47.132 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a51cd0 2025-05-28 18:09:47.132 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@67a51cd0 2025-05-28 18:09:47.135 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@321f14bf 2025-05-28 18:09:47.135 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@321f14bf 2025-05-28 18:09:47.137 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d0ff43 2025-05-28 18:09:47.137 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17d0ff43 2025-05-28 18:09:47.137 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-05-28 18:09:47.148 [DefaultDispatcher-worker-13 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.166 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-28 18:09:47.167 [DefaultDispatcher-worker-11 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-28 18:09:47.169 [DefaultDispatcher-worker-11 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-28 18:09:47.170 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-28 18:09:47.170 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-28 18:09:47.174 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-28 18:09:47.174 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/report/run to class io.ktor.utils.io.core.ByteReadPacket 2025-05-28 18:09:47.190 [DefaultDispatcher-worker-6 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f