2025-06-02 07:14:21.378 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-06-02 07:14:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:21.384 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@77a98a6a 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:21.385 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:21.386 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:21.387 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-06-02 07:14:21.469 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-06-02 07:14:21.470 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-06-02 07:14:21.470 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-06-02 07:14:21.549 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@73db4768 2025-06-02 07:14:21.571 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 07:14:22.216 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-06-02 07:14:22.219 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:22.219 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7bd96822 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:22.220 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 07:14:22.221 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:22.222 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:22.223 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-06-02 07:14:22.224 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.224 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.224 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-06-02 07:14:22.280 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.287 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.292 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.324 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-06-02 07:14:22.329 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65965ee5 2025-06-02 07:14:22.329 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@65965ee5 2025-06-02 07:14:22.332 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b51ac27 2025-06-02 07:14:22.332 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6b51ac27 2025-06-02 07:14:22.335 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6e3595 2025-06-02 07:14:22.335 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f6e3595 2025-06-02 07:14:22.338 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6ca61c 2025-06-02 07:14:22.338 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2a6ca61c 2025-06-02 07:14:22.341 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddaa4c2 2025-06-02 07:14:22.341 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ddaa4c2 2025-06-02 07:14:22.344 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8c0fca 2025-06-02 07:14:22.344 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@1b8c0fca 2025-06-02 07:14:22.344 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.347 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d053b3 2025-06-02 07:14:22.347 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@5d053b3 2025-06-02 07:14:22.349 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a435953 2025-06-02 07:14:22.349 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a435953 2025-06-02 07:14:22.352 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6217186d 2025-06-02 07:14:22.352 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@6217186d 2025-06-02 07:14:22.352 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-06-02 07:14:22.365 [DefaultDispatcher-worker-6 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.378 [DefaultDispatcher-worker-3 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.388 [DefaultDispatcher-worker-11 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.451 [DefaultDispatcher-worker-10 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@1fedf0a4 2025-06-02 07:14:22.469 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-06-02 07:14:22.476 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=secret23. 2025-06-02 07:14:22.476 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-06-02 07:14:22.488 [DefaultDispatcher-worker-10 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:22.507 [DefaultDispatcher-worker-10 @call-context#16] INFO ktor.test - Application started in 0.022 seconds. 2025-06-02 07:14:22.507 [DefaultDispatcher-worker-10 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@62a9b17b 2025-06-02 07:14:22.508 [DefaultDispatcher-worker-3 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:22.508 [DefaultDispatcher-worker-3 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:22.524 [DefaultDispatcher-worker-10 @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-06-02 07:14:22.669 [DefaultDispatcher-worker-3 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 147ms 2025-06-02 07:14:22.677 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-06-02 07:14:22.677 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-06-02 07:14:22.684 [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-06-02 07:14:22.684 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@62a9b17b 2025-06-02 07:14:22.685 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@62a9b17b 2025-06-02 07:14:22.688 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7186b202 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:22.689 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:22.690 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:22.690 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-06-02 07:14:22.692 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.692 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.692 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-06-02 07:14:22.700 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.701 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.703 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.712 [DefaultDispatcher-worker-10 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.718 [DefaultDispatcher-worker-3 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.726 [DefaultDispatcher-worker-11 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.734 [DefaultDispatcher-worker-11 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.764 [DefaultDispatcher-worker-10 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@65ef48f2 2025-06-02 07:14:22.765 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-06-02 07:14:22.765 [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-06-02 07:14:22.765 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-06-02 07:14:22.766 [DefaultDispatcher-worker-10 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:22.767 [DefaultDispatcher-worker-10 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 07:14:22.767 [DefaultDispatcher-worker-10 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@4fa193ee 2025-06-02 07:14:22.767 [DefaultDispatcher-worker-3 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:22.767 [DefaultDispatcher-worker-3 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:22.768 [DefaultDispatcher-worker-10 @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-06-02 07:14:22.792 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 07:14:22.796 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c69f823 2025-06-02 07:14:22.796 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c69f823 2025-06-02 07:14:22.798 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae13de 2025-06-02 07:14:22.799 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@22ae13de 2025-06-02 07:14:22.801 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@26919353 2025-06-02 07:14:22.801 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@26919353 2025-06-02 07:14:22.804 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@639319e5 2025-06-02 07:14:22.804 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@639319e5 2025-06-02 07:14:22.805 [DefaultDispatcher-worker-11 @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-06-02 07:14:22.806 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d85d54 2025-06-02 07:14:22.806 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d85d54 2025-06-02 07:14:22.807 [DefaultDispatcher-worker-11 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 39ms 2025-06-02 07:14:22.807 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-06-02 07:14:22.807 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-06-02 07:14:22.807 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@4fa193ee 2025-06-02 07:14:22.807 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@4fa193ee 2025-06-02 07:14:22.808 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba9e72 2025-06-02 07:14:22.808 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@52ba9e72 2025-06-02 07:14:22.810 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@781b847d 2025-06-02 07:14:22.810 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@781b847d 2025-06-02 07:14:22.811 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-06-02 07:14:22.812 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bce6aa 2025-06-02 07:14:22.812 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3bce6aa 2025-06-02 07:14:22.813 [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-06-02 07:14:22.813 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-06-02 07:14:22.813 [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-06-02 07:14:22.814 [DefaultDispatcher-worker-11 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:22.814 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cc3974 2025-06-02 07:14:22.814 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@41cc3974 2025-06-02 07:14:22.814 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 07:14:22.814 [DefaultDispatcher-worker-11 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 07:14:22.814 [DefaultDispatcher-worker-11 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@39f8c9c0 2025-06-02 07:14:22.814 [DefaultDispatcher-worker-2 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:22.814 [DefaultDispatcher-worker-2 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:22.815 [DefaultDispatcher-worker-11 @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-06-02 07:14:22.819 [DefaultDispatcher-worker-11 @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-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a92a377 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:22.824 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:22.825 [DefaultDispatcher-worker-11 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-06-02 07:14:22.827 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.827 [DefaultDispatcher-worker-11 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.827 [DefaultDispatcher-worker-11 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-06-02 07:14:22.834 [DefaultDispatcher-worker-11 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.836 [DefaultDispatcher-worker-11 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.837 [DefaultDispatcher-worker-11 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.850 [DefaultDispatcher-worker-10 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.874 [DefaultDispatcher-worker-5 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2c8d40d9 2025-06-02 07:14:22.879 [DefaultDispatcher-worker-5 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 65ms 2025-06-02 07:14:22.879 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-06-02 07:14:22.879 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-06-02 07:14:22.880 [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-06-02 07:14:22.896 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@39f8c9c0 2025-06-02 07:14:22.897 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@39f8c9c0 2025-06-02 07:14:22.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-06-02 07:14:22.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:22.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:22.901 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7e34b127 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:22.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-06-02 07:14:22.902 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@60cb1ed6 2025-06-02 07:14:22.902 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-06-02 07:14:22.908 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-06-02 07:14:22.909 [DefaultDispatcher-worker-2 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:22.910 [DefaultDispatcher-worker-2 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 07:14:22.910 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:22.910 [DefaultDispatcher-worker-5 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:22.911 [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-06-02 07:14:22.916 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-06-02 07:14:22.916 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-06-02 07:14:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-06-02 07:14:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:22.917 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@f238e4f 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:22.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-06-02 07:14:22.918 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-06-02 07:14:22.918 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-06-02 07:14:22.927 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 07:14:22.930 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a43cea4 2025-06-02 07:14:22.931 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@5a43cea4 2025-06-02 07:14:22.932 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@54842b9c 2025-06-02 07:14:22.933 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@54842b9c 2025-06-02 07:14:22.934 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bba5d4 2025-06-02 07:14:22.934 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50bba5d4 2025-06-02 07:14:22.936 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b921a7 2025-06-02 07:14:22.936 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@15b921a7 2025-06-02 07:14:22.939 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@514bfb5a 2025-06-02 07:14:22.939 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@514bfb5a 2025-06-02 07:14:22.941 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e6f224 2025-06-02 07:14:22.941 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@24e6f224 2025-06-02 07:14:22.943 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fe7669 2025-06-02 07:14:22.943 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@29fe7669 2025-06-02 07:14:22.945 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7596dee8 2025-06-02 07:14:22.945 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7596dee8 2025-06-02 07:14:22.946 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897a2b 2025-06-02 07:14:22.946 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7b897a2b 2025-06-02 07:14:22.946 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 07:14:22.947 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@75fe1619 2025-06-02 07:14:22.948 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-06-02 07:14:22.949 [DefaultDispatcher-worker-5 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:22.949 [DefaultDispatcher-worker-5 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-06-02 07:14:22.949 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:22.949 [DefaultDispatcher-worker-6 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:22.950 [DefaultDispatcher-worker-5 @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-06-02 07:14:22.958 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-06-02 07:14:22.958 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-06-02 07:14:22.963 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-06-02 07:14:22.964 [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-06-02 07:14:22.964 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-06-02 07:14:22.964 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:22.965 [DefaultDispatcher-worker-3 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 07:14:22.965 [DefaultDispatcher-worker-5 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:22.965 [DefaultDispatcher-worker-5 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:22.966 [DefaultDispatcher-worker-3 @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-06-02 07:14:22.966 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6fbe2ebb 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:22.967 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-06-02 07:14:22.969 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bca2e44 2025-06-02 07:14:22.969 [DefaultDispatcher-worker-3 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2bca2e44 2025-06-02 07:14:22.969 [DefaultDispatcher-worker-3 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-06-02 07:14:22.976 [DefaultDispatcher-worker-3 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bca2e44 2025-06-02 07:14:22.977 [DefaultDispatcher-worker-3 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bca2e44 2025-06-02 07:14:22.979 [DefaultDispatcher-worker-3 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2bca2e44 2025-06-02 07:14:22.982 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-06-02 07:14:22.982 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-06-02 07:14:22.982 [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-06-02 07:14:23.001 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@7fb8bad0 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:23.002 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:23.002 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-06-02 07:14:23.003 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 07:14:23.004 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.004 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.005 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-06-02 07:14:23.012 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.013 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.014 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.019 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 07:14:23.023 [DefaultDispatcher-worker-1 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.031 [DefaultDispatcher-worker-2 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.043 [DefaultDispatcher-worker-3 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.046 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3c9ef6e9 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 07:14:23.048 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 07:14:23.048 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-06-02 07:14:23.049 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-06-02 07:14:23.049 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-06-02 07:14:23.049 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-06-02 07:14:23.069 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 07:14:23.072 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a3795a 2025-06-02 07:14:23.072 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@73a3795a 2025-06-02 07:14:23.074 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64895e 2025-06-02 07:14:23.074 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7d64895e 2025-06-02 07:14:23.076 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@795b122a 2025-06-02 07:14:23.076 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@795b122a 2025-06-02 07:14:23.078 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c598365 2025-06-02 07:14:23.078 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@3c598365 2025-06-02 07:14:23.080 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5458541d 2025-06-02 07:14:23.080 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5458541d 2025-06-02 07:14:23.082 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@daf19b1 2025-06-02 07:14:23.082 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@daf19b1 2025-06-02 07:14:23.083 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c44906c 2025-06-02 07:14:23.083 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c44906c 2025-06-02 07:14:23.085 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-06-02 07:14:23.085 [DefaultDispatcher-worker-3 @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-06-02 07:14:23.085 [DefaultDispatcher-worker-3 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-06-02 07:14:23.085 [DefaultDispatcher-worker-3 @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-06-02 07:14:23.085 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c767c2a 2025-06-02 07:14:23.085 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5c767c2a 2025-06-02 07:14:23.085 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 07:14:23.088 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a983305 2025-06-02 07:14:23.088 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4a983305 2025-06-02 07:14:23.088 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 07:14:23.089 [DefaultDispatcher-worker-3 @call-context#125] INFO ktor.test - Application started in 0.004 seconds. 2025-06-02 07:14:23.089 [DefaultDispatcher-worker-1 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-06-02 07:14:23.089 [DefaultDispatcher-worker-1 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-06-02 07:14:23.090 [DefaultDispatcher-worker-3 @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-06-02 07:14:23.090 [DefaultDispatcher-worker-3 @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-06-02 07:14:23.090 [DefaultDispatcher-worker-3 @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-06-02 07:14:23.105 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-06-02 07:14:23.106 [DefaultDispatcher-worker-12 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.108 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@494d9d9 2025-06-02 07:14:23.108 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@494d9d9 2025-06-02 07:14:23.110 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@a53273b 2025-06-02 07:14:23.110 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@a53273b 2025-06-02 07:14:23.113 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6cb2a9 2025-06-02 07:14:23.113 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@e6cb2a9 2025-06-02 07:14:23.116 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e2d00 2025-06-02 07:14:23.116 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b6e2d00 2025-06-02 07:14:23.118 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@69967fa5 2025-06-02 07:14:23.118 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@69967fa5 2025-06-02 07:14:23.121 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aefe753 2025-06-02 07:14:23.121 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@7aefe753 2025-06-02 07:14:23.124 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fdeb5d 2025-06-02 07:14:23.124 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@11fdeb5d 2025-06-02 07:14:23.127 [DefaultDispatcher-worker-5 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@76437e9b 2025-06-02 07:14:23.127 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b41d24f 2025-06-02 07:14:23.127 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b41d24f 2025-06-02 07:14:23.129 [DefaultDispatcher-worker-5 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-06-02 07:14:23.129 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0ebd5 2025-06-02 07:14:23.129 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@71f0ebd5 2025-06-02 07:14:23.129 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 07:14:23.130 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-06-02 07:14:23.130 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-06-02 07:14:23.133 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-06-02 07:14:23.134 [DefaultDispatcher-worker-8 @coroutine#124] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers response body for http://localhost/api/report/run to class io.ktor.utils.io.core.ByteReadPacket 2025-06-02 07:14:23.148 [DefaultDispatcher-worker-1 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@57e5396b 2025-06-02 07:14:23.149 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:02.276 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-1 - configuration: 2025-06-02 11:34:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:02.278 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@4b3a45f1 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-1" 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:02.279 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:02.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:02.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:02.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:02.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:02.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:02.280 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:02.280 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2025-06-02 11:34:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-06-02 11:34:02.329 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Added connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-06-02 11:34:02.329 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2025-06-02 11:34:02.400 [Test worker] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-1 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@652a7737 2025-06-02 11:34:02.430 [HikariPool-1 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-1 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:02.977 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-2 - configuration: 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@38cedb7d 2025-06-02 11:34:02.979 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:02.980 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-2" 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:02.981 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:02.981 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2025-06-02 11:34:02.982 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:02.982 [Test worker @coroutine#3] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:02.982 [Test worker @coroutine#3] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2025-06-02 11:34:03.047 [Test worker @coroutine#4] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.052 [Test worker @coroutine#5] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.057 [Test worker @coroutine#7] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.083 [HikariPool-2 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Pool stats (total=1, active=1, idle=0, waiting=0) 2025-06-02 11:34:03.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@98de03 2025-06-02 11:34:03.085 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@98de03 2025-06-02 11:34:03.088 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f3060 2025-06-02 11:34:03.088 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@e5f3060 2025-06-02 11:34:03.091 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a60b573 2025-06-02 11:34:03.091 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@a60b573 2025-06-02 11:34:03.093 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f623a5b 2025-06-02 11:34:03.093 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@4f623a5b 2025-06-02 11:34:03.095 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@94c9d72 2025-06-02 11:34:03.096 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@94c9d72 2025-06-02 11:34:03.098 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e67700b 2025-06-02 11:34:03.098 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@7e67700b 2025-06-02 11:34:03.100 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a38999 2025-06-02 11:34:03.100 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@71a38999 2025-06-02 11:34:03.101 [DefaultDispatcher-worker-2 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4dc514 2025-06-02 11:34:03.103 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@2f4dc514 2025-06-02 11:34:03.105 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42877a82 2025-06-02 11:34:03.106 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - Added connection org.sqlite.jdbc4.JDBC4Connection@42877a82 2025-06-02 11:34:03.106 [HikariPool-2 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-2 - After adding stats (total=10, active=1, idle=9, waiting=0) 2025-06-02 11:34:03.116 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.129 [DefaultDispatcher-worker-7 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.140 [DefaultDispatcher-worker-1 @coroutine#3] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.216 [DefaultDispatcher-worker-2 @coroutine#13] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@2acdcce8 2025-06-02 11:34:03.233 [Test worker @coroutine#15] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=secret23 2025-06-02 11:34:03.241 [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-06-02 11:34:03.242 [Test worker @coroutine#15] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=secret23 2025-06-02 11:34:03.255 [DefaultDispatcher-worker-2 @call-context#16] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.278 [DefaultDispatcher-worker-2 @call-context#16] INFO ktor.test - Application started in 0.027 seconds. 2025-06-02 11:34:03.278 [DefaultDispatcher-worker-2 @call-context#16] DEBUG ktor.test - Application started: io.ktor.server.application.Application@39eb9476 2025-06-02 11:34:03.279 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.280 [DefaultDispatcher-worker-6 @coroutine#18] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.298 [DefaultDispatcher-worker-2 @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-06-02 11:34:03.450 [DefaultDispatcher-worker-6 @request#16] DEBUG ktor.test - 200 OK: POST - /auth/login in 154ms 2025-06-02 11:34:03.458 [Test worker @coroutine#15] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=secret23 2025-06-02 11:34:03.458 [Test worker @coroutine#15] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=secret23 2025-06-02 11:34:03.464 [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-06-02 11:34:03.465 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@39eb9476 2025-06-02 11:34:03.465 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@39eb9476 2025-06-02 11:34:03.468 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-3 - configuration: 2025-06-02 11:34:03.469 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.469 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.469 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.469 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.469 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.469 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@6a32191e 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-3" 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.470 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.470 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Starting... 2025-06-02 11:34:03.472 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.473 [Test worker @coroutine#25] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.473 [Test worker @coroutine#25] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-3 - Start completed. 2025-06-02 11:34:03.480 [Test worker @coroutine#26] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.482 [Test worker @coroutine#28] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.483 [Test worker @coroutine#30] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.492 [DefaultDispatcher-worker-6 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.500 [DefaultDispatcher-worker-5 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.507 [DefaultDispatcher-worker-2 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.514 [DefaultDispatcher-worker-2 @coroutine#25] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.538 [DefaultDispatcher-worker-4 @coroutine#36] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-3 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@9accff0 2025-06-02 11:34:03.539 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/login?username=mary&password=wrong 2025-06-02 11:34:03.539 [Test worker @coroutine#38] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http:///auth/login?username=mary&password=wrong. 2025-06-02 11:34:03.539 [Test worker @coroutine#38] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/login?username=mary&password=wrong 2025-06-02 11:34:03.540 [DefaultDispatcher-worker-4 @call-context#39] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.541 [DefaultDispatcher-worker-4 @call-context#39] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 11:34:03.541 [DefaultDispatcher-worker-4 @call-context#39] DEBUG ktor.test - Application started: io.ktor.server.application.Application@7a6d3046 2025-06-02 11:34:03.541 [DefaultDispatcher-worker-1 @coroutine#41] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.541 [DefaultDispatcher-worker-1 @coroutine#41] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.541 [DefaultDispatcher-worker-4 @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-06-02 11:34:03.574 [HikariPool-3 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:03.577 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed297c 2025-06-02 11:34:03.577 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@42ed297c 2025-06-02 11:34:03.580 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2adf51 2025-06-02 11:34:03.580 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c2adf51 2025-06-02 11:34:03.585 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4815420c 2025-06-02 11:34:03.587 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@4815420c 2025-06-02 11:34:03.591 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d17d56a 2025-06-02 11:34:03.592 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@d17d56a 2025-06-02 11:34:03.594 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@269aab7d 2025-06-02 11:34:03.594 [DefaultDispatcher-worker-1 @request#39] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from String to OutgoingContent for the POST /auth/login?username=mary&password=wrong request because the String type is ignored. See [ContentNegotiationConfig::ignoreType]. 2025-06-02 11:34:03.594 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@269aab7d 2025-06-02 11:34:03.595 [DefaultDispatcher-worker-1 @request#39] DEBUG ktor.test - 403 Forbidden: POST - /auth/login in 54ms 2025-06-02 11:34:03.596 [Test worker @coroutine#38] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/login?username=mary&password=wrong 2025-06-02 11:34:03.596 [Test worker @coroutine#38] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/login?username=mary&password=wrong 2025-06-02 11:34:03.596 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@7a6d3046 2025-06-02 11:34:03.596 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@7a6d3046 2025-06-02 11:34:03.596 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd038a8 2025-06-02 11:34:03.597 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@3cd038a8 2025-06-02 11:34:03.598 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb7181c 2025-06-02 11:34:03.599 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@5eb7181c 2025-06-02 11:34:03.600 [Test worker @coroutine#47] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///auth/register 2025-06-02 11:34:03.600 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d382a25 2025-06-02 11:34:03.600 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d382a25 2025-06-02 11:34:03.602 [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-06-02 11:34:03.602 [Test worker @coroutine#47] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///auth/register 2025-06-02 11:34:03.602 [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-06-02 11:34:03.602 [DefaultDispatcher-worker-1 @call-context#48] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.602 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8aa5bc 2025-06-02 11:34:03.602 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - Added connection org.sqlite.jdbc4.JDBC4Connection@1e8aa5bc 2025-06-02 11:34:03.602 [HikariPool-3 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-3 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 11:34:03.603 [DefaultDispatcher-worker-1 @call-context#48] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 11:34:03.603 [DefaultDispatcher-worker-1 @call-context#48] DEBUG ktor.test - Application started: io.ktor.server.application.Application@7048079a 2025-06-02 11:34:03.603 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.603 [DefaultDispatcher-worker-4 @coroutine#50] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.603 [DefaultDispatcher-worker-1 @request#48] TRACE io.ktor.routing.Routing - Trace for [auth, register] /, segment:0 -> SUCCESS @ / /auth, segment:1 -> SUCCESS @ /auth /auth/login, segment:1 -> FAILURE "Selector didn't match" @ /auth/login /auth/register, segment:2 -> SUCCESS @ /auth/register /auth/register/(method:POST), segment:2 -> SUCCESS @ /auth/register/(method:POST) /auth/person, segment:1 -> FAILURE "Selector didn't match" @ /auth/person /auth/hash, segment:1 -> FAILURE "Selector didn't match" @ /auth/hash Matched routes: "" -> "auth" -> "register" -> "(method:POST)" Route resolve result: SUCCESS @ /auth/register/(method:POST) 2025-06-02 11:34:03.608 [DefaultDispatcher-worker-1 @request#48] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteBufferChannel and expected type TypeInfo(type=class com.ustadmobile.core.account.RegisterRequest, reifiedType=class com.ustadmobile.core.account.RegisterRequest, kotlinType=com.ustadmobile.core.account.RegisterRequest) for call /auth/register 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-4 - configuration: 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.614 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@78e44dac 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-4" 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.615 [DefaultDispatcher-worker-1 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Starting... 2025-06-02 11:34:03.617 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.617 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.617 [DefaultDispatcher-worker-1 @request#48] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-4 - Start completed. 2025-06-02 11:34:03.625 [DefaultDispatcher-worker-1 @coroutine#53] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.626 [DefaultDispatcher-worker-1 @coroutine#55] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.628 [DefaultDispatcher-worker-1 @coroutine#57] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.638 [DefaultDispatcher-worker-1 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.665 [DefaultDispatcher-worker-7 @request#48] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-4 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@3edc7265 2025-06-02 11:34:03.670 [DefaultDispatcher-worker-7 @request#48] DEBUG ktor.test - 200 OK: POST - /auth/register in 67ms 2025-06-02 11:34:03.671 [Test worker @coroutine#47] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/auth/register 2025-06-02 11:34:03.671 [Test worker @coroutine#47] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/auth/register 2025-06-02 11:34:03.672 [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-06-02 11:34:03.687 [Test worker] DEBUG ktor.test - Application stopping: io.ktor.server.application.Application@7048079a 2025-06-02 11:34:03.687 [Test worker] DEBUG ktor.test - Application stopped: io.ktor.server.application.Application@7048079a 2025-06-02 11:34:03.691 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-5 - configuration: 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@5f8d9767 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-5" 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.692 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.692 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Starting... 2025-06-02 11:34:03.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-06-02 11:34:03.693 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Added connection org.sqlite.jdbc4.JDBC4Connection@62b09715 2025-06-02 11:34:03.693 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-5 - Start completed. 2025-06-02 11:34:03.699 [Test worker @coroutine#70] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-06-02 11:34:03.699 [DefaultDispatcher-worker-14 @call-context#71] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.700 [DefaultDispatcher-worker-14 @call-context#71] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 11:34:03.700 [DefaultDispatcher-worker-13 @coroutine#73] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.700 [DefaultDispatcher-worker-13 @coroutine#73] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.701 [DefaultDispatcher-worker-14 @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-06-02 11:34:03.706 [Test worker @coroutine#70] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-06-02 11:34:03.706 [Test worker @coroutine#70] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-6 - configuration: 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@390037e7 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 11:34:03.707 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-6" 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Starting... 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-06-02 11:34:03.708 [Test worker] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Added connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-06-02 11:34:03.708 [Test worker] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-6 - Start completed. 2025-06-02 11:34:03.718 [HikariPool-4 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:03.720 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e824e 2025-06-02 11:34:03.720 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@49e824e 2025-06-02 11:34:03.722 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@a597cad 2025-06-02 11:34:03.722 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@a597cad 2025-06-02 11:34:03.724 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@e66e93e 2025-06-02 11:34:03.724 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@e66e93e 2025-06-02 11:34:03.727 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b647696 2025-06-02 11:34:03.727 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@4b647696 2025-06-02 11:34:03.728 [Test worker @coroutine#83] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-6 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@7f4596d0 2025-06-02 11:34:03.729 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b181146 2025-06-02 11:34:03.729 [Test worker @coroutine#85] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/content/1234/file.html 2025-06-02 11:34:03.729 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@3b181146 2025-06-02 11:34:03.729 [DefaultDispatcher-worker-14 @call-context#86] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.729 [DefaultDispatcher-worker-14 @call-context#86] INFO ktor.test - Application started in 0.0 seconds. 2025-06-02 11:34:03.730 [DefaultDispatcher-worker-13 @coroutine#88] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.730 [DefaultDispatcher-worker-13 @coroutine#88] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.730 [DefaultDispatcher-worker-14 @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-06-02 11:34:03.731 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5be9c 2025-06-02 11:34:03.731 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ae5be9c 2025-06-02 11:34:03.732 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@437387e7 2025-06-02 11:34:03.732 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@437387e7 2025-06-02 11:34:03.734 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4b89d9 2025-06-02 11:34:03.734 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@2b4b89d9 2025-06-02 11:34:03.735 [Test worker @coroutine#85] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/content/1234/file.html 2025-06-02 11:34:03.735 [Test worker @coroutine#85] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/content/1234/file.html 2025-06-02 11:34:03.736 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50223fd7 2025-06-02 11:34:03.736 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - Added connection org.sqlite.jdbc4.JDBC4Connection@50223fd7 2025-06-02 11:34:03.736 [HikariPool-4 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-4 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 11:34:03.745 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http:///Site/verify 2025-06-02 11:34:03.745 [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-06-02 11:34:03.745 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http:///Site/verify 2025-06-02 11:34:03.746 [DefaultDispatcher-worker-1 @call-context#95] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.747 [DefaultDispatcher-worker-1 @call-context#95] INFO ktor.test - Application started in 0.001 seconds. 2025-06-02 11:34:03.747 [DefaultDispatcher-worker-13 @coroutine#97] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.747 [DefaultDispatcher-worker-13 @coroutine#97] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.747 [DefaultDispatcher-worker-1 @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-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-7 - configuration: 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@a1b92c7 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.748 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-7" 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.749 [DefaultDispatcher-worker-1 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Starting... 2025-06-02 11:34:03.751 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@158a7b41 2025-06-02 11:34:03.751 [DefaultDispatcher-worker-1 @request#95] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@158a7b41 2025-06-02 11:34:03.751 [DefaultDispatcher-worker-1 @request#95] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-7 - Start completed. 2025-06-02 11:34:03.758 [DefaultDispatcher-worker-1 @coroutine#100] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158a7b41 2025-06-02 11:34:03.759 [DefaultDispatcher-worker-1 @coroutine#102] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158a7b41 2025-06-02 11:34:03.761 [DefaultDispatcher-worker-1 @coroutine#104] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-7 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@158a7b41 2025-06-02 11:34:03.764 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/Site/verify 2025-06-02 11:34:03.764 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/Site/verify 2025-06-02 11:34:03.765 [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-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-8 - configuration: 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@59303963 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................1800000 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................10 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................10 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-8" 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.785 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.786 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.786 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.786 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Starting... 2025-06-02 11:34:03.788 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.788 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.788 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-8 - Start completed. 2025-06-02 11:34:03.793 [HikariPool-5 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-5 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:03.795 [Test worker @coroutine#110] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.796 [Test worker @coroutine#112] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.797 [Test worker @coroutine#114] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.806 [DefaultDispatcher-worker-7 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.808 [HikariPool-6 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-6 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:03.813 [DefaultDispatcher-worker-14 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.825 [DefaultDispatcher-worker-12 @coroutine#116] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.828 [Test worker @coroutine#120] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - HikariPool-9 - configuration: 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - allowPoolSuspension.............false 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - autoCommit......................true 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - catalog.........................none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionInitSql...............none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTestQuery.............none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - connectionTimeout...............30000 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSource......................org.sqlite.SQLiteDataSource@3b7c58e7 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceClassName.............none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceJNDI..................none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - dataSourceProperties............{password=} 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - driverClassName.................none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckProperties...........{} 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - healthCheckRegistry.............none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - idleTimeout.....................600000 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailFast..........true 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - initializationFailTimeout.......1 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - isolateInternalQueries..........false 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbc4ConnectionTest.............false 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - jdbcUrl.........................none 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - leakDetectionThreshold..........0 2025-06-02 11:34:03.830 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maxLifetime.....................9223372036854775807 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - maximumPoolSize.................1 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricRegistry..................none 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - metricsTrackerFactory...........none 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - minimumIdle.....................1 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - password........................ 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - poolName........................"HikariPool-9" 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - readOnly........................false 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - registerMbeans..................false 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutor...............none 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - scheduledExecutorService........internal 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - threadFactory...................internal 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - transactionIsolation............default 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - username........................none 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.HikariConfig - validationTimeout...............5000 2025-06-02 11:34:03.831 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Starting... 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-06-02 11:34:03.831 [Test worker @coroutine#109] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Added connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-06-02 11:34:03.831 [Test worker @coroutine#109] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-9 - Start completed. 2025-06-02 11:34:03.851 [HikariPool-7 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:03.854 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ec148 2025-06-02 11:34:03.854 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@531ec148 2025-06-02 11:34:03.856 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd9255b 2025-06-02 11:34:03.856 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@5dd9255b 2025-06-02 11:34:03.859 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e6aa38 2025-06-02 11:34:03.859 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@59e6aa38 2025-06-02 11:34:03.862 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce42f60 2025-06-02 11:34:03.862 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@1ce42f60 2025-06-02 11:34:03.864 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d5b935 2025-06-02 11:34:03.864 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@39d5b935 2025-06-02 11:34:03.866 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db2b0a9 2025-06-02 11:34:03.866 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@2db2b0a9 2025-06-02 11:34:03.867 [DefaultDispatcher-worker-5 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application header for http://localhost/api/report/run 2025-06-02 11:34:03.867 [DefaultDispatcher-worker-5 @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-06-02 11:34:03.867 [DefaultDispatcher-worker-5 @coroutine#124] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost/api/report/run 2025-06-02 11:34:03.867 [DefaultDispatcher-worker-5 @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-06-02 11:34:03.868 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4169784d 2025-06-02 11:34:03.868 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@4169784d 2025-06-02 11:34:03.868 [DefaultDispatcher-worker-5 @call-context#125] INFO ktor.test - No ktor.deployment.watch patterns specified, automatic reload is not active. 2025-06-02 11:34:03.871 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccbd02f 2025-06-02 11:34:03.871 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@7ccbd02f 2025-06-02 11:34:03.872 [DefaultDispatcher-worker-5 @call-context#125] INFO ktor.test - Application started in 0.004 seconds. 2025-06-02 11:34:03.872 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at http://localhost:80 2025-06-02 11:34:03.872 [DefaultDispatcher-worker-7 @coroutine#127] INFO ktor.test - Responding at https://localhost:443 2025-06-02 11:34:03.872 [DefaultDispatcher-worker-5 @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-06-02 11:34:03.873 [DefaultDispatcher-worker-5 @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-06-02 11:34:03.873 [DefaultDispatcher-worker-5 @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-06-02 11:34:03.873 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6843c292 2025-06-02 11:34:03.873 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - Added connection org.sqlite.jdbc4.JDBC4Connection@6843c292 2025-06-02 11:34:03.873 [HikariPool-7 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-7 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 11:34:03.887 [DefaultDispatcher-worker-2 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.888 [HikariPool-8 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Pool stats (total=1, active=0, idle=1, waiting=0) 2025-06-02 11:34:03.892 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e40e37 2025-06-02 11:34:03.892 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@63e40e37 2025-06-02 11:34:03.894 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d23ec3b 2025-06-02 11:34:03.894 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6d23ec3b 2025-06-02 11:34:03.896 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@691c6547 2025-06-02 11:34:03.896 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@691c6547 2025-06-02 11:34:03.898 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ee600 2025-06-02 11:34:03.898 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@2c1ee600 2025-06-02 11:34:03.900 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f48c002 2025-06-02 11:34:03.900 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@6f48c002 2025-06-02 11:34:03.903 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d78abe4 2025-06-02 11:34:03.903 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@1d78abe4 2025-06-02 11:34:03.905 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c4d351 2025-06-02 11:34:03.905 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@17c4d351 2025-06-02 11:34:03.905 [DefaultDispatcher-worker-9 @request#125] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-8 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@34330f77 2025-06-02 11:34:03.907 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c31194f 2025-06-02 11:34:03.907 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@4c31194f 2025-06-02 11:34:03.907 [DefaultDispatcher-worker-9 @request#125] TRACE i.k.s.p.c.ContentNegotiation - Skipping because body is already converted. 2025-06-02 11:34:03.908 [DefaultDispatcher-worker-11 @coroutine#124] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost/api/report/run 2025-06-02 11:34:03.908 [DefaultDispatcher-worker-11 @coroutine#124] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost/api/report/run 2025-06-02 11:34:03.909 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d0981b 2025-06-02 11:34:03.909 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - Added connection org.sqlite.jdbc4.JDBC4Connection@65d0981b 2025-06-02 11:34:03.909 [HikariPool-8 connection adder] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-8 - After adding stats (total=10, active=0, idle=10, waiting=0) 2025-06-02 11:34:03.912 [DefaultDispatcher-worker-11 @coroutine#124] TRACE i.k.c.p.c.ContentNegotiation - Response body is already transformed. Skipping ContentNegotiation for http://localhost/api/report/run. 2025-06-02 11:34:03.912 [DefaultDispatcher-worker-11 @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-06-02 11:34:03.928 [DefaultDispatcher-worker-2 @coroutine#124] DEBUG com.zaxxer.hikari.pool.PoolBase - HikariPool-9 - Reset (autoCommit) on connection org.sqlite.jdbc4.JDBC4Connection@6371cf2f 2025-06-02 11:34:03.931 [HikariPool-9 housekeeper] DEBUG com.zaxxer.hikari.pool.HikariPool - HikariPool-9 - Pool stats (total=1, active=0, idle=1, waiting=0)