2025-05-22 06:12:31.175 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a98a6a 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 06:12:31.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:31.180 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:31.180 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-22 06:12:31.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-22 06:12:31.230 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-22 06:12:31.231 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-22 06:12:31.310 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-05-22 06:12:31.331 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 06:12:31.871 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-22 06:12:31.874 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd96822 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:31.875 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:31.876 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:31.877 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-22 06:12:31.878 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:31.878 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:31.878 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-22 06:12:31.931 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:31.936 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:31.941 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:31.978 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-22 06:12:31.982 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17029abf 2025-05-22 06:12:31.982 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@17029abf 2025-05-22 06:12:31.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c5762f 2025-05-22 06:12:31.984 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@19c5762f 2025-05-22 06:12:31.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfaf1cf 2025-05-22 06:12:31.986 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1dfaf1cf 2025-05-22 06:12:31.989 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f87c14 2025-05-22 06:12:31.990 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@58f87c14 2025-05-22 06:12:31.992 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bacc2d6 2025-05-22 06:12:31.992 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:31.992 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bacc2d6 2025-05-22 06:12:31.995 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eaa382 2025-05-22 06:12:31.995 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69eaa382 2025-05-22 06:12:31.997 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@235443f9 2025-05-22 06:12:31.998 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@235443f9 2025-05-22 06:12:32.000 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d7835b 2025-05-22 06:12:32.000 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@38d7835b 2025-05-22 06:12:32.003 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d05ce5 2025-05-22 06:12:32.003 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d05ce5 2025-05-22 06:12:32.003 [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-22 06:12:32.010 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:32.022 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:32.033 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:32.101 [DefaultDispatcher-worker-6 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-05-22 06:12:32.118 [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-22 06:12:32.126 [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-22 06:12:32.126 [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-22 06:12:32.144 [DefaultDispatcher-worker-6 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.163 [DefaultDispatcher-worker-6 @call-context#16] INFO ktor.test - Application started in 0.027 seconds. 2025-05-22 06:12:32.163 [DefaultDispatcher-worker-6 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@1b4f471e 2025-05-22 06:12:32.164 [DefaultDispatcher-worker-8 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.164 [DefaultDispatcher-worker-8 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.179 [DefaultDispatcher-worker-6 @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-22 06:12:32.329 [DefaultDispatcher-worker-2 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 152ms 2025-05-22 06:12:32.337 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-22 06:12:32.337 [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-22 06:12:32.343 [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-22 06:12:32.344 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@1b4f471e 2025-05-22 06:12:32.344 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@1b4f471e 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.348 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7186b202 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.349 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.349 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-22 06:12:32.352 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.352 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.352 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-22 06:12:32.359 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.361 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.362 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.372 [DefaultDispatcher-worker-7 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.379 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.385 [DefaultDispatcher-worker-1 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.394 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.420 [DefaultDispatcher-worker-6 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-05-22 06:12:32.422 [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-22 06:12:32.422 [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-22 06:12:32.422 [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-22 06:12:32.423 [DefaultDispatcher-worker-6 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.424 [DefaultDispatcher-worker-6 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 06:12:32.424 [DefaultDispatcher-worker-6 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@578bc780 2025-05-22 06:12:32.424 [DefaultDispatcher-worker-5 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.424 [DefaultDispatcher-worker-5 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.424 [DefaultDispatcher-worker-6 @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-22 06:12:32.452 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 06:12:32.455 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@577d79e0 2025-05-22 06:12:32.455 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@577d79e0 2025-05-22 06:12:32.458 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ba8d7f 2025-05-22 06:12:32.458 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@59ba8d7f 2025-05-22 06:12:32.461 [DefaultDispatcher-worker-4 @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-22 06:12:32.461 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d851290 2025-05-22 06:12:32.461 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d851290 2025-05-22 06:12:32.462 [DefaultDispatcher-worker-4 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 38ms 2025-05-22 06:12:32.463 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-22 06:12:32.463 [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-22 06:12:32.463 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@578bc780 2025-05-22 06:12:32.463 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@578bc780 2025-05-22 06:12:32.464 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@18878744 2025-05-22 06:12:32.464 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@18878744 2025-05-22 06:12:32.466 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@24895fcd 2025-05-22 06:12:32.466 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@24895fcd 2025-05-22 06:12:32.467 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-22 06:12:32.468 [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-22 06:12:32.468 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-22 06:12:32.468 [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-22 06:12:32.469 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.469 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2955ff56 2025-05-22 06:12:32.469 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2955ff56 2025-05-22 06:12:32.469 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 06:12:32.469 [DefaultDispatcher-worker-4 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@281c167f 2025-05-22 06:12:32.470 [DefaultDispatcher-worker-6 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.470 [DefaultDispatcher-worker-6 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.470 [DefaultDispatcher-worker-4 @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-22 06:12:32.471 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb1797e 2025-05-22 06:12:32.471 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5cb1797e 2025-05-22 06:12:32.473 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a8780b 2025-05-22 06:12:32.473 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@78a8780b 2025-05-22 06:12:32.475 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b137e4 2025-05-22 06:12:32.475 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@16b137e4 2025-05-22 06:12:32.475 [DefaultDispatcher-worker-4 @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-22 06:12:32.475 [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-22 06:12:32.479 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7ee776c2 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.480 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.481 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.481 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.481 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-22 06:12:32.483 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.483 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.483 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-22 06:12:32.490 [DefaultDispatcher-worker-4 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.492 [DefaultDispatcher-worker-4 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.493 [DefaultDispatcher-worker-4 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.503 [DefaultDispatcher-worker-6 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.525 [DefaultDispatcher-worker-2 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3016cceb 2025-05-22 06:12:32.530 [DefaultDispatcher-worker-2 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 60ms 2025-05-22 06:12:32.530 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-22 06:12:32.530 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-22 06:12:32.531 [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-22 06:12:32.547 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@281c167f 2025-05-22 06:12:32.547 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@281c167f 2025-05-22 06:12:32.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-22 06:12:32.551 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e34b127 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-22 06:12:32.552 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-05-22 06:12:32.552 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-22 06:12:32.558 [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-22 06:12:32.559 [DefaultDispatcher-worker-2 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.560 [DefaultDispatcher-worker-2 @call-context#71] INFO ktor.test - Application started in 0.002 seconds. 2025-05-22 06:12:32.560 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.560 [DefaultDispatcher-worker-9 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.560 [DefaultDispatcher-worker-2 @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-22 06:12:32.567 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-22 06:12:32.567 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f238e4f 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.568 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-22 06:12:32.569 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-22 06:12:32.569 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-22 06:12:32.583 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 06:12:32.586 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c462e7b 2025-05-22 06:12:32.586 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c462e7b 2025-05-22 06:12:32.587 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281c983 2025-05-22 06:12:32.587 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4281c983 2025-05-22 06:12:32.589 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@46be450b 2025-05-22 06:12:32.589 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@46be450b 2025-05-22 06:12:32.591 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc3b8 2025-05-22 06:12:32.591 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bcc3b8 2025-05-22 06:12:32.593 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e740042 2025-05-22 06:12:32.593 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e740042 2025-05-22 06:12:32.595 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f503de 2025-05-22 06:12:32.595 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@32f503de 2025-05-22 06:12:32.596 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d79e96 2025-05-22 06:12:32.597 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d79e96 2025-05-22 06:12:32.598 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@63933cf7 2025-05-22 06:12:32.598 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@63933cf7 2025-05-22 06:12:32.599 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-05-22 06:12:32.600 [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-22 06:12:32.600 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb46d7 2025-05-22 06:12:32.600 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3dbb46d7 2025-05-22 06:12:32.600 [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-22 06:12:32.600 [DefaultDispatcher-worker-3 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.601 [DefaultDispatcher-worker-3 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 06:12:32.601 [DefaultDispatcher-worker-2 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.601 [DefaultDispatcher-worker-2 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.601 [DefaultDispatcher-worker-3 @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-22 06:12:32.610 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-22 06:12:32.611 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-22 06:12:32.616 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-22 06:12:32.617 [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-22 06:12:32.617 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-22 06:12:32.617 [DefaultDispatcher-worker-10 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.618 [DefaultDispatcher-worker-10 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 06:12:32.618 [DefaultDispatcher-worker-3 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.618 [DefaultDispatcher-worker-3 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.619 [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-22 06:12:32.619 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7f56f088 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.620 [DefaultDispatcher-worker-10 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-22 06:12:32.622 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@c69ada5 2025-05-22 06:12:32.622 [DefaultDispatcher-worker-10 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@c69ada5 2025-05-22 06:12:32.622 [DefaultDispatcher-worker-10 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-22 06:12:32.629 [DefaultDispatcher-worker-10 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c69ada5 2025-05-22 06:12:32.630 [DefaultDispatcher-worker-10 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c69ada5 2025-05-22 06:12:32.631 [DefaultDispatcher-worker-10 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@c69ada5 2025-05-22 06:12:32.634 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-22 06:12:32.634 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-22 06:12:32.634 [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-22 06:12:32.653 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 06:12:32.653 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-22 06:12:32.653 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.653 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.653 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.653 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.653 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8bad0 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.654 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.654 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-22 06:12:32.656 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.656 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.656 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-22 06:12:32.663 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.664 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.666 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.669 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 06:12:32.674 [DefaultDispatcher-worker-10 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.681 [DefaultDispatcher-worker-8 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.692 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.694 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9ef6e9 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 06:12:32.696 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 06:12:32.697 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-22 06:12:32.697 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-22 06:12:32.697 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-22 06:12:32.722 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 06:12:32.724 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2795fe72 2025-05-22 06:12:32.724 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2795fe72 2025-05-22 06:12:32.726 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@295204f0 2025-05-22 06:12:32.726 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@295204f0 2025-05-22 06:12:32.728 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6d9502 2025-05-22 06:12:32.728 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2d6d9502 2025-05-22 06:12:32.730 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@686f0ecb 2025-05-22 06:12:32.730 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@686f0ecb 2025-05-22 06:12:32.731 [DefaultDispatcher-worker-11 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-22 06:12:32.731 [DefaultDispatcher-worker-11 @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-22 06:12:32.731 [DefaultDispatcher-worker-11 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-22 06:12:32.731 [DefaultDispatcher-worker-11 @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-22 06:12:32.731 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60811bda 2025-05-22 06:12:32.731 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@60811bda 2025-05-22 06:12:32.732 [DefaultDispatcher-worker-11 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 06:12:32.733 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cde6be 2025-05-22 06:12:32.733 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@59cde6be 2025-05-22 06:12:32.735 [DefaultDispatcher-worker-11 @call-context#125] INFO ktor.test - Application started in 0.003 seconds. 2025-05-22 06:12:32.735 [DefaultDispatcher-worker-6 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-22 06:12:32.735 [DefaultDispatcher-worker-6 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-22 06:12:32.735 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c9ad00 2025-05-22 06:12:32.735 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@18c9ad00 2025-05-22 06:12:32.735 [DefaultDispatcher-worker-11 @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-22 06:12:32.736 [DefaultDispatcher-worker-11 @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-22 06:12:32.736 [DefaultDispatcher-worker-11 @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-22 06:12:32.737 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@840f184 2025-05-22 06:12:32.737 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@840f184 2025-05-22 06:12:32.739 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6077649d 2025-05-22 06:12:32.739 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6077649d 2025-05-22 06:12:32.739 [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-22 06:12:32.748 [DefaultDispatcher-worker-10 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.756 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-22 06:12:32.759 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee620a 2025-05-22 06:12:32.760 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6cee620a 2025-05-22 06:12:32.762 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@622981e7 2025-05-22 06:12:32.763 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@622981e7 2025-05-22 06:12:32.765 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6616097a 2025-05-22 06:12:32.765 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6616097a 2025-05-22 06:12:32.767 [DefaultDispatcher-worker-4 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-05-22 06:12:32.768 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@23148bdc 2025-05-22 06:12:32.768 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@23148bdc 2025-05-22 06:12:32.769 [DefaultDispatcher-worker-4 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-22 06:12:32.769 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-22 06:12:32.770 [DefaultDispatcher-worker-9 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-22 06:12:32.771 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c754386 2025-05-22 06:12:32.771 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c754386 2025-05-22 06:12:32.774 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@127dcb56 2025-05-22 06:12:32.774 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@127dcb56 2025-05-22 06:12:32.774 [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-22 06:12:32.774 [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-22 06:12:32.776 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f65dba 2025-05-22 06:12:32.776 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@44f65dba 2025-05-22 06:12:32.778 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@433b7493 2025-05-22 06:12:32.778 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@433b7493 2025-05-22 06:12:32.780 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55447601 2025-05-22 06:12:32.780 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@55447601 2025-05-22 06:12:32.780 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-05-22 06:12:32.788 [DefaultDispatcher-worker-1 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-05-22 08:57:35.815 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-05-22 08:57:35.818 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 08:57:35.819 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:35.820 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:35.820 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-05-22 08:57:35.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-22 08:57:35.875 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-22 08:57:35.876 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-05-22 08:57:35.970 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-05-22 08:57:35.976 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 08:57:36.502 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-05-22 08:57:36.505 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:36.505 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:36.505 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:36.505 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:36.506 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:36.507 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:36.508 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:36.508 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:36.508 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:36.508 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-05-22 08:57:36.509 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.509 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.509 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-05-22 08:57:36.562 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.568 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.573 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.609 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-22 08:57:36.612 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ee849e 2025-05-22 08:57:36.612 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@33ee849e 2025-05-22 08:57:36.615 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d297c93 2025-05-22 08:57:36.615 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3d297c93 2025-05-22 08:57:36.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3916efee 2025-05-22 08:57:36.617 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3916efee 2025-05-22 08:57:36.618 [DefaultDispatcher-worker-5 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.620 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1476a8 2025-05-22 08:57:36.620 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7c1476a8 2025-05-22 08:57:36.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b99d7c0 2025-05-22 08:57:36.622 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b99d7c0 2025-05-22 08:57:36.625 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da2e9c4 2025-05-22 08:57:36.625 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4da2e9c4 2025-05-22 08:57:36.628 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c51601 2025-05-22 08:57:36.628 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@43c51601 2025-05-22 08:57:36.631 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b89e7 2025-05-22 08:57:36.631 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1c3b89e7 2025-05-22 08:57:36.634 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69697a77 2025-05-22 08:57:36.634 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@69697a77 2025-05-22 08:57:36.634 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.634 [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-22 08:57:36.644 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.654 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.717 [DefaultDispatcher-worker-1 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-05-22 08:57:36.734 [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-22 08:57:36.742 [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-22 08:57:36.743 [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-22 08:57:36.756 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:36.777 [DefaultDispatcher-worker-1 @call-context#16] INFO ktor.test - Application started in 0.025 seconds. 2025-05-22 08:57:36.778 [DefaultDispatcher-worker-1 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@40351a65 2025-05-22 08:57:36.779 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:36.779 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:36.796 [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-22 08:57:36.949 [DefaultDispatcher-worker-7 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 156ms 2025-05-22 08:57:36.957 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-05-22 08:57:36.957 [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-22 08:57:36.962 [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-22 08:57:36.962 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@40351a65 2025-05-22 08:57:36.963 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@40351a65 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:36.966 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:36.967 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:36.967 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-05-22 08:57:36.969 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:36.970 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:36.970 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-05-22 08:57:36.977 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:36.978 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:36.980 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:36.987 [DefaultDispatcher-worker-9 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:36.994 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:37.001 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:37.010 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:37.032 [DefaultDispatcher-worker-9 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-05-22 08:57:37.033 [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-22 08:57:37.033 [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-22 08:57:37.033 [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-22 08:57:37.034 [DefaultDispatcher-worker-9 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:37.035 [DefaultDispatcher-worker-9 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 08:57:37.035 [DefaultDispatcher-worker-9 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@5243a720 2025-05-22 08:57:37.035 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:37.035 [DefaultDispatcher-worker-4 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:37.036 [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-22 08:57:37.070 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 08:57:37.071 [DefaultDispatcher-worker-4 @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-22 08:57:37.072 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adf8de1 2025-05-22 08:57:37.072 [DefaultDispatcher-worker-4 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 37ms 2025-05-22 08:57:37.072 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6adf8de1 2025-05-22 08:57:37.073 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-05-22 08:57:37.073 [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-22 08:57:37.073 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@5243a720 2025-05-22 08:57:37.073 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@5243a720 2025-05-22 08:57:37.074 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64187eca 2025-05-22 08:57:37.075 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@64187eca 2025-05-22 08:57:37.076 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6027e691 2025-05-22 08:57:37.077 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6027e691 2025-05-22 08:57:37.078 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-05-22 08:57:37.079 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@252574f1 2025-05-22 08:57:37.079 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@252574f1 2025-05-22 08:57:37.080 [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-22 08:57:37.080 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-05-22 08:57:37.080 [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-22 08:57:37.080 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@33035531 2025-05-22 08:57:37.080 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@33035531 2025-05-22 08:57:37.081 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:37.082 [DefaultDispatcher-worker-4 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 08:57:37.082 [DefaultDispatcher-worker-4 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@5f340579 2025-05-22 08:57:37.082 [DefaultDispatcher-worker-9 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:37.082 [DefaultDispatcher-worker-9 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:37.082 [DefaultDispatcher-worker-4 @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-22 08:57:37.082 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca93b5 2025-05-22 08:57:37.082 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@14ca93b5 2025-05-22 08:57:37.085 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b06ecd3 2025-05-22 08:57:37.085 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b06ecd3 2025-05-22 08:57:37.087 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@450a8bbe 2025-05-22 08:57:37.087 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@450a8bbe 2025-05-22 08:57:37.088 [DefaultDispatcher-worker-4 @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-22 08:57:37.089 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c89f4f3 2025-05-22 08:57:37.089 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6c89f4f3 2025-05-22 08:57:37.089 [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-22 08:57:37.093 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-05-22 08:57:37.093 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@1e94ffb1 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:37.094 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:37.095 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-05-22 08:57:37.097 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.097 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.097 [DefaultDispatcher-worker-4 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-05-22 08:57:37.104 [DefaultDispatcher-worker-4 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.106 [DefaultDispatcher-worker-4 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.107 [DefaultDispatcher-worker-4 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.116 [DefaultDispatcher-worker-6 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.136 [DefaultDispatcher-worker-4 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@18399063 2025-05-22 08:57:37.141 [DefaultDispatcher-worker-4 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 59ms 2025-05-22 08:57:37.142 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-05-22 08:57:37.142 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-05-22 08:57:37.142 [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-22 08:57:37.158 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@5f340579 2025-05-22 08:57:37.158 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@5f340579 2025-05-22 08:57:37.162 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:37.163 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:37.163 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-05-22 08:57:37.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-22 08:57:37.164 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-05-22 08:57:37.164 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-05-22 08:57:37.169 [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-22 08:57:37.170 [DefaultDispatcher-worker-1 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:37.171 [DefaultDispatcher-worker-1 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 08:57:37.171 [DefaultDispatcher-worker-6 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:37.171 [DefaultDispatcher-worker-6 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:37.172 [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-22 08:57:37.177 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-22 08:57:37.177 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-22 08:57:37.178 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:37.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-22 08:57:37.179 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-22 08:57:37.179 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-05-22 08:57:37.195 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-05-22 08:57:37.196 [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-22 08:57:37.196 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:37.197 [DefaultDispatcher-worker-1 @call-context#86] INFO ktor.test - Application started in 0.001 seconds. 2025-05-22 08:57:37.197 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:37.197 [DefaultDispatcher-worker-9 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:37.197 [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-22 08:57:37.197 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 08:57:37.200 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@552da371 2025-05-22 08:57:37.200 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@552da371 2025-05-22 08:57:37.202 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bea47a4 2025-05-22 08:57:37.202 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5bea47a4 2025-05-22 08:57:37.202 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-05-22 08:57:37.202 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-05-22 08:57:37.204 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd5c801 2025-05-22 08:57:37.204 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5fd5c801 2025-05-22 08:57:37.206 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad74d9f 2025-05-22 08:57:37.206 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ad74d9f 2025-05-22 08:57:37.209 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2259539f 2025-05-22 08:57:37.210 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2259539f 2025-05-22 08:57:37.212 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b87f717 2025-05-22 08:57:37.212 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b87f717 2025-05-22 08:57:37.215 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3b7a6 2025-05-22 08:57:37.215 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5ae3b7a6 2025-05-22 08:57:37.216 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-05-22 08:57:37.219 [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-22 08:57:37.217 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af8b2d0 2025-05-22 08:57:37.219 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7af8b2d0 2025-05-22 08:57:37.219 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-05-22 08:57:37.220 [DefaultDispatcher-worker-2 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:37.221 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255c3bb 2025-05-22 08:57:37.221 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@1255c3bb 2025-05-22 08:57:37.221 [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-22 08:57:37.221 [DefaultDispatcher-worker-2 @call-context#95] INFO ktor.test - Application started in 0.002 seconds. 2025-05-22 08:57:37.222 [DefaultDispatcher-worker-9 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:37.222 [DefaultDispatcher-worker-9 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:37.222 [DefaultDispatcher-worker-2 @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-22 08:57:37.222 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@446e6f0c 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:37.223 [DefaultDispatcher-worker-2 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-05-22 08:57:37.225 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@44417ddf 2025-05-22 08:57:37.225 [DefaultDispatcher-worker-2 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@44417ddf 2025-05-22 08:57:37.225 [DefaultDispatcher-worker-2 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-05-22 08:57:37.235 [DefaultDispatcher-worker-2 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44417ddf 2025-05-22 08:57:37.238 [DefaultDispatcher-worker-2 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44417ddf 2025-05-22 08:57:37.241 [DefaultDispatcher-worker-2 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@44417ddf 2025-05-22 08:57:37.244 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-05-22 08:57:37.244 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-05-22 08:57:37.244 [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-22 08:57:37.264 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 08:57:37.265 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:37.266 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:37.266 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-05-22 08:57:37.268 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.268 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.268 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-05-22 08:57:37.275 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.277 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.279 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.280 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 08:57:37.288 [DefaultDispatcher-worker-10 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.295 [DefaultDispatcher-worker-9 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.313 [DefaultDispatcher-worker-18 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.317 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.318 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-05-22 08:57:37.319 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-05-22 08:57:37.320 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-22 08:57:37.320 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-22 08:57:37.320 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-05-22 08:57:37.325 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-05-22 08:57:37.328 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e7b2c6 2025-05-22 08:57:37.328 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@19e7b2c6 2025-05-22 08:57:37.330 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17204f8a 2025-05-22 08:57:37.330 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@17204f8a 2025-05-22 08:57:37.332 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@131fd9b6 2025-05-22 08:57:37.332 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@131fd9b6 2025-05-22 08:57:37.334 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@561d45b1 2025-05-22 08:57:37.334 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@561d45b1 2025-05-22 08:57:37.335 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7248ac36 2025-05-22 08:57:37.336 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7248ac36 2025-05-22 08:57:37.337 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6781f1ea 2025-05-22 08:57:37.337 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6781f1ea 2025-05-22 08:57:37.339 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e46c5 2025-05-22 08:57:37.339 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@a3e46c5 2025-05-22 08:57:37.341 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3632bafe 2025-05-22 08:57:37.341 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3632bafe 2025-05-22 08:57:37.343 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8912 2025-05-22 08:57:37.343 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ac8912 2025-05-22 08:57:37.343 [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-22 08:57:37.358 [DefaultDispatcher-worker-7 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-05-22 08:57:37.359 [DefaultDispatcher-worker-7 @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-22 08:57:37.359 [DefaultDispatcher-worker-7 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-05-22 08:57:37.359 [DefaultDispatcher-worker-7 @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-22 08:57:37.361 [DefaultDispatcher-worker-7 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-05-22 08:57:37.364 [DefaultDispatcher-worker-7 @call-context#125] INFO ktor.test - Application started in 0.004 seconds. 2025-05-22 08:57:37.364 [DefaultDispatcher-worker-18 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-05-22 08:57:37.364 [DefaultDispatcher-worker-18 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-05-22 08:57:37.364 [DefaultDispatcher-worker-7 @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-22 08:57:37.365 [DefaultDispatcher-worker-7 @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-22 08:57:37.365 [DefaultDispatcher-worker-7 @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-22 08:57:37.368 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-05-22 08:57:37.371 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5cddaf 2025-05-22 08:57:37.371 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@f5cddaf 2025-05-22 08:57:37.373 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b3234 2025-05-22 08:57:37.373 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@19b3234 2025-05-22 08:57:37.375 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4b6df 2025-05-22 08:57:37.376 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a4b6df 2025-05-22 08:57:37.377 [DefaultDispatcher-worker-7 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.378 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6380f 2025-05-22 08:57:37.378 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@40a6380f 2025-05-22 08:57:37.380 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@297e2411 2025-05-22 08:57:37.381 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@297e2411 2025-05-22 08:57:37.383 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@71acb998 2025-05-22 08:57:37.383 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@71acb998 2025-05-22 08:57:37.385 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@519efb3c 2025-05-22 08:57:37.385 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@519efb3c 2025-05-22 08:57:37.388 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2089c740 2025-05-22 08:57:37.388 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2089c740 2025-05-22 08:57:37.390 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@780f21ec 2025-05-22 08:57:37.391 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@780f21ec 2025-05-22 08:57:37.391 [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-22 08:57:37.396 [DefaultDispatcher-worker-7 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-05-22 08:57:37.398 [DefaultDispatcher-worker-7 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-05-22 08:57:37.399 [DefaultDispatcher-worker-18 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-05-22 08:57:37.400 [DefaultDispatcher-worker-18 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-05-22 08:57:37.403 [DefaultDispatcher-worker-18 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-05-22 08:57:37.403 [DefaultDispatcher-worker-18 @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-22 08:57:37.418 [DefaultDispatcher-worker-18 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-05-22 08:57:37.420 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0)