2026-05-07 21:08:59.595 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:08:59.856 [Test worker] INFO io.ktor.server.Application - Application started in 0.487 seconds. 2026-05-07 21:09:00.038 [DefaultDispatcher-worker-2 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38911 2026-05-07 21:09:01.040 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38911/resources/index.json 2026-05-07 21:09:01.041 [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:38911/resources/index.json. 2026-05-07 21:09:01.041 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38911/resources/index.json 2026-05-07 21:09:01.266 [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-05-07 21:09:01.352 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 96ms 2026-05-07 21:09:01.367 [DefaultDispatcher-worker-4 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38911/resources/index.json 2026-05-07 21:09:01.369 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38911/resources/index.json 2026-05-07 21:09:01.370 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38911/resources/index.json 2026-05-07 21:09:01.409 [DefaultDispatcher-worker-4 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:38911/resources/index.json. 2026-05-07 21:09:01.460 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38911/resources/index.json 2026-05-07 21:09:01.460 [DefaultDispatcher-worker-4 @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:38911/resources/index.json. 2026-05-07 21:09:01.460 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38911/resources/index.json 2026-05-07 21:09:01.465 [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-05-07 21:09:01.469 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 5ms 2026-05-07 21:09:01.470 [DefaultDispatcher-worker-4 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38911/resources/index.json 2026-05-07 21:09:01.470 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38911/resources/index.json 2026-05-07 21:09:01.470 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38911/resources/index.json 2026-05-07 21:09:03.487 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:03.488 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-07 21:09:03.490 [DefaultDispatcher-worker-4 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46097 2026-05-07 21:09:03.555 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46097/resources/index.json 2026-05-07 21:09:03.555 [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:46097/resources/index.json. 2026-05-07 21:09:03.555 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46097/resources/index.json 2026-05-07 21:09:03.558 [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-05-07 21:09:03.560 [DefaultDispatcher-worker-4 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-05-07 21:09:03.560 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46097/resources/index.json 2026-05-07 21:09:03.561 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46097/resources/index.json 2026-05-07 21:09:03.561 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46097/resources/index.json 2026-05-07 21:09:03.561 [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:46097/resources/index.json. 2026-05-07 21:09:03.566 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46097/resources/index.json 2026-05-07 21:09:03.566 [DefaultDispatcher-worker-3 @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:46097/resources/index.json. 2026-05-07 21:09:03.566 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46097/resources/index.json 2026-05-07 21:09:03.568 [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-05-07 21:09:03.568 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 0ms 2026-05-07 21:09:03.569 [DefaultDispatcher-worker-3 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46097/resources/index.json 2026-05-07 21:09:03.569 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46097/resources/index.json 2026-05-07 21:09:03.569 [DefaultDispatcher-worker-4 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46097/resources/index.json 2026-05-07 21:09:05.582 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:05.584 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-07 21:09:05.586 [DefaultDispatcher-worker-4 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39953 2026-05-07 21:09:05.596 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39953/resources/lesson001.json 2026-05-07 21:09:05.596 [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:39953/resources/lesson001.json. 2026-05-07 21:09:05.596 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39953/resources/lesson001.json 2026-05-07 21:09:05.600 [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-05-07 21:09:05.603 [DefaultDispatcher-worker-4 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 3ms 2026-05-07 21:09:05.607 [DefaultDispatcher-worker-4 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39953/resources/lesson001.json 2026-05-07 21:09:05.608 [DefaultDispatcher-worker-4 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39953/resources/lesson001.json 2026-05-07 21:09:05.608 [DefaultDispatcher-worker-4 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39953/resources/lesson001.json 2026-05-07 21:09:05.615 [DefaultDispatcher-worker-4 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:39953/resources/lesson001.json. 2026-05-07 21:09:08.082 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:08.088 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.166 seconds. 2026-05-07 21:09:08.091 [DefaultDispatcher-worker-3 @coroutine#73] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37673 2026-05-07 21:09:08.099 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37673/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:08.100 [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:37673/api/school/respect/schoolpermissiongrant. 2026-05-07 21:09:08.100 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37673/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:08.104 [eventLoopGroupProxy-13-1 @call-handler#77] 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-05-07 21:09:08.117 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37673/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:08.117 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37673/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:08.117 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37673/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:08.119 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37673/api/school/respect/schoolpermissiongrant. 2026-05-07 21:09:08.202 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.202 [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:37673/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:08.203 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.204 [eventLoopGroupProxy-13-1 @call-handler#83] 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-05-07 21:09:08.227 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.227 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.227 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.229 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:37673/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:08.235 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.236 [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:37673/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:08.236 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.238 [eventLoopGroupProxy-13-1 @call-handler#89] 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-05-07 21:09:08.240 [DefaultDispatcher-worker-5 @call-handler#89] 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-05-07 21:09:08.242 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.242 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:08.242 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37673/api/school/respect/person?includeRelated=false 2026-05-07 21:09:10.391 [Test worker @coroutine#93] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:10.392 [Test worker @coroutine#93] INFO io.ktor.server.Application - Application started in 0.053 seconds. 2026-05-07 21:09:10.393 [DefaultDispatcher-worker-3 @coroutine#102] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40103 2026-05-07 21:09:10.394 [Test worker @coroutine#93] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40103/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:10.395 [Test worker @coroutine#93] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40103/api/school/respect/schoolpermissiongrant. 2026-05-07 21:09:10.395 [Test worker @coroutine#93] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40103/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:10.398 [eventLoopGroupProxy-16-1 @call-handler#106] 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-05-07 21:09:10.400 [Test worker @coroutine#93] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40103/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:10.400 [Test worker @coroutine#93] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40103/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:10.400 [Test worker @coroutine#93] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40103/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:10.401 [Test worker @coroutine#93] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40103/api/school/respect/schoolpermissiongrant. 2026-05-07 21:09:10.467 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 21:09:10.468 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-07 21:09:10.468 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 21:09:10.470 [eventLoopGroupProxy-16-1 @call-handler#116] 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-05-07 21:09:10.474 [DefaultDispatcher-worker-5 @coroutine#112] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 21:09:10.477 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 21:09:10.477 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-07 21:09:10.479 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40103/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-07 21:09:12.688 [Test worker @coroutine#121] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:12.689 [Test worker @coroutine#121] INFO io.ktor.server.Application - Application started in 0.065 seconds. 2026-05-07 21:09:12.692 [DefaultDispatcher-worker-3 @coroutine#130] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35181 2026-05-07 21:09:12.697 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35181/api/school/respect/person?includeRelated=false 2026-05-07 21:09:12.697 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35181/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:12.697 [Test worker @coroutine#121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35181/api/school/respect/person?includeRelated=false 2026-05-07 21:09:12.715 [eventLoopGroupProxy-19-1 @call-handler#135] 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-05-07 21:09:12.734 [Test worker @coroutine#121] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35181/api/school/respect/person?includeRelated=false 2026-05-07 21:09:12.735 [Test worker @coroutine#121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35181/api/school/respect/person?includeRelated=false 2026-05-07 21:09:12.735 [Test worker @coroutine#121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35181/api/school/respect/person?includeRelated=false 2026-05-07 21:09:12.739 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35181/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:12.825 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false 2026-05-07 21:09:12.826 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false. 2026-05-07 21:09:12.826 [Test worker @coroutine#121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false 2026-05-07 21:09:12.828 [eventLoopGroupProxy-19-1 @call-handler#141] 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-05-07 21:09:12.833 [Test worker @coroutine#121] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false 2026-05-07 21:09:12.833 [Test worker @coroutine#121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false 2026-05-07 21:09:12.833 [Test worker @coroutine#121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false 2026-05-07 21:09:12.835 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:35181/api/school/respect/person?since=2026-05-07T17%3A09%3A12.720548484Z&includeRelated=false. 2026-05-07 21:09:15.017 [Test worker @coroutine#147] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:15.019 [Test worker @coroutine#147] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-07 21:09:15.023 [DefaultDispatcher-worker-7 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42487 2026-05-07 21:09:15.086 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42487/api/school/respect/person 2026-05-07 21:09:15.087 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@e1272c9 for http://localhost:42487/api/school/respect/person 2026-05-07 21:09:15.087 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42487/api/school/respect/person 2026-05-07 21:09:15.087 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:42487/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-07 21:09:15.106 [eventLoopGroupProxy-22-1 @call-handler#166] 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-05-07 21:09:15.131 [eventLoopGroupProxy-22-1 @call-handler#166] 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-05-07 21:09:15.139 [DefaultDispatcher-worker-7 @call-handler#166] 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-05-07 21:09:15.152 [DefaultDispatcher-worker-7 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42487/api/school/respect/person 2026-05-07 21:09:15.153 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42487/api/school/respect/person 2026-05-07 21:09:15.154 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42487/api/school/respect/person 2026-05-07 21:09:17.360 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:17.361 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-07 21:09:17.362 [DefaultDispatcher-worker-1 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34207 2026-05-07 21:09:17.363 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34207/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:17.364 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34207/api/school/respect/schoolpermissiongrant. 2026-05-07 21:09:17.364 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34207/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:17.366 [eventLoopGroupProxy-25-1 @call-handler#184] 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-05-07 21:09:17.369 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34207/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:17.369 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34207/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:17.369 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34207/api/school/respect/schoolpermissiongrant 2026-05-07 21:09:17.369 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34207/api/school/respect/schoolpermissiongrant. 2026-05-07 21:09:17.430 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:17.430 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34207/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:17.430 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:17.432 [eventLoopGroupProxy-25-1 @call-handler#190] 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-05-07 21:09:17.438 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:17.438 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:17.438 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:17.439 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34207/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:19.445 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:19.445 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34207/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:19.445 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:19.447 [eventLoopGroupProxy-25-1 @call-handler#197] 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-05-07 21:09:19.453 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:19.453 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:19.453 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34207/api/school/respect/person?includeRelated=false 2026-05-07 21:09:19.454 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34207/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:21.677 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:21.678 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.072 seconds. 2026-05-07 21:09:21.688 [DefaultDispatcher-worker-7 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42463 2026-05-07 21:09:21.693 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42463/api/school/respect/person?includeRelated=false 2026-05-07 21:09:21.693 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42463/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:21.693 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42463/api/school/respect/person?includeRelated=false 2026-05-07 21:09:21.696 [eventLoopGroupProxy-28-1 @call-handler#217] 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-05-07 21:09:21.701 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42463/api/school/respect/person?includeRelated=false 2026-05-07 21:09:21.701 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42463/api/school/respect/person?includeRelated=false 2026-05-07 21:09:21.701 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42463/api/school/respect/person?includeRelated=false 2026-05-07 21:09:21.702 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42463/api/school/respect/person?includeRelated=false. 2026-05-07 21:09:21.757 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false 2026-05-07 21:09:21.757 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false. 2026-05-07 21:09:21.757 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false 2026-05-07 21:09:21.758 [eventLoopGroupProxy-28-1 @call-handler#224] 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-05-07 21:09:21.761 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false 2026-05-07 21:09:21.762 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false 2026-05-07 21:09:21.762 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false 2026-05-07 21:09:21.762 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42463/api/school/respect/person?since=2026-05-07T17%3A09%3A21.696561593Z&includeRelated=false. 2026-05-07 21:09:23.892 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:23.893 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-05-07 21:09:23.894 [DefaultDispatcher-worker-5 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35709 2026-05-07 21:09:23.896 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7 2026-05-07 21:09:23.896 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7. 2026-05-07 21:09:23.896 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7 2026-05-07 21:09:23.898 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 3a9c8525-d07e-4a97-af82-ac3686f9f4e7] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[3a9c8525-d07e-4a97-af82-ac3686f9f4e7]] @ /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=[3a9c8525-d07e-4a97-af82-ac3686f9f4e7]] @ /playlist/{uuid}/(method:GET) 2026-05-07 21:09:23.904 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7 2026-05-07 21:09:23.904 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7 2026-05-07 21:09:23.904 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7 2026-05-07 21:09:23.905 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:35709/playlist/3a9c8525-d07e-4a97-af82-ac3686f9f4e7. 2026-05-07 21:09:26.073 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-07 21:09:26.074 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.043 seconds. 2026-05-07 21:09:26.076 [DefaultDispatcher-worker-1 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41635 2026-05-07 21:09:26.130 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e 2026-05-07 21:09:26.131 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@176c6f9b for http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e 2026-05-07 21:09:26.131 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e 2026-05-07 21:09:26.131 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e from class io.ktor.http.content.TextContent 2026-05-07 21:09:26.134 [eventLoopGroupProxy-34-1 @call-handler#264] TRACE io.ktor.server.routing.Routing - Trace for [playlist, aab89b05-59e5-4113-ad40-9e43595aa62e] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[aab89b05-59e5-4113-ad40-9e43595aa62e]] @ /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=[aab89b05-59e5-4113-ad40-9e43595aa62e]] @ /playlist/{uuid}/(method:POST) 2026-05-07 21:09:26.134 [eventLoopGroupProxy-34-1 @call-handler#264] 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/aab89b05-59e5-4113-ad40-9e43595aa62e 2026-05-07 21:09:26.135 [DefaultDispatcher-worker-4 @call-handler#264] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/aab89b05-59e5-4113-ad40-9e43595aa62e request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-07 21:09:26.136 [DefaultDispatcher-worker-5 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e 2026-05-07 21:09:26.136 [DefaultDispatcher-worker-5 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e 2026-05-07 21:09:26.136 [DefaultDispatcher-worker-5 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41635/playlist/aab89b05-59e5-4113-ad40-9e43595aa62e