2026-07-02 00:06:13.222 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:13.381 [Test worker] INFO io.ktor.server.Application - Application started in 0.333 seconds. 2026-07-02 00:06:13.566 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44063 2026-07-02 00:06:14.575 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44063/resources/index.json 2026-07-02 00:06:14.576 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44063/resources/index.json. 2026-07-02 00:06:14.576 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44063/resources/index.json 2026-07-02 00:06:14.827 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-07-02 00:06:14.959 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 145ms 2026-07-02 00:06:14.976 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44063/resources/index.json 2026-07-02 00:06:14.982 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44063/resources/index.json 2026-07-02 00:06:14.982 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44063/resources/index.json 2026-07-02 00:06:15.033 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:44063/resources/index.json. 2026-07-02 00:06:15.111 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44063/resources/index.json 2026-07-02 00:06:15.111 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:44063/resources/index.json. 2026-07-02 00:06:15.111 [DefaultDispatcher-worker-2 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44063/resources/index.json 2026-07-02 00:06:15.126 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-07-02 00:06:15.128 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-07-02 00:06:15.133 [DefaultDispatcher-worker-1 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44063/resources/index.json 2026-07-02 00:06:15.133 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44063/resources/index.json 2026-07-02 00:06:15.133 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44063/resources/index.json 2026-07-02 00:06:17.178 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:17.179 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-07-02 00:06:17.180 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40031 2026-07-02 00:06:17.234 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40031/resources/index.json 2026-07-02 00:06:17.234 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40031/resources/index.json. 2026-07-02 00:06:17.234 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40031/resources/index.json 2026-07-02 00:06:17.237 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-07-02 00:06:17.238 [DefaultDispatcher-worker-6 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-07-02 00:06:17.239 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40031/resources/index.json 2026-07-02 00:06:17.239 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40031/resources/index.json 2026-07-02 00:06:17.239 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40031/resources/index.json 2026-07-02 00:06:17.240 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:40031/resources/index.json. 2026-07-02 00:06:17.245 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40031/resources/index.json 2026-07-02 00:06:17.246 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40031/resources/index.json. 2026-07-02 00:06:17.246 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40031/resources/index.json 2026-07-02 00:06:17.248 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-07-02 00:06:17.248 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-07-02 00:06:17.249 [DefaultDispatcher-worker-6 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40031/resources/index.json 2026-07-02 00:06:17.249 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40031/resources/index.json 2026-07-02 00:06:17.249 [DefaultDispatcher-worker-6 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40031/resources/index.json 2026-07-02 00:06:19.258 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:19.259 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-07-02 00:06:19.261 [DefaultDispatcher-worker-6 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40631 2026-07-02 00:06:19.266 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40631/resources/lesson001.json 2026-07-02 00:06:19.266 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40631/resources/lesson001.json. 2026-07-02 00:06:19.267 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40631/resources/lesson001.json 2026-07-02 00:06:19.269 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-07-02 00:06:19.271 [DefaultDispatcher-worker-3 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-07-02 00:06:19.272 [DefaultDispatcher-worker-3 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40631/resources/lesson001.json 2026-07-02 00:06:19.272 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40631/resources/lesson001.json 2026-07-02 00:06:19.272 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40631/resources/lesson001.json 2026-07-02 00:06:19.275 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:40631/resources/lesson001.json. 2026-07-02 00:06:21.930 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:21.952 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.412 seconds. 2026-07-02 00:06:21.964 [DefaultDispatcher-worker-1 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34133 2026-07-02 00:06:21.984 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34133/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:21.984 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34133/api/school/respect/schoolpermissiongrant. 2026-07-02 00:06:21.984 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34133/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:22.006 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-07-02 00:06:22.062 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34133/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:22.065 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34133/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:22.065 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34133/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:22.072 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34133/api/school/respect/schoolpermissiongrant. 2026-07-02 00:06:22.208 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.209 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34133/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:22.209 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.216 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:22.259 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.260 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.260 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.262 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34133/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:22.280 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.281 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34133/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:22.281 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.292 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:22.295 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-07-02 00:06:22.297 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.297 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:22.297 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34133/api/school/respect/person?includeRelated=false 2026-07-02 00:06:24.434 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:24.435 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.052 seconds. 2026-07-02 00:06:24.436 [DefaultDispatcher-worker-1 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38181 2026-07-02 00:06:24.437 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38181/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:24.437 [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://localhost:38181/api/school/respect/schoolpermissiongrant. 2026-07-02 00:06:24.437 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38181/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:24.440 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-07-02 00:06:24.442 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38181/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:24.442 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38181/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:24.442 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38181/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:24.443 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38181/api/school/respect/schoolpermissiongrant. 2026-07-02 00:06:24.500 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-07-02 00:06:24.500 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-07-02 00:06:24.500 [DefaultDispatcher-worker-1 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-07-02 00:06:24.502 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:24.505 [DefaultDispatcher-worker-4 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-07-02 00:06:24.505 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-07-02 00:06:24.505 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-07-02 00:06:24.506 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38181/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-07-02 00:06:26.651 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:26.656 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-07-02 00:06:26.661 [DefaultDispatcher-worker-6 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37247 2026-07-02 00:06:26.668 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37247/api/school/respect/person?includeRelated=false 2026-07-02 00:06:26.668 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37247/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:26.668 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37247/api/school/respect/person?includeRelated=false 2026-07-02 00:06:26.676 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:26.689 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37247/api/school/respect/person?includeRelated=false 2026-07-02 00:06:26.690 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37247/api/school/respect/person?includeRelated=false 2026-07-02 00:06:26.690 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37247/api/school/respect/person?includeRelated=false 2026-07-02 00:06:26.691 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37247/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:26.794 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false 2026-07-02 00:06:26.794 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false. 2026-07-02 00:06:26.794 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false 2026-07-02 00:06:26.797 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:26.802 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false 2026-07-02 00:06:26.806 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false 2026-07-02 00:06:26.806 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false 2026-07-02 00:06:26.807 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37247/api/school/respect/person?since=2026-07-01T20%3A06%3A26.677388504Z&includeRelated=false. 2026-07-02 00:06:28.998 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:29.005 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.063 seconds. 2026-07-02 00:06:29.014 [DefaultDispatcher-worker-2 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43237 2026-07-02 00:06:29.069 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43237/api/school/respect/person 2026-07-02 00:06:29.070 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3294ad8c for http://localhost:43237/api/school/respect/person 2026-07-02 00:06:29.070 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43237/api/school/respect/person 2026-07-02 00:06:29.075 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43237/api/school/respect/person from class io.ktor.http.content.TextContent 2026-07-02 00:06:29.095 [eventLoopGroupProxy-22-1 @call-handler#165] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-07-02 00:06:29.116 [eventLoopGroupProxy-22-1 @call-handler#165] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-07-02 00:06:29.123 [DefaultDispatcher-worker-9 @call-handler#165] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-07-02 00:06:29.127 [DefaultDispatcher-worker-2 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43237/api/school/respect/person 2026-07-02 00:06:29.127 [DefaultDispatcher-worker-2 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43237/api/school/respect/person 2026-07-02 00:06:29.127 [DefaultDispatcher-worker-2 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43237/api/school/respect/person 2026-07-02 00:06:31.289 [Test worker @coroutine#170] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:31.290 [Test worker @coroutine#170] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-07-02 00:06:31.300 [DefaultDispatcher-worker-6 @coroutine#178] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43431 2026-07-02 00:06:31.303 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43431/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:31.303 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43431/api/school/respect/schoolpermissiongrant. 2026-07-02 00:06:31.303 [Test worker @coroutine#170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43431/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:31.321 [eventLoopGroupProxy-25-1 @call-handler#182] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-07-02 00:06:31.329 [Test worker @coroutine#170] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43431/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:31.330 [Test worker @coroutine#170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43431/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:31.330 [Test worker @coroutine#170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43431/api/school/respect/schoolpermissiongrant 2026-07-02 00:06:31.330 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43431/api/school/respect/schoolpermissiongrant. 2026-07-02 00:06:31.393 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:31.393 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43431/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:31.393 [Test worker @coroutine#170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:31.398 [eventLoopGroupProxy-25-1 @call-handler#188] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:31.410 [Test worker @coroutine#170] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:31.410 [Test worker @coroutine#170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:31.410 [Test worker @coroutine#170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:31.411 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43431/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:33.421 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:33.421 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43431/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:33.421 [Test worker @coroutine#170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:33.423 [eventLoopGroupProxy-25-1 @call-handler#195] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:33.426 [Test worker @coroutine#170] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:33.426 [Test worker @coroutine#170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:33.426 [Test worker @coroutine#170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43431/api/school/respect/person?includeRelated=false 2026-07-02 00:06:33.427 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43431/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:35.561 [Test worker @coroutine#201] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:35.562 [Test worker @coroutine#201] INFO io.ktor.server.Application - Application started in 0.042 seconds. 2026-07-02 00:06:35.563 [DefaultDispatcher-worker-7 @coroutine#210] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37843 2026-07-02 00:06:35.566 [Test worker @coroutine#201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37843/api/school/respect/person?includeRelated=false 2026-07-02 00:06:35.566 [Test worker @coroutine#201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37843/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:35.566 [Test worker @coroutine#201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37843/api/school/respect/person?includeRelated=false 2026-07-02 00:06:35.569 [eventLoopGroupProxy-28-1 @call-handler#215] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:35.573 [Test worker @coroutine#201] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37843/api/school/respect/person?includeRelated=false 2026-07-02 00:06:35.573 [Test worker @coroutine#201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37843/api/school/respect/person?includeRelated=false 2026-07-02 00:06:35.574 [Test worker @coroutine#201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37843/api/school/respect/person?includeRelated=false 2026-07-02 00:06:35.575 [Test worker @coroutine#201] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37843/api/school/respect/person?includeRelated=false. 2026-07-02 00:06:35.620 [Test worker @coroutine#201] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false 2026-07-02 00:06:35.620 [Test worker @coroutine#201] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false. 2026-07-02 00:06:35.620 [Test worker @coroutine#201] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false 2026-07-02 00:06:35.621 [eventLoopGroupProxy-28-1 @call-handler#222] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-07-02 00:06:35.624 [Test worker @coroutine#201] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false 2026-07-02 00:06:35.625 [Test worker @coroutine#201] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false 2026-07-02 00:06:35.625 [Test worker @coroutine#201] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false 2026-07-02 00:06:35.625 [Test worker @coroutine#201] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37843/api/school/respect/person?since=2026-07-01T20%3A06%3A35.569579207Z&includeRelated=false. 2026-07-02 00:06:37.802 [Test worker @coroutine#228] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:37.804 [Test worker @coroutine#228] INFO io.ktor.server.Application - Application started in 0.062 seconds. 2026-07-02 00:06:37.809 [DefaultDispatcher-worker-7 @coroutine#238] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36033 2026-07-02 00:06:37.812 [Test worker @coroutine#228] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6 2026-07-02 00:06:37.812 [Test worker @coroutine#228] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6. 2026-07-02 00:06:37.812 [Test worker @coroutine#228] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6 2026-07-02 00:06:37.815 [eventLoopGroupProxy-31-1 @call-handler#242] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 2d715a19-77fd-4574-ab93-235a5cb744a6] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[2d715a19-77fd-4574-ab93-235a5cb744a6]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [uuid=[2d715a19-77fd-4574-ab93-235a5cb744a6]] @ /playlist/{uuid}/(method:GET) 2026-07-02 00:06:37.822 [Test worker @coroutine#228] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6 2026-07-02 00:06:37.822 [Test worker @coroutine#228] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6 2026-07-02 00:06:37.822 [Test worker @coroutine#228] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6 2026-07-02 00:06:37.823 [Test worker @coroutine#228] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:36033/playlist/2d715a19-77fd-4574-ab93-235a5cb744a6. 2026-07-02 00:06:40.006 [Test worker @coroutine#246] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:40.006 [Test worker @coroutine#246] INFO io.ktor.server.Application - Application started in 0.049 seconds. 2026-07-02 00:06:40.007 [DefaultDispatcher-worker-7 @coroutine#255] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43287 2026-07-02 00:06:40.050 [DefaultDispatcher-worker-2 @coroutine#253] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:40.050 [DefaultDispatcher-worker-2 @coroutine#253] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@3aef93a0 for http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:40.050 [DefaultDispatcher-worker-2 @coroutine#253] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:40.051 [DefaultDispatcher-worker-2 @coroutine#253] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 from class io.ktor.http.content.TextContent 2026-07-02 00:06:40.053 [eventLoopGroupProxy-34-1 @call-handler#263] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 0d356b7e-8eae-46d2-9a44-0e8aba936297] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[0d356b7e-8eae-46d2-9a44-0e8aba936297]] @ /playlist/{uuid} /playlist/{uuid}/(method:GET), segment:2 -> FAILURE "Selector didn't match" @ /playlist/{uuid}/(method:GET) /playlist/{uuid}/(method:POST), segment:2 -> SUCCESS @ /playlist/{uuid}/(method:POST) Matched routes: "" -> "playlist" -> "{uuid}" -> "(method:POST)" Routing resolve result: SUCCESS; Parameters [uuid=[0d356b7e-8eae-46d2-9a44-0e8aba936297]] @ /playlist/{uuid}/(method:POST) 2026-07-02 00:06:40.053 [eventLoopGroupProxy-34-1 @call-handler#263] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:40.054 [DefaultDispatcher-worker-7 @call-handler#263] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-07-02 00:06:40.055 [DefaultDispatcher-worker-6 @coroutine#253] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:40.055 [DefaultDispatcher-worker-6 @coroutine#253] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:40.055 [DefaultDispatcher-worker-6 @coroutine#253] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43287/playlist/0d356b7e-8eae-46d2-9a44-0e8aba936297 2026-07-02 00:06:42.158 [Test worker @coroutine#268] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:42.160 [Test worker @coroutine#268] INFO io.ktor.server.Application - Application started in 0.041 seconds. 2026-07-02 00:06:42.161 [DefaultDispatcher-worker-6 @coroutine#277] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43091 2026-07-02 00:06:42.239 [DefaultDispatcher-worker-4 @coroutine#275] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43091/api/school/xapi/statements 2026-07-02 00:06:42.241 [DefaultDispatcher-worker-4 @coroutine#275] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@566487bd for http://localhost:43091/api/school/xapi/statements 2026-07-02 00:06:42.241 [DefaultDispatcher-worker-4 @coroutine#275] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43091/api/school/xapi/statements 2026-07-02 00:06:42.241 [DefaultDispatcher-worker-4 @coroutine#275] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43091/api/school/xapi/statements from class io.ktor.http.content.TextContent 2026-07-02 00:06:42.244 [eventLoopGroupProxy-37-1 @call-handler#287] TRACE io.ktor.server.routing.Routing - Trace for [api, school, xapi, statements] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/xapi, segment:3 -> SUCCESS @ /api/school/xapi /api/school/xapi/statements, segment:4 -> SUCCESS @ /api/school/xapi/statements /api/school/xapi/statements/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/xapi/statements/(method:GET) /api/school/xapi/statements/(method:POST), segment:4 -> SUCCESS @ /api/school/xapi/statements/(method:POST) Matched routes: "" -> "api" -> "school" -> "xapi" -> "statements" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/xapi/statements/(method:POST) 2026-07-02 00:06:42.244 [eventLoopGroupProxy-37-1 @call-handler#287] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlinx.serialization.json.JsonElement) for call /api/school/xapi/statements 2026-07-02 00:06:42.255 [DefaultDispatcher-worker-8 @coroutine#275] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43091/api/school/xapi/statements 2026-07-02 00:06:42.255 [DefaultDispatcher-worker-8 @coroutine#275] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43091/api/school/xapi/statements 2026-07-02 00:06:42.255 [DefaultDispatcher-worker-8 @coroutine#275] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43091/api/school/xapi/statements 2026-07-02 00:06:42.256 [DefaultDispatcher-worker-8 @coroutine#275] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43091/api/school/xapi/statements. 2026-07-02 00:06:44.371 [Test worker @coroutine#293] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-07-02 00:06:44.372 [Test worker @coroutine#293] INFO io.ktor.server.Application - Application started in 0.043 seconds. 2026-07-02 00:06:44.374 [DefaultDispatcher-worker-8 @coroutine#302] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34289 2026-07-02 00:06:44.422 [Test worker @coroutine#293] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false 2026-07-02 00:06:44.422 [Test worker @coroutine#293] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false. 2026-07-02 00:06:44.422 [Test worker @coroutine#293] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false 2026-07-02 00:06:44.425 [eventLoopGroupProxy-40-1 @call-handler#310] TRACE io.ktor.server.routing.Routing - Trace for [api, school, xapi, statements] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/xapi, segment:3 -> SUCCESS @ /api/school/xapi /api/school/xapi/statements, segment:4 -> SUCCESS @ /api/school/xapi/statements /api/school/xapi/statements/(method:GET), segment:4 -> SUCCESS @ /api/school/xapi/statements/(method:GET) /api/school/xapi/statements/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/xapi/statements/(method:POST) Matched routes: "" -> "api" -> "school" -> "xapi" -> "statements" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/xapi/statements/(method:GET) 2026-07-02 00:06:44.429 [Test worker @coroutine#293] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false 2026-07-02 00:06:44.429 [Test worker @coroutine#293] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false 2026-07-02 00:06:44.429 [Test worker @coroutine#293] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false 2026-07-02 00:06:44.430 [Test worker @coroutine#293] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.xapi.model.XapiStatementResult for http://localhost:34289/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false.