2026-05-03 05:12:32.787 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:32.930 [Test worker] INFO io.ktor.server.Application - Application started in 0.349 seconds. 2026-05-03 05:12:33.042 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33765 2026-05-03 05:12:34.002 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33765/resources/index.json 2026-05-03 05:12:34.003 [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:33765/resources/index.json. 2026-05-03 05:12:34.003 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33765/resources/index.json 2026-05-03 05:12:34.351 [eventLoopGroupProxy-4-1 @call-handler#12] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-03 05:12:34.500 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 163ms 2026-05-03 05:12:34.513 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33765/resources/index.json 2026-05-03 05:12:34.517 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33765/resources/index.json 2026-05-03 05:12:34.517 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33765/resources/index.json 2026-05-03 05:12:34.547 [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:33765/resources/index.json. 2026-05-03 05:12:34.598 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33765/resources/index.json 2026-05-03 05:12:34.599 [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:33765/resources/index.json. 2026-05-03 05:12:34.599 [DefaultDispatcher-worker-1 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33765/resources/index.json 2026-05-03 05:12:34.611 [eventLoopGroupProxy-4-1 @call-handler#22] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-03 05:12:34.613 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 3ms 2026-05-03 05:12:34.615 [DefaultDispatcher-worker-5 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33765/resources/index.json 2026-05-03 05:12:34.616 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33765/resources/index.json 2026-05-03 05:12:34.616 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33765/resources/index.json 2026-05-03 05:12:36.639 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:36.639 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-03 05:12:36.641 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:32849 2026-05-03 05:12:36.719 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32849/resources/index.json 2026-05-03 05:12:36.719 [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:32849/resources/index.json. 2026-05-03 05:12:36.719 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32849/resources/index.json 2026-05-03 05:12:36.723 [eventLoopGroupProxy-7-1 @call-handler#35] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-03 05:12:36.724 [DefaultDispatcher-worker-1 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 1ms 2026-05-03 05:12:36.725 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32849/resources/index.json 2026-05-03 05:12:36.725 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32849/resources/index.json 2026-05-03 05:12:36.725 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32849/resources/index.json 2026-05-03 05:12:36.727 [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:32849/resources/index.json. 2026-05-03 05:12:36.734 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:32849/resources/index.json 2026-05-03 05:12:36.734 [DefaultDispatcher-worker-2 @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:32849/resources/index.json. 2026-05-03 05:12:36.734 [DefaultDispatcher-worker-2 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:32849/resources/index.json 2026-05-03 05:12:36.736 [eventLoopGroupProxy-7-1 @call-handler#45] TRACE io.ktor.server.routing.Routing - Trace for [resources, index.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[index.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-03 05:12:36.737 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-03 05:12:36.737 [DefaultDispatcher-worker-2 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:32849/resources/index.json 2026-05-03 05:12:36.738 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:32849/resources/index.json 2026-05-03 05:12:36.738 [DefaultDispatcher-worker-3 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:32849/resources/index.json 2026-05-03 05:12:38.749 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:38.749 [Test worker] INFO io.ktor.server.Application - Application started in 0.0 seconds. 2026-05-03 05:12:38.750 [DefaultDispatcher-worker-3 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44679 2026-05-03 05:12:38.755 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44679/resources/lesson001.json 2026-05-03 05:12:38.755 [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:44679/resources/lesson001.json. 2026-05-03 05:12:38.755 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44679/resources/lesson001.json 2026-05-03 05:12:38.758 [eventLoopGroupProxy-10-1 @call-handler#59] TRACE io.ktor.server.routing.Routing - Trace for [resources, lesson001.json] /, segment:0 -> SUCCESS @ / /(staticContent), segment:0 -> SUCCESS @ /(staticContent) /(staticContent)/resources, segment:1 -> SUCCESS @ /(staticContent)/resources /(staticContent)/resources/{...}, segment:2 -> SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...} /(staticContent)/resources/{...}/(method:GET), segment:2 -> SUCCESS @ /(staticContent)/resources/{...}/(method:GET) Matched routes: "" -> "(staticContent)" -> "resources" -> "{...}" -> "(method:GET)" Routing resolve result: SUCCESS; Parameters [static-content-path-parameter=[lesson001.json]] @ /(staticContent)/resources/{...}/(method:GET) 2026-05-03 05:12:38.759 [DefaultDispatcher-worker-4 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 1ms 2026-05-03 05:12:38.760 [DefaultDispatcher-worker-4 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44679/resources/lesson001.json 2026-05-03 05:12:38.760 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44679/resources/lesson001.json 2026-05-03 05:12:38.760 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44679/resources/lesson001.json 2026-05-03 05:12:38.763 [DefaultDispatcher-worker-2 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:44679/resources/lesson001.json. 2026-05-03 05:12:41.256 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:41.289 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.308 seconds. 2026-05-03 05:12:41.304 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44087 2026-05-03 05:12:41.338 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44087/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:41.338 [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:44087/api/school/respect/schoolpermissiongrant. 2026-05-03 05:12:41.338 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44087/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:41.376 [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-05-03 05:12:41.424 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44087/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:41.425 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44087/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:41.425 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44087/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:41.435 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44087/api/school/respect/schoolpermissiongrant. 2026-05-03 05:12:41.559 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.560 [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:44087/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:41.560 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.564 [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-05-03 05:12:41.626 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.627 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.627 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.632 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44087/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:41.650 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.650 [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:44087/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:41.650 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.660 [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-05-03 05:12:41.682 [DefaultDispatcher-worker-5 @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-05-03 05:12:41.687 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.687 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:41.688 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44087/api/school/respect/person?includeRelated=false 2026-05-03 05:12:43.870 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:43.871 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.056 seconds. 2026-05-03 05:12:43.874 [DefaultDispatcher-worker-5 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40121 2026-05-03 05:12:43.875 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40121/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:43.876 [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:40121/api/school/respect/schoolpermissiongrant. 2026-05-03 05:12:43.876 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40121/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:43.880 [eventLoopGroupProxy-16-1 @call-handler#107] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-03 05:12:43.884 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40121/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:43.884 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40121/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:43.884 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40121/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:43.885 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40121/api/school/respect/schoolpermissiongrant. 2026-05-03 05:12:43.938 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-03 05:12:43.938 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-03 05:12:43.938 [DefaultDispatcher-worker-4 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-03 05:12:43.939 [eventLoopGroupProxy-16-1 @call-handler#117] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-03 05:12:43.942 [DefaultDispatcher-worker-5 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-03 05:12:43.942 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-03 05:12:43.942 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-03 05:12:43.943 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:40121/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-03 05:12:46.106 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:46.110 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.054 seconds. 2026-05-03 05:12:46.115 [DefaultDispatcher-worker-5 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34967 2026-05-03 05:12:46.120 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34967/api/school/respect/person?includeRelated=false 2026-05-03 05:12:46.120 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34967/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:46.120 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/school/respect/person?includeRelated=false 2026-05-03 05:12:46.124 [eventLoopGroupProxy-19-1 @call-handler#136] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-03 05:12:46.129 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34967/api/school/respect/person?includeRelated=false 2026-05-03 05:12:46.129 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/school/respect/person?includeRelated=false 2026-05-03 05:12:46.129 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/api/school/respect/person?includeRelated=false 2026-05-03 05:12:46.130 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34967/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:46.190 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false 2026-05-03 05:12:46.190 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false. 2026-05-03 05:12:46.190 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false 2026-05-03 05:12:46.192 [eventLoopGroupProxy-19-1 @call-handler#142] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-03 05:12:46.195 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false 2026-05-03 05:12:46.196 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false 2026-05-03 05:12:46.196 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false 2026-05-03 05:12:46.197 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:34967/api/school/respect/person?since=2026-05-03T01%3A12%3A46.125285187Z&includeRelated=false. 2026-05-03 05:12:48.342 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:48.343 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.047 seconds. 2026-05-03 05:12:48.344 [DefaultDispatcher-worker-4 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33609 2026-05-03 05:12:48.444 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33609/api/school/respect/person 2026-05-03 05:12:48.445 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@4a90f488 for http://localhost:33609/api/school/respect/person 2026-05-03 05:12:48.451 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33609/api/school/respect/person 2026-05-03 05:12:48.451 [DefaultDispatcher-worker-9 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33609/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-03 05:12:48.473 [eventLoopGroupProxy-22-1 @call-handler#167] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-05-03 05:12:48.526 [eventLoopGroupProxy-22-1 @call-handler#167] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlinx.serialization.json.JsonElement) for call /api/school/respect/person 2026-05-03 05:12:48.535 [DefaultDispatcher-worker-9 @call-handler#167] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-03 05:12:48.538 [DefaultDispatcher-worker-6 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33609/api/school/respect/person 2026-05-03 05:12:48.539 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33609/api/school/respect/person 2026-05-03 05:12:48.539 [DefaultDispatcher-worker-6 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33609/api/school/respect/person 2026-05-03 05:12:50.730 [Test worker @coroutine#172] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:50.731 [Test worker @coroutine#172] INFO io.ktor.server.Application - Application started in 0.054 seconds. 2026-05-03 05:12:50.734 [DefaultDispatcher-worker-2 @coroutine#181] INFO io.ktor.server.Application - Responding at http://0.0.0.0:38769 2026-05-03 05:12:50.736 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38769/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:50.736 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38769/api/school/respect/schoolpermissiongrant. 2026-05-03 05:12:50.736 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38769/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:50.741 [eventLoopGroupProxy-25-1 @call-handler#185] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-03 05:12:50.745 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38769/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:50.745 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38769/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:50.745 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38769/api/school/respect/schoolpermissiongrant 2026-05-03 05:12:50.746 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38769/api/school/respect/schoolpermissiongrant. 2026-05-03 05:12:50.814 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:50.814 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38769/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:50.814 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:50.820 [eventLoopGroupProxy-25-1 @call-handler#191] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-03 05:12:50.834 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:50.834 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:50.834 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:50.840 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38769/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:52.857 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:52.857 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:38769/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:52.857 [Test worker @coroutine#172] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:52.859 [eventLoopGroupProxy-25-1 @call-handler#199] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) /api/school/respect/schoolpermissiongrant, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/schoolpermissiongrant Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-03 05:12:52.863 [Test worker @coroutine#172] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:52.863 [Test worker @coroutine#172] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:52.863 [Test worker @coroutine#172] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:38769/api/school/respect/person?includeRelated=false 2026-05-03 05:12:52.865 [Test worker @coroutine#172] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:38769/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:55.023 [Test worker @coroutine#205] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:55.024 [Test worker @coroutine#205] INFO io.ktor.server.Application - Application started in 0.05 seconds. 2026-05-03 05:12:55.025 [DefaultDispatcher-worker-2 @coroutine#214] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36685 2026-05-03 05:12:55.028 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36685/api/school/respect/person?includeRelated=false 2026-05-03 05:12:55.029 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36685/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:55.029 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36685/api/school/respect/person?includeRelated=false 2026-05-03 05:12:55.031 [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-05-03 05:12:55.036 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36685/api/school/respect/person?includeRelated=false 2026-05-03 05:12:55.036 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36685/api/school/respect/person?includeRelated=false 2026-05-03 05:12:55.036 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36685/api/school/respect/person?includeRelated=false 2026-05-03 05:12:55.037 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36685/api/school/respect/person?includeRelated=false. 2026-05-03 05:12:55.089 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false 2026-05-03 05:12:55.089 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false. 2026-05-03 05:12:55.089 [Test worker @coroutine#205] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false 2026-05-03 05:12:55.090 [eventLoopGroupProxy-28-1 @call-handler#227] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:GET) 2026-05-03 05:12:55.094 [Test worker @coroutine#205] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false 2026-05-03 05:12:55.094 [Test worker @coroutine#205] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false 2026-05-03 05:12:55.094 [Test worker @coroutine#205] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false 2026-05-03 05:12:55.095 [Test worker @coroutine#205] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36685/api/school/respect/person?since=2026-05-03T01%3A12%3A55.032178745Z&includeRelated=false. 2026-05-03 05:12:57.220 [Test worker @coroutine#233] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:57.223 [Test worker @coroutine#233] INFO io.ktor.server.Application - Application started in 0.045 seconds. 2026-05-03 05:12:57.224 [DefaultDispatcher-worker-3 @coroutine#243] INFO io.ktor.server.Application - Responding at http://0.0.0.0:35007 2026-05-03 05:12:57.226 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e 2026-05-03 05:12:57.226 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e. 2026-05-03 05:12:57.226 [Test worker @coroutine#233] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e 2026-05-03 05:12:57.228 [eventLoopGroupProxy-31-1 @call-handler#247] TRACE io.ktor.server.routing.Routing - Trace for [playlist, c69a9e64-ca05-49a6-9ff2-81ac36da1d2e] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[c69a9e64-ca05-49a6-9ff2-81ac36da1d2e]] @ /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=[c69a9e64-ca05-49a6-9ff2-81ac36da1d2e]] @ /playlist/{uuid}/(method:GET) 2026-05-03 05:12:57.234 [Test worker @coroutine#233] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e 2026-05-03 05:12:57.234 [Test worker @coroutine#233] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e 2026-05-03 05:12:57.234 [Test worker @coroutine#233] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e 2026-05-03 05:12:57.234 [Test worker @coroutine#233] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:35007/playlist/c69a9e64-ca05-49a6-9ff2-81ac36da1d2e. 2026-05-03 05:12:59.385 [Test worker @coroutine#251] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-03 05:12:59.385 [Test worker @coroutine#251] INFO io.ktor.server.Application - Application started in 0.038 seconds. 2026-05-03 05:12:59.386 [DefaultDispatcher-worker-7 @coroutine#260] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45541 2026-05-03 05:12:59.426 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 2026-05-03 05:12:59.426 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@2a78a89e for http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 2026-05-03 05:12:59.426 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 2026-05-03 05:12:59.426 [DefaultDispatcher-worker-6 @coroutine#258] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 from class io.ktor.http.content.TextContent 2026-05-03 05:12:59.429 [eventLoopGroupProxy-34-1 @call-handler#268] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 2acbc0d6-7b2a-4464-a334-787a85598a55] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[2acbc0d6-7b2a-4464-a334-787a85598a55]] @ /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=[2acbc0d6-7b2a-4464-a334-787a85598a55]] @ /playlist/{uuid}/(method:POST) 2026-05-03 05:12:59.429 [eventLoopGroupProxy-34-1 @call-handler#268] 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/2acbc0d6-7b2a-4464-a334-787a85598a55 2026-05-03 05:12:59.430 [DefaultDispatcher-worker-6 @call-handler#268] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-03 05:12:59.431 [DefaultDispatcher-worker-3 @coroutine#258] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 2026-05-03 05:12:59.431 [DefaultDispatcher-worker-3 @coroutine#258] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55 2026-05-03 05:12:59.431 [DefaultDispatcher-worker-3 @coroutine#258] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45541/playlist/2acbc0d6-7b2a-4464-a334-787a85598a55