2026-03-17 11:40:56.485 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:40:56.676 [Test worker] INFO io.ktor.server.Application - Application started in 0.407 seconds. 2026-03-17 11:40:56.792 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45539 2026-03-17 11:40:57.208 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45539/resources/index.json 2026-03-17 11:40:57.209 [DefaultDispatcher-worker-1 @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:45539/resources/index.json. 2026-03-17 11:40:57.209 [DefaultDispatcher-worker-1 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45539/resources/index.json 2026-03-17 11:40:57.497 [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-03-17 11:40:57.536 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 44ms 2026-03-17 11:40:57.540 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45539/resources/index.json 2026-03-17 11:40:57.541 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45539/resources/index.json 2026-03-17 11:40:57.541 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45539/resources/index.json 2026-03-17 11:40:57.561 [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:45539/resources/index.json. 2026-03-17 11:40:57.590 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45539/resources/index.json 2026-03-17 11:40:57.591 [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:45539/resources/index.json. 2026-03-17 11:40:57.591 [DefaultDispatcher-worker-4 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45539/resources/index.json 2026-03-17 11:40:57.593 [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-03-17 11:40:57.594 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-03-17 11:40:57.595 [DefaultDispatcher-worker-4 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45539/resources/index.json 2026-03-17 11:40:57.595 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45539/resources/index.json 2026-03-17 11:40:57.595 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45539/resources/index.json 2026-03-17 11:40:59.646 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:40:59.649 [Test worker] INFO io.ktor.server.Application - Application started in 0.003 seconds. 2026-03-17 11:40:59.665 [DefaultDispatcher-worker-1 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40855 2026-03-17 11:40:59.769 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40855/resources/index.json 2026-03-17 11:40:59.770 [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:40855/resources/index.json. 2026-03-17 11:40:59.770 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40855/resources/index.json 2026-03-17 11:40:59.783 [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-03-17 11:40:59.785 [DefaultDispatcher-worker-2 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-03-17 11:40:59.799 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40855/resources/index.json 2026-03-17 11:40:59.800 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40855/resources/index.json 2026-03-17 11:40:59.800 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40855/resources/index.json 2026-03-17 11:40:59.802 [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:40855/resources/index.json. 2026-03-17 11:40:59.817 [Test worker @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40855/resources/index.json 2026-03-17 11:40:59.817 [Test worker @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:40855/resources/index.json. 2026-03-17 11:40:59.817 [Test worker @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40855/resources/index.json 2026-03-17 11:40:59.822 [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-03-17 11:40:59.823 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-03-17 11:40:59.824 [DefaultDispatcher-worker-9 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40855/resources/index.json 2026-03-17 11:40:59.824 [DefaultDispatcher-worker-9 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40855/resources/index.json 2026-03-17 11:40:59.824 [DefaultDispatcher-worker-9 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40855/resources/index.json 2026-03-17 11:41:01.893 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:01.897 [Test worker] INFO io.ktor.server.Application - Application started in 0.005 seconds. 2026-03-17 11:41:01.904 [DefaultDispatcher-worker-9 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:41375 2026-03-17 11:41:01.913 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:41375/resources/lesson001.json 2026-03-17 11:41:01.914 [Test worker @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:41375/resources/lesson001.json. 2026-03-17 11:41:01.914 [Test worker @coroutine#52] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:41375/resources/lesson001.json 2026-03-17 11:41:01.930 [eventLoopGroupProxy-10-1 @call-handler#56] 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-03-17 11:41:01.934 [DefaultDispatcher-worker-9 @call-handler#56] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 5ms 2026-03-17 11:41:01.936 [DefaultDispatcher-worker-9 @coroutine#52] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:41375/resources/lesson001.json 2026-03-17 11:41:01.944 [DefaultDispatcher-worker-9 @coroutine#52] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:41375/resources/lesson001.json 2026-03-17 11:41:01.945 [DefaultDispatcher-worker-9 @coroutine#52] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:41375/resources/lesson001.json 2026-03-17 11:41:02.016 [DefaultDispatcher-worker-9 @coroutine#52] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsPublication for http://localhost:41375/resources/lesson001.json. 2026-03-17 11:41:05.176 [Test worker @coroutine#61] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:05.212 [Test worker @coroutine#61] INFO io.ktor.server.Application - Application started in 0.96 seconds. 2026-03-17 11:41:05.220 [DefaultDispatcher-worker-2 @coroutine#70] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40793 2026-03-17 11:41:05.266 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40793/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:05.269 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40793/api/school/respect/schoolpermissiongrant. 2026-03-17 11:41:05.269 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40793/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:05.295 [eventLoopGroupProxy-13-1 @call-handler#74] 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-03-17 11:41:05.362 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40793/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:05.363 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40793/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:05.363 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40793/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:05.367 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40793/api/school/respect/schoolpermissiongrant. 2026-03-17 11:41:05.570 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.572 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40793/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:05.573 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.582 [eventLoopGroupProxy-13-1 @call-handler#81] 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-03-17 11:41:05.668 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.669 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.669 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.672 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40793/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:05.689 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.689 [Test worker @coroutine#61] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40793/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:05.689 [Test worker @coroutine#61] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.693 [eventLoopGroupProxy-13-1 @call-handler#87] 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-03-17 11:41:05.701 [DefaultDispatcher-worker-9 @call-handler#87] 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-03-17 11:41:05.704 [Test worker @coroutine#61] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.704 [Test worker @coroutine#61] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:05.705 [Test worker @coroutine#61] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40793/api/school/respect/person?includeRelated=false 2026-03-17 11:41:07.904 [Test worker @coroutine#91] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:07.906 [Test worker @coroutine#91] INFO io.ktor.server.Application - Application started in 0.062 seconds. 2026-03-17 11:41:07.918 [DefaultDispatcher-worker-9 @coroutine#100] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34445 2026-03-17 11:41:07.921 [Test worker @coroutine#91] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34445/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:07.921 [Test worker @coroutine#91] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34445/api/school/respect/schoolpermissiongrant. 2026-03-17 11:41:07.921 [Test worker @coroutine#91] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34445/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:07.938 [eventLoopGroupProxy-16-1 @call-handler#104] 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-03-17 11:41:07.944 [Test worker @coroutine#91] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34445/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:07.945 [Test worker @coroutine#91] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34445/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:07.945 [Test worker @coroutine#91] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34445/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:07.946 [Test worker @coroutine#91] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34445/api/school/respect/schoolpermissiongrant. 2026-03-17 11:41:08.047 [DefaultDispatcher-worker-2 @coroutine#111] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-17 11:41:08.047 [DefaultDispatcher-worker-2 @coroutine#111] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-17 11:41:08.047 [DefaultDispatcher-worker-2 @coroutine#111] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-17 11:41:08.055 [eventLoopGroupProxy-16-1 @call-handler#115] 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-03-17 11:41:08.067 [DefaultDispatcher-worker-9 @coroutine#111] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-17 11:41:08.068 [DefaultDispatcher-worker-9 @coroutine#111] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-17 11:41:08.068 [DefaultDispatcher-worker-9 @coroutine#111] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-03-17 11:41:08.070 [DefaultDispatcher-worker-9 @coroutine#111] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34445/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-03-17 11:41:10.307 [Test worker @coroutine#120] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:10.313 [Test worker @coroutine#120] INFO io.ktor.server.Application - Application started in 0.074 seconds. 2026-03-17 11:41:10.320 [DefaultDispatcher-worker-5 @coroutine#129] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38847 2026-03-17 11:41:10.328 [Test worker @coroutine#120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38847/api/school/respect/person?includeRelated=false 2026-03-17 11:41:10.329 [Test worker @coroutine#120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38847/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:10.329 [Test worker @coroutine#120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38847/api/school/respect/person?includeRelated=false 2026-03-17 11:41:10.354 [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-03-17 11:41:10.361 [Test worker @coroutine#120] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38847/api/school/respect/person?includeRelated=false 2026-03-17 11:41:10.361 [Test worker @coroutine#120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38847/api/school/respect/person?includeRelated=false 2026-03-17 11:41:10.361 [Test worker @coroutine#120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38847/api/school/respect/person?includeRelated=false 2026-03-17 11:41:10.363 [Test worker @coroutine#120] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38847/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:10.469 [Test worker @coroutine#120] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false 2026-03-17 11:41:10.469 [Test worker @coroutine#120] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false. 2026-03-17 11:41:10.469 [Test worker @coroutine#120] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false 2026-03-17 11:41:10.476 [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-03-17 11:41:10.486 [Test worker @coroutine#120] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false 2026-03-17 11:41:10.486 [Test worker @coroutine#120] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false 2026-03-17 11:41:10.486 [Test worker @coroutine#120] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false 2026-03-17 11:41:10.487 [Test worker @coroutine#120] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38847/api/school/respect/person?since=2026-03-17T07%3A41%3A10.354949323Z&includeRelated=false. 2026-03-17 11:41:12.708 [Test worker @coroutine#147] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:12.713 [Test worker @coroutine#147] INFO io.ktor.server.Application - Application started in 0.066 seconds. 2026-03-17 11:41:12.720 [DefaultDispatcher-worker-9 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35725 2026-03-17 11:41:12.800 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35725/api/school/respect/person 2026-03-17 11:41:12.806 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7d7f696f for http://localhost:35725/api/school/respect/person 2026-03-17 11:41:12.806 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35725/api/school/respect/person 2026-03-17 11:41:12.807 [DefaultDispatcher-worker-7 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:35725/api/school/respect/person from class io.ktor.http.content.TextContent 2026-03-17 11:41:12.829 [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-03-17 11:41:12.852 [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-03-17 11:41:12.866 [DefaultDispatcher-worker-8 @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-03-17 11:41:12.872 [DefaultDispatcher-worker-6 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35725/api/school/respect/person 2026-03-17 11:41:12.873 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35725/api/school/respect/person 2026-03-17 11:41:12.873 [DefaultDispatcher-worker-6 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35725/api/school/respect/person 2026-03-17 11:41:15.119 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:15.121 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.074 seconds. 2026-03-17 11:41:15.123 [DefaultDispatcher-worker-2 @coroutine#179] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36579 2026-03-17 11:41:15.125 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36579/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:15.125 [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:36579/api/school/respect/schoolpermissiongrant. 2026-03-17 11:41:15.126 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36579/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:15.149 [eventLoopGroupProxy-25-1 @call-handler#183] 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-03-17 11:41:15.158 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36579/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:15.159 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36579/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:15.159 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36579/api/school/respect/schoolpermissiongrant 2026-03-17 11:41:15.159 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36579/api/school/respect/schoolpermissiongrant. 2026-03-17 11:41:15.229 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:15.230 [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:36579/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:15.230 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:15.238 [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-03-17 11:41:15.264 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:15.265 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:15.265 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:15.268 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36579/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:17.287 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:17.287 [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:36579/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:17.287 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:17.291 [eventLoopGroupProxy-25-1 @call-handler#198] 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-03-17 11:41:17.302 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:17.302 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:17.302 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36579/api/school/respect/person?includeRelated=false 2026-03-17 11:41:17.304 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36579/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:19.438 [Test worker @coroutine#204] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-03-17 11:41:19.439 [Test worker @coroutine#204] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-03-17 11:41:19.440 [DefaultDispatcher-worker-11 @coroutine#213] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43955 2026-03-17 11:41:19.444 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43955/api/school/respect/person?includeRelated=false 2026-03-17 11:41:19.444 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43955/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:19.444 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43955/api/school/respect/person?includeRelated=false 2026-03-17 11:41:19.447 [eventLoopGroupProxy-28-1 @call-handler#219] 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-03-17 11:41:19.452 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43955/api/school/respect/person?includeRelated=false 2026-03-17 11:41:19.453 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43955/api/school/respect/person?includeRelated=false 2026-03-17 11:41:19.453 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43955/api/school/respect/person?includeRelated=false 2026-03-17 11:41:19.454 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43955/api/school/respect/person?includeRelated=false. 2026-03-17 11:41:19.510 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false 2026-03-17 11:41:19.510 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false. 2026-03-17 11:41:19.510 [Test worker @coroutine#204] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false 2026-03-17 11:41:19.512 [eventLoopGroupProxy-28-1 @call-handler#226] 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-03-17 11:41:19.517 [Test worker @coroutine#204] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false 2026-03-17 11:41:19.517 [Test worker @coroutine#204] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false 2026-03-17 11:41:19.517 [Test worker @coroutine#204] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false 2026-03-17 11:41:19.518 [Test worker @coroutine#204] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:43955/api/school/respect/person?since=2026-03-17T07%3A41%3A19.447912797Z&includeRelated=false.