2026-05-19 15:03:19.371 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:19.500 [Test worker] INFO io.ktor.server.Application - Application started in 0.293 seconds. 2026-05-19 15:03:19.608 [DefaultDispatcher-worker-1 @coroutine#2] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45777 2026-05-19 15:03:20.495 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45777/resources/index.json 2026-05-19 15:03:20.496 [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:45777/resources/index.json. 2026-05-19 15:03:20.496 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45777/resources/index.json 2026-05-19 15:03:20.670 [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-19 15:03:20.727 [DefaultDispatcher-worker-1 @call-handler#12] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 67ms 2026-05-19 15:03:20.735 [DefaultDispatcher-worker-2 @coroutine#8] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45777/resources/index.json 2026-05-19 15:03:20.737 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45777/resources/index.json 2026-05-19 15:03:20.738 [DefaultDispatcher-worker-2 @coroutine#8] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45777/resources/index.json 2026-05-19 15:03:20.759 [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:45777/resources/index.json. 2026-05-19 15:03:20.803 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45777/resources/index.json 2026-05-19 15:03:20.803 [DefaultDispatcher-worker-5 @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:45777/resources/index.json. 2026-05-19 15:03:20.803 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45777/resources/index.json 2026-05-19 15:03:20.806 [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-19 15:03:20.808 [eventLoopGroupProxy-4-1 @call-handler#22] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 2ms 2026-05-19 15:03:20.809 [DefaultDispatcher-worker-5 @coroutine#20] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45777/resources/index.json 2026-05-19 15:03:20.810 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45777/resources/index.json 2026-05-19 15:03:20.810 [DefaultDispatcher-worker-5 @coroutine#20] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45777/resources/index.json 2026-05-19 15:03:22.828 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:22.829 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-19 15:03:22.830 [DefaultDispatcher-worker-5 @coroutine#26] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37017 2026-05-19 15:03:22.894 [Test worker @coroutine#30] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37017/resources/index.json 2026-05-19 15:03:22.895 [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:37017/resources/index.json. 2026-05-19 15:03:22.895 [Test worker @coroutine#30] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37017/resources/index.json 2026-05-19 15:03:22.898 [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-19 15:03:22.899 [DefaultDispatcher-worker-2 @call-handler#35] INFO io.ktor.server.Application - 200 OK: GET - /resources/index.json in 2ms 2026-05-19 15:03:22.899 [Test worker @coroutine#30] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37017/resources/index.json 2026-05-19 15:03:22.899 [Test worker @coroutine#30] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37017/resources/index.json 2026-05-19 15:03:22.900 [Test worker @coroutine#30] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37017/resources/index.json 2026-05-19 15:03:22.900 [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:37017/resources/index.json. 2026-05-19 15:03:22.905 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37017/resources/index.json 2026-05-19 15:03:22.905 [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:37017/resources/index.json. 2026-05-19 15:03:22.905 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:37017/resources/index.json 2026-05-19 15:03:22.906 [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-19 15:03:22.907 [eventLoopGroupProxy-7-1 @call-handler#45] INFO io.ktor.server.Application - 304 Not Modified: GET - /resources/index.json in 1ms 2026-05-19 15:03:22.907 [DefaultDispatcher-worker-1 @coroutine#43] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37017/resources/index.json 2026-05-19 15:03:22.907 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37017/resources/index.json 2026-05-19 15:03:22.907 [DefaultDispatcher-worker-1 @coroutine#43] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37017/resources/index.json 2026-05-19 15:03:24.959 [Test worker] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:24.960 [Test worker] INFO io.ktor.server.Application - Application started in 0.001 seconds. 2026-05-19 15:03:24.964 [DefaultDispatcher-worker-1 @coroutine#49] INFO io.ktor.server.Application - Responding at http://0.0.0.0:42673 2026-05-19 15:03:24.984 [Test worker @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:42673/resources/lesson001.json 2026-05-19 15:03:24.984 [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:42673/resources/lesson001.json. 2026-05-19 15:03:24.984 [Test worker @coroutine#55] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:42673/resources/lesson001.json 2026-05-19 15:03:25.002 [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-19 15:03:25.005 [eventLoopGroupProxy-10-1 @call-handler#59] INFO io.ktor.server.Application - 200 OK: GET - /resources/lesson001.json in 3ms 2026-05-19 15:03:25.011 [DefaultDispatcher-worker-5 @coroutine#55] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:42673/resources/lesson001.json 2026-05-19 15:03:25.011 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:42673/resources/lesson001.json 2026-05-19 15:03:25.011 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:42673/resources/lesson001.json 2026-05-19 15:03:25.017 [DefaultDispatcher-worker-5 @coroutine#55] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class kotlinx.serialization.json.JsonObject for http://localhost:42673/resources/lesson001.json. 2026-05-19 15:03:27.398 [Test worker @coroutine#65] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:27.408 [Test worker @coroutine#65] INFO io.ktor.server.Application - Application started in 0.184 seconds. 2026-05-19 15:03:27.411 [DefaultDispatcher-worker-3 @coroutine#74] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44593 2026-05-19 15:03:27.422 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44593/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:27.422 [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:44593/api/school/respect/schoolpermissiongrant. 2026-05-19 15:03:27.422 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:27.428 [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-19 15:03:27.444 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44593/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:27.444 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:27.444 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:27.446 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44593/api/school/respect/schoolpermissiongrant. 2026-05-19 15:03:27.544 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.544 [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:44593/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:27.544 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.546 [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-19 15:03:27.566 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.567 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.567 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.568 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44593/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:27.574 [Test worker @coroutine#65] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.574 [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:44593/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:27.575 [Test worker @coroutine#65] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.576 [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-19 15:03:27.579 [DefaultDispatcher-worker-2 @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-19 15:03:27.580 [Test worker @coroutine#65] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.580 [Test worker @coroutine#65] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:27.581 [Test worker @coroutine#65] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44593/api/school/respect/person?includeRelated=false 2026-05-19 15:03:29.823 [Test worker @coroutine#94] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:29.825 [Test worker @coroutine#94] INFO io.ktor.server.Application - Application started in 0.079 seconds. 2026-05-19 15:03:29.829 [DefaultDispatcher-worker-5 @coroutine#103] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36949 2026-05-19 15:03:29.832 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36949/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:29.832 [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:36949/api/school/respect/schoolpermissiongrant. 2026-05-19 15:03:29.832 [Test worker @coroutine#94] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36949/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:29.837 [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-19 15:03:29.844 [Test worker @coroutine#94] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36949/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:29.844 [Test worker @coroutine#94] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36949/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:29.844 [Test worker @coroutine#94] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36949/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:29.845 [Test worker @coroutine#94] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36949/api/school/respect/schoolpermissiongrant. 2026-05-19 15:03:29.975 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 15:03:29.976 [DefaultDispatcher-worker-5 @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:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-19 15:03:29.976 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 15:03:29.994 [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-19 15:03:30.002 [DefaultDispatcher-worker-5 @coroutine#113] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 15:03:30.003 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 15:03:30.003 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100 2026-05-19 15:03:30.005 [DefaultDispatcher-worker-5 @coroutine#113] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:36949/api/school/respect/person?includeDeleted=true&includeRelated=false&offset=0&limit=100. 2026-05-19 15:03:32.244 [Test worker @coroutine#122] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:32.245 [Test worker @coroutine#122] INFO io.ktor.server.Application - Application started in 0.057 seconds. 2026-05-19 15:03:32.248 [DefaultDispatcher-worker-1 @coroutine#131] INFO io.ktor.server.Application - Responding at http://0.0.0.0:44451 2026-05-19 15:03:32.262 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44451/api/school/respect/person?includeRelated=false 2026-05-19 15:03:32.263 [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:44451/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:32.263 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44451/api/school/respect/person?includeRelated=false 2026-05-19 15:03:32.289 [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-19 15:03:32.301 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44451/api/school/respect/person?includeRelated=false 2026-05-19 15:03:32.301 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44451/api/school/respect/person?includeRelated=false 2026-05-19 15:03:32.301 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44451/api/school/respect/person?includeRelated=false 2026-05-19 15:03:32.302 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44451/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:32.360 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false 2026-05-19 15:03:32.360 [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:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false. 2026-05-19 15:03:32.361 [Test worker @coroutine#122] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false 2026-05-19 15:03:32.364 [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-19 15:03:32.368 [Test worker @coroutine#122] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false 2026-05-19 15:03:32.369 [Test worker @coroutine#122] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false 2026-05-19 15:03:32.369 [Test worker @coroutine#122] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false 2026-05-19 15:03:32.370 [Test worker @coroutine#122] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:44451/api/school/respect/person?since=2026-05-19T11%3A03%3A32.289726527Z&includeRelated=false. 2026-05-19 15:03:34.556 [Test worker @coroutine#148] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:34.557 [Test worker @coroutine#148] INFO io.ktor.server.Application - Application started in 0.044 seconds. 2026-05-19 15:03:34.561 [DefaultDispatcher-worker-7 @coroutine#157] INFO io.ktor.server.Application - Responding at http://0.0.0.0:34963 2026-05-19 15:03:34.628 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:34963/api/school/respect/person 2026-05-19 15:03:34.629 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@78e2eed8 for http://localhost:34963/api/school/respect/person 2026-05-19 15:03:34.630 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:34963/api/school/respect/person 2026-05-19 15:03:34.631 [DefaultDispatcher-worker-3 @coroutine#155] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:34963/api/school/respect/person from class io.ktor.http.content.TextContent 2026-05-19 15:03:34.658 [eventLoopGroupProxy-22-1 @call-handler#165] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, person] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:4 -> SUCCESS @ /api/school/respect/person /api/school/respect/person/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/respect/person/(method:GET) /api/school/respect/person/(method:POST), segment:4 -> SUCCESS @ /api/school/respect/person/(method:POST) Matched routes: "" -> "api" -> "school" -> "respect" -> "person" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/respect/person/(method:POST) 2026-05-19 15:03:34.677 [eventLoopGroupProxy-22-1 @call-handler#165] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlin.collections.List) for call /api/school/respect/person 2026-05-19 15:03:34.683 [DefaultDispatcher-worker-7 @call-handler#165] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /api/school/respect/person request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-19 15:03:34.687 [DefaultDispatcher-worker-7 @coroutine#155] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:34963/api/school/respect/person 2026-05-19 15:03:34.687 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:34963/api/school/respect/person 2026-05-19 15:03:34.687 [DefaultDispatcher-worker-7 @coroutine#155] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:34963/api/school/respect/person 2026-05-19 15:03:36.861 [Test worker @coroutine#170] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:36.863 [Test worker @coroutine#170] INFO io.ktor.server.Application - Application started in 0.046 seconds. 2026-05-19 15:03:36.864 [DefaultDispatcher-worker-5 @coroutine#179] INFO io.ktor.server.Application - Responding at http://0.0.0.0:39333 2026-05-19 15:03:36.866 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39333/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:36.866 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39333/api/school/respect/schoolpermissiongrant. 2026-05-19 15:03:36.866 [Test worker @coroutine#170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39333/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:36.872 [eventLoopGroupProxy-25-1 @call-handler#183] TRACE io.ktor.server.routing.Routing - Trace for [api, school, respect, schoolpermissiongrant] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/respect, segment:3 -> SUCCESS @ /api/school/respect /api/school/respect/person, segment:3 -> FAILURE "Selector didn't match" @ /api/school/respect/person /api/school/respect/schoolpermissiongrant, segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant /api/school/respect/schoolpermissiongrant/(method:GET), segment:4 -> SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) Matched routes: "" -> "api" -> "school" -> "respect" -> "schoolpermissiongrant" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/respect/schoolpermissiongrant/(method:GET) 2026-05-19 15:03:36.879 [Test worker @coroutine#170] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39333/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:36.880 [Test worker @coroutine#170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39333/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:36.880 [Test worker @coroutine#170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39333/api/school/respect/schoolpermissiongrant 2026-05-19 15:03:36.880 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39333/api/school/respect/schoolpermissiongrant. 2026-05-19 15:03:36.934 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:36.934 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39333/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:36.934 [Test worker @coroutine#170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:36.940 [eventLoopGroupProxy-25-1 @call-handler#189] 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-19 15:03:36.960 [Test worker @coroutine#170] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:36.960 [Test worker @coroutine#170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:36.960 [Test worker @coroutine#170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:36.961 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39333/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:38.968 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:38.968 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:39333/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:38.968 [Test worker @coroutine#170] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:38.969 [eventLoopGroupProxy-25-1 @call-handler#196] 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-19 15:03:38.972 [Test worker @coroutine#170] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:38.973 [Test worker @coroutine#170] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:38.973 [Test worker @coroutine#170] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:39333/api/school/respect/person?includeRelated=false 2026-05-19 15:03:38.973 [Test worker @coroutine#170] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:39333/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:41.119 [Test worker @coroutine#202] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:41.120 [Test worker @coroutine#202] INFO io.ktor.server.Application - Application started in 0.042 seconds. 2026-05-19 15:03:41.121 [DefaultDispatcher-worker-2 @coroutine#211] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33091 2026-05-19 15:03:41.124 [Test worker @coroutine#202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33091/api/school/respect/person?includeRelated=false 2026-05-19 15:03:41.124 [Test worker @coroutine#202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33091/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:41.124 [Test worker @coroutine#202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33091/api/school/respect/person?includeRelated=false 2026-05-19 15:03:41.127 [eventLoopGroupProxy-28-1 @call-handler#216] 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-19 15:03:41.130 [Test worker @coroutine#202] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33091/api/school/respect/person?includeRelated=false 2026-05-19 15:03:41.131 [Test worker @coroutine#202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33091/api/school/respect/person?includeRelated=false 2026-05-19 15:03:41.131 [Test worker @coroutine#202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33091/api/school/respect/person?includeRelated=false 2026-05-19 15:03:41.132 [Test worker @coroutine#202] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33091/api/school/respect/person?includeRelated=false. 2026-05-19 15:03:41.178 [Test worker @coroutine#202] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false 2026-05-19 15:03:41.179 [Test worker @coroutine#202] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false. 2026-05-19 15:03:41.179 [Test worker @coroutine#202] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false 2026-05-19 15:03:41.180 [eventLoopGroupProxy-28-1 @call-handler#223] 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-19 15:03:41.182 [Test worker @coroutine#202] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false 2026-05-19 15:03:41.183 [Test worker @coroutine#202] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false 2026-05-19 15:03:41.183 [Test worker @coroutine#202] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false 2026-05-19 15:03:41.183 [Test worker @coroutine#202] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33091/api/school/respect/person?since=2026-05-19T11%3A03%3A41.127857284Z&includeRelated=false. 2026-05-19 15:03:43.304 [Test worker @coroutine#229] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:43.306 [Test worker @coroutine#229] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-19 15:03:43.307 [DefaultDispatcher-worker-3 @coroutine#239] INFO io.ktor.server.Application - Responding at http://0.0.0.0:40051 2026-05-19 15:03:43.310 [Test worker @coroutine#229] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01 2026-05-19 15:03:43.310 [Test worker @coroutine#229] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01. 2026-05-19 15:03:43.310 [Test worker @coroutine#229] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01 2026-05-19 15:03:43.314 [eventLoopGroupProxy-31-1 @call-handler#243] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 12a682ba-1ccb-40c9-8e07-b75e0ba17c01] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[12a682ba-1ccb-40c9-8e07-b75e0ba17c01]] @ /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=[12a682ba-1ccb-40c9-8e07-b75e0ba17c01]] @ /playlist/{uuid}/(method:GET) 2026-05-19 15:03:43.322 [Test worker @coroutine#229] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01 2026-05-19 15:03:43.323 [Test worker @coroutine#229] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01 2026-05-19 15:03:43.323 [Test worker @coroutine#229] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01 2026-05-19 15:03:43.323 [Test worker @coroutine#229] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.opds.model.OpdsFeed for http://localhost:40051/playlist/12a682ba-1ccb-40c9-8e07-b75e0ba17c01. 2026-05-19 15:03:45.505 [Test worker @coroutine#247] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:45.506 [Test worker @coroutine#247] INFO io.ktor.server.Application - Application started in 0.051 seconds. 2026-05-19 15:03:45.508 [DefaultDispatcher-worker-2 @coroutine#256] INFO io.ktor.server.Application - Responding at http://0.0.0.0:45307 2026-05-19 15:03:45.550 [DefaultDispatcher-worker-3 @coroutine#254] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:45.550 [DefaultDispatcher-worker-3 @coroutine#254] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@55a69779 for http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:45.551 [DefaultDispatcher-worker-3 @coroutine#254] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:45.551 [DefaultDispatcher-worker-3 @coroutine#254] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 from class io.ktor.http.content.TextContent 2026-05-19 15:03:45.554 [eventLoopGroupProxy-34-1 @call-handler#264] TRACE io.ktor.server.routing.Routing - Trace for [playlist, 42a5bf0a-ef7d-40a1-b6be-d505e8a49679] /, segment:0 -> SUCCESS @ / /playlist, segment:1 -> SUCCESS @ /playlist /playlist/{uuid}, segment:2 -> SUCCESS; Parameters [uuid=[42a5bf0a-ef7d-40a1-b6be-d505e8a49679]] @ /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=[42a5bf0a-ef7d-40a1-b6be-d505e8a49679]] @ /playlist/{uuid}/(method:POST) 2026-05-19 15:03:45.554 [eventLoopGroupProxy-34-1 @call-handler#264] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(world.respect.lib.opds.model.OpdsFeed) for call /playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:45.556 [DefaultDispatcher-worker-3 @call-handler#264] TRACE i.k.s.p.c.ContentNegotiation - Skipping response body transformation from HttpStatusCode to OutgoingContent for the POST /playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 request because the HttpStatusCode type is ignored. See [ContentNegotiationConfig::ignoreType]. 2026-05-19 15:03:45.558 [DefaultDispatcher-worker-6 @coroutine#254] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:45.558 [DefaultDispatcher-worker-6 @coroutine#254] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:45.558 [DefaultDispatcher-worker-6 @coroutine#254] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:45307/playlist/42a5bf0a-ef7d-40a1-b6be-d505e8a49679 2026-05-19 15:03:47.704 [Test worker @coroutine#269] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:47.712 [Test worker @coroutine#269] INFO io.ktor.server.Application - Application started in 0.07 seconds. 2026-05-19 15:03:47.722 [DefaultDispatcher-worker-1 @coroutine#278] INFO io.ktor.server.Application - Responding at http://0.0.0.0:33133 2026-05-19 15:03:47.891 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:33133/api/school/xapi/statements 2026-05-19 15:03:47.893 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.k.c.p.c.ContentNegotiation - Converted request body using io.ktor.serialization.kotlinx.KotlinxSerializationConverter@4b2a54c3 for http://localhost:33133/api/school/xapi/statements 2026-05-19 15:03:47.893 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:33133/api/school/xapi/statements 2026-05-19 15:03:47.893 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.k.c.plugins.defaultTransformers - Transformed with default transformers request body for http://localhost:33133/api/school/xapi/statements from class io.ktor.http.content.TextContent 2026-05-19 15:03:47.898 [eventLoopGroupProxy-37-1 @call-handler#285] TRACE io.ktor.server.routing.Routing - Trace for [api, school, xapi, statements] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/xapi, segment:3 -> SUCCESS @ /api/school/xapi /api/school/xapi/statements, segment:4 -> SUCCESS @ /api/school/xapi/statements /api/school/xapi/statements/(method:GET), segment:4 -> FAILURE "Selector didn't match" @ /api/school/xapi/statements/(method:GET) /api/school/xapi/statements/(method:POST), segment:4 -> SUCCESS @ /api/school/xapi/statements/(method:POST) Matched routes: "" -> "api" -> "school" -> "xapi" -> "statements" -> "(method:POST)" Routing resolve result: SUCCESS @ /api/school/xapi/statements/(method:POST) 2026-05-19 15:03:47.898 [eventLoopGroupProxy-37-1 @call-handler#285] TRACE i.k.server.engine.DefaultTransform - No Default Transformations found for class io.ktor.utils.io.ByteChannel and expected type TypeInfo(kotlinx.serialization.json.JsonElement) for call /api/school/xapi/statements 2026-05-19 15:03:47.934 [DefaultDispatcher-worker-1 @coroutine#276] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:33133/api/school/xapi/statements 2026-05-19 15:03:47.934 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:33133/api/school/xapi/statements 2026-05-19 15:03:47.934 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:33133/api/school/xapi/statements 2026-05-19 15:03:47.934 [DefaultDispatcher-worker-1 @coroutine#276] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class java.util.ArrayList for http://localhost:33133/api/school/xapi/statements. 2026-05-19 15:03:50.058 [Test worker @coroutine#291] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off. 2026-05-19 15:03:50.060 [Test worker @coroutine#291] INFO io.ktor.server.Application - Application started in 0.055 seconds. 2026-05-19 15:03:50.063 [DefaultDispatcher-worker-7 @coroutine#300] INFO io.ktor.server.Application - Responding at http://0.0.0.0:36399 2026-05-19 15:03:50.072 [Test worker @coroutine#291] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:36399/api/school/xapi/statements 2026-05-19 15:03:50.072 [Test worker @coroutine#291] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:36399/api/school/xapi/statements. 2026-05-19 15:03:50.072 [Test worker @coroutine#291] TRACE i.ktor.client.plugins.HttpPlainText - Adding Accept-Charset=UTF-8 to http://localhost:36399/api/school/xapi/statements 2026-05-19 15:03:50.077 [eventLoopGroupProxy-40-1 @call-handler#306] TRACE io.ktor.server.routing.Routing - Trace for [api, school, xapi, statements] /, segment:0 -> SUCCESS @ / /api, segment:1 -> SUCCESS @ /api /api/school, segment:2 -> SUCCESS @ /api/school /api/school/xapi, segment:3 -> SUCCESS @ /api/school/xapi /api/school/xapi/statements, segment:4 -> SUCCESS @ /api/school/xapi/statements /api/school/xapi/statements/(method:GET), segment:4 -> SUCCESS @ /api/school/xapi/statements/(method:GET) /api/school/xapi/statements/(method:POST), segment:4 -> FAILURE "Selector didn't match" @ /api/school/xapi/statements/(method:POST) Matched routes: "" -> "api" -> "school" -> "xapi" -> "statements" -> "(method:GET)" Routing resolve result: SUCCESS @ /api/school/xapi/statements/(method:GET) 2026-05-19 15:03:50.084 [Test worker @coroutine#291] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:36399/api/school/xapi/statements 2026-05-19 15:03:50.084 [Test worker @coroutine#291] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:36399/api/school/xapi/statements 2026-05-19 15:03:50.084 [Test worker @coroutine#291] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:36399/api/school/xapi/statements 2026-05-19 15:03:50.085 [Test worker @coroutine#291] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.xapi.model.XapiStatementResult for http://localhost:36399/api/school/xapi/statements.