2026-06-04 02:31:41.229 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:41.335 [Test worker] INFO io.ktor.server.Application - Application started in 0.24 seconds. 2026-06-04 02:31:41.419 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42327 2026-06-04 02:31:42.231 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42327/resources/index.json 2026-06-04 02:31:42.232 [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:42327/resources/index.json. 2026-06-04 02:31:42.232 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42327/resources/index.json 2026-06-04 02:31:42.376 [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-06-04 02:31:42.437 [DefaultDispatcher-worker-2 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 66ms 2026-06-04 02:31:42.447 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42327/resources/index.json 2026-06-04 02:31:42.449 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42327/resources/index.json 2026-06-04 02:31:42.450 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42327/resources/index.json 2026-06-04 02:31:42.478 [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:42327/resources/index.json. 2026-06-04 02:31:42.518 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42327/resources/index.json 2026-06-04 02:31:42.518 [DefaultDispatcher-worker-1 @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:42327/resources/index.json. 2026-06-04 02:31:42.518 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42327/resources/index.json 2026-06-04 02:31:42.524 [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-06-04 02:31:42.527 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 3ms 2026-06-04 02:31:42.528 [DefaultDispatcher-worker-5 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42327/resources/index.json 2026-06-04 02:31:42.530 [DefaultDispatcher-worker-7 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42327/resources/index.json 2026-06-04 02:31:42.530 [DefaultDispatcher-worker-7 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42327/resources/index.json 2026-06-04 02:31:44.591 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:44.592 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-06-04 02:31:44.594 [DefaultDispatcher-worker-7 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35965 2026-06-04 02:31:44.692 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35965/resources/index.json 2026-06-04 02:31:44.692 [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:35965/resources/index.json. 2026-06-04 02:31:44.692 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35965/resources/index.json 2026-06-04 02:31:44.698 [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-06-04 02:31:44.700 [DefaultDispatcher-worker-7 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-06-04 02:31:44.702 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35965/resources/index.json 2026-06-04 02:31:44.702 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35965/resources/index.json 2026-06-04 02:31:44.702 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35965/resources/index.json 2026-06-04 02:31:44.703 [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:35965/resources/index.json. 2026-06-04 02:31:44.709 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35965/resources/index.json 2026-06-04 02:31:44.710 [DefaultDispatcher-worker-1 @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:35965/resources/index.json. 2026-06-04 02:31:44.711 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35965/resources/index.json 2026-06-04 02:31:44.715 [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-06-04 02:31:44.716 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-06-04 02:31:44.717 [DefaultDispatcher-worker-7 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35965/resources/index.json 2026-06-04 02:31:44.717 [DefaultDispatcher-worker-7 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35965/resources/index.json 2026-06-04 02:31:44.717 [DefaultDispatcher-worker-7 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35965/resources/index.json 2026-06-04 02:31:46.748 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:46.748 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-06-04 02:31:46.751 [DefaultDispatcher-worker-7 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46079 2026-06-04 02:31:46.760 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46079/resources/lesson001.json 2026-06-04 02:31:46.760 [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:46079/resources/lesson001.json. 2026-06-04 02:31:46.760 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46079/resources/lesson001.json 2026-06-04 02:31:46.764 [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-06-04 02:31:46.765 [DefaultDispatcher-worker-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 2ms 2026-06-04 02:31:46.766 [DefaultDispatcher-worker-5 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46079/resources/lesson001.json 2026-06-04 02:31:46.767 [DefaultDispatcher-worker-6 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46079/resources/lesson001.json 2026-06-04 02:31:46.767 [DefaultDispatcher-worker-6 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46079/resources/lesson001.json 2026-06-04 02:31:46.770 [DefaultDispatcher-worker-6 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:46079/resources/lesson001.json. 2026-06-04 02:31:49.043 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:49.053 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.126 seconds. 2026-06-04 02:31:49.055 [DefaultDispatcher-worker-4 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39947 2026-06-04 02:31:49.068 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39947/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:49.068 [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:39947/api/school/respect/schoolpermissiongrant. 2026-06-04 02:31:49.068 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39947/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:49.083 [eventLoopGroupProxy-13-1 @call-handler#78] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-06-04 02:31:49.116 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39947/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:49.116 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39947/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:49.116 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39947/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:49.120 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39947/api/school/respect/schoolpermissiongrant. 2026-06-04 02:31:49.227 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.228 [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:39947/api/school/respect/person?includeRelated=false. 2026-06-04 02:31:49.228 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.234 [eventLoopGroupProxy-13-1 @call-handler#84] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-06-04 02:31:49.277 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.278 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.278 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.281 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39947/api/school/respect/person?includeRelated=false. 2026-06-04 02:31:49.301 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.301 [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:39947/api/school/respect/person?includeRelated=false. 2026-06-04 02:31:49.301 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.306 [eventLoopGroupProxy-13-1 @call-handler#90] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-06-04 02:31:49.311 [DefaultDispatcher-worker-4 @call-handler#90] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the GET /api/school/respect/person?includeRelated=false request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-06-04 02:31:49.313 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.313 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:49.313 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39947/api/school/respect/person?includeRelated=false 2026-06-04 02:31:51.476 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:51.478 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.062 seconds. 2026-06-04 02:31:51.484 [DefaultDispatcher-worker-1 @coroutine#102] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33573 2026-06-04 02:31:51.490 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33573/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:51.490 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33573/api/school/respect/schoolpermissiongrant. 2026-06-04 02:31:51.490 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33573/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:51.499 [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-06-04 02:31:51.506 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33573/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:51.507 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33573/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:51.507 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33573/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:51.507 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33573/api/school/respect/schoolpermissiongrant. 2026-06-04 02:31:51.599 [DefaultDispatcher-worker-4 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-04 02:31:51.599 [DefaultDispatcher-worker-4 @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:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-06-04 02:31:51.599 [DefaultDispatcher-worker-4 @coroutine#112] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-04 02:31:51.617 [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-06-04 02:31:51.635 [DefaultDispatcher-worker-5 @coroutine#112] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-04 02:31:51.636 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-04 02:31:51.636 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-06-04 02:31:51.643 [DefaultDispatcher-worker-5 @coroutine#112] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33573/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-06-04 02:31:53.842 [Test worker @coroutine#121] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:53.843 [Test worker @coroutine#121] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-06-04 02:31:53.844 [DefaultDispatcher-worker-4 @coroutine#130] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42175 2026-06-04 02:31:53.848 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42175/api/school/respect/person?includeRelated=false 2026-06-04 02:31:53.848 [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:42175/api/school/respect/person?includeRelated=false. 2026-06-04 02:31:53.848 [Test worker @coroutine#121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42175/api/school/respect/person?includeRelated=false 2026-06-04 02:31:53.852 [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-06-04 02:31:53.857 [Test worker @coroutine#121] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42175/api/school/respect/person?includeRelated=false 2026-06-04 02:31:53.857 [Test worker @coroutine#121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42175/api/school/respect/person?includeRelated=false 2026-06-04 02:31:53.857 [Test worker @coroutine#121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42175/api/school/respect/person?includeRelated=false 2026-06-04 02:31:53.858 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42175/api/school/respect/person?includeRelated=false. 2026-06-04 02:31:53.986 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false 2026-06-04 02:31:53.988 [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:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false. 2026-06-04 02:31:53.989 [Test worker @coroutine#121] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false 2026-06-04 02:31:53.998 [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-06-04 02:31:54.007 [Test worker @coroutine#121] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false 2026-06-04 02:31:54.008 [Test worker @coroutine#121] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false 2026-06-04 02:31:54.008 [Test worker @coroutine#121] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false 2026-06-04 02:31:54.012 [Test worker @coroutine#121] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:42175/api/school/respect/person?since=2026-06-03T22%3A31%3A53.852754410Z&includeRelated=false. 2026-06-04 02:31:56.169 [Test worker @coroutine#147] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:56.170 [Test worker @coroutine#147] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-06-04 02:31:56.185 [DefaultDispatcher-worker-2 @coroutine#156] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40713 2026-06-04 02:31:56.271 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40713/api/school/respect/person 2026-06-04 02:31:56.272 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@7d125858 for http://localhost:40713/api/school/respect/person 2026-06-04 02:31:56.272 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40713/api/school/respect/person 2026-06-04 02:31:56.272 [DefaultDispatcher-worker-9 @coroutine#154] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:40713/api/school/respect/person from class io.ktor.http.content.TextContent 2026-06-04 02:31:56.281 [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-06-04 02:31:56.288 [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-06-04 02:31:56.290 [DefaultDispatcher-worker-9 @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-06-04 02:31:56.291 [DefaultDispatcher-worker-4 @coroutine#154] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40713/api/school/respect/person 2026-06-04 02:31:56.291 [DefaultDispatcher-worker-4 @coroutine#154] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40713/api/school/respect/person 2026-06-04 02:31:56.291 [DefaultDispatcher-worker-4 @coroutine#154] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40713/api/school/respect/person 2026-06-04 02:31:58.444 [Test worker @coroutine#171] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:31:58.445 [Test worker @coroutine#171] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-06-04 02:31:58.448 [DefaultDispatcher-worker-4 @coroutine#180] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33977 2026-06-04 02:31:58.450 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:58.450 [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:33977/api/school/respect/schoolpermissiongrant. 2026-06-04 02:31:58.450 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:58.454 [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-06-04 02:31:58.457 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:58.457 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:58.457 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33977/api/school/respect/schoolpermissiongrant 2026-06-04 02:31:58.458 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33977/api/school/respect/schoolpermissiongrant. 2026-06-04 02:31:58.510 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:31:58.511 [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:33977/api/school/respect/person?includeRelated=false. 2026-06-04 02:31:58.511 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:31:58.522 [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-06-04 02:31:58.533 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:31:58.534 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:31:58.534 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:31:58.535 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33977/api/school/respect/person?includeRelated=false. 2026-06-04 02:32:00.541 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:32:00.541 [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:33977/api/school/respect/person?includeRelated=false. 2026-06-04 02:32:00.541 [Test worker @coroutine#171] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:32:00.542 [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-06-04 02:32:00.545 [Test worker @coroutine#171] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:32:00.545 [Test worker @coroutine#171] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:32:00.545 [Test worker @coroutine#171] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33977/api/school/respect/person?includeRelated=false 2026-06-04 02:32:00.546 [Test worker @coroutine#171] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33977/api/school/respect/person?includeRelated=false. 2026-06-04 02:32:02.664 [Test worker @coroutine#203] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:32:02.665 [Test worker @coroutine#203] INFO io.ktor.server.Application - Application started in 0.039 seconds. 2026-06-04 02:32:02.666 [DefaultDispatcher-worker-5 @coroutine#212] INFO io.ktor.server.Application - Responding at http://0.0.0.0:46805 2026-06-04 02:32:02.668 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46805/api/school/respect/person?includeRelated=false 2026-06-04 02:32:02.668 [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:46805/api/school/respect/person?includeRelated=false. 2026-06-04 02:32:02.668 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46805/api/school/respect/person?includeRelated=false 2026-06-04 02:32:02.670 [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-06-04 02:32:02.673 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46805/api/school/respect/person?includeRelated=false 2026-06-04 02:32:02.673 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46805/api/school/respect/person?includeRelated=false 2026-06-04 02:32:02.674 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46805/api/school/respect/person?includeRelated=false 2026-06-04 02:32:02.674 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46805/api/school/respect/person?includeRelated=false. 2026-06-04 02:32:02.715 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false 2026-06-04 02:32:02.715 [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:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false. 2026-06-04 02:32:02.715 [Test worker @coroutine#203] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false 2026-06-04 02:32:02.716 [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-06-04 02:32:02.718 [Test worker @coroutine#203] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false 2026-06-04 02:32:02.718 [Test worker @coroutine#203] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false 2026-06-04 02:32:02.718 [Test worker @coroutine#203] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false 2026-06-04 02:32:02.719 [Test worker @coroutine#203] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:46805/api/school/respect/person?since=2026-06-03T22%3A32%3A02.671072164Z&includeRelated=false. 2026-06-04 02:32:04.852 [Test worker @coroutine#230] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:32:04.858 [Test worker @coroutine#230] INFO io.ktor.server.Application - Application started in 0.071 seconds. 2026-06-04 02:32:04.861 [DefaultDispatcher-worker-8 @coroutine#240] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42773 2026-06-04 02:32:04.867 [Test worker @coroutine#230] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42773/playlist/67ab104b-9326-40d7-868e-5429581108db 2026-06-04 02:32:04.868 [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:42773/playlist/67ab104b-9326-40d7-868e-5429581108db. 2026-06-04 02:32:04.868 [Test worker @coroutine#230] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42773/playlist/67ab104b-9326-40d7-868e-5429581108db 2026-06-04 02:32:04.879 [eventLoopGroupProxy-31-1 @call-handler#244] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 67ab104b-9326-40d7-868e-5429581108db] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[67ab104b-9326-40d7-868e-5429581108db]] @ /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=[67ab104b-9326-40d7-868e-5429581108db]] @ /playlist/{uuid}/(method:GET) 2026-06-04 02:32:04.897 [Test worker @coroutine#230] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42773/playlist/67ab104b-9326-40d7-868e-5429581108db 2026-06-04 02:32:04.897 [Test worker @coroutine#230] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42773/playlist/67ab104b-9326-40d7-868e-5429581108db 2026-06-04 02:32:04.898 [Test worker @coroutine#230] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42773/playlist/67ab104b-9326-40d7-868e-5429581108db 2026-06-04 02:32:04.898 [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:42773/playlist/67ab104b-9326-40d7-868e-5429581108db. 2026-06-04 02:32:07.091 [Test worker @coroutine#248] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-06-04 02:32:07.092 [Test worker @coroutine#248] INFO io.ktor.server.Application - Application started in 0.064 seconds. 2026-06-04 02:32:07.102 [DefaultDispatcher-worker-8 @coroutine#257] INFO io.ktor.server.Application - Responding at http://0.0.0.0:43971 2026-06-04 02:32:07.154 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 2026-06-04 02:32:07.154 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@29207db4 for http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 2026-06-04 02:32:07.154 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 2026-06-04 02:32:07.154 [DefaultDispatcher-worker-4 @coroutine#255] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 from class io.ktor.http.content.TextContent 2026-06-04 02:32:07.157 [eventLoopGroupProxy-34-1 @call-handler#265] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 9648a843-ad8b-4693-a463-6f306b47d2e9] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[9648a843-ad8b-4693-a463-6f306b47d2e9]] @ /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=[9648a843-ad8b-4693-a463-6f306b47d2e9]] @ /playlist/{uuid}/(method:POST) 2026-06-04 02:32:07.157 [eventLoopGroupProxy-34-1 @call-handler#265] 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/9648a843-ad8b-4693-a463-6f306b47d2e9 2026-06-04 02:32:07.159 [DefaultDispatcher-worker-4 @call-handler#265] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-06-04 02:32:07.160 [DefaultDispatcher-worker-3 @coroutine#255] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 2026-06-04 02:32:07.160 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9 2026-06-04 02:32:07.160 [DefaultDispatcher-worker-3 @coroutine#255] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:43971/playlist/9648a843-ad8b-4693-a463-6f306b47d2e9