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-09-15 14:12:43.647 [eventLoopGroupProxy-37-1 @call-handler#278] 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-09-15 14:12:43.657 [DefaultDispatcher-worker-3 @coroutine#267] TRACE i.k.client.plugins.HttpCallValidator - Processing exception java.io.IOException: unexpected end of stream on http://localhost:32789/... for request http://localhost:32789/api/school/xapi/statements
2026-09-15 14:12:44.862 [Test worker @coroutine#282] INFO io.ktor.server.Application - Autoreload is disabled because the development mode is off.
2026-09-15 14:12:44.862 [Test worker @coroutine#282] INFO io.ktor.server.Application - Application started in 0.038 seconds.
2026-09-15 14:12:44.863 [DefaultDispatcher-worker-4 @coroutine#291] INFO io.ktor.server.Application - Responding at http://0.0.0.0:37869
2026-09-15 14:12:44.910 [Test worker @coroutine#282] TRACE i.k.c.p.c.ContentNegotiation - Adding Accept=application/json header for http://localhost:37869/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false
2026-09-15 14:12:44.911 [Test worker @coroutine#282] TRACE i.k.c.p.c.ContentNegotiation - Body type class io.ktor.client.utils.EmptyContent is in ignored types. Skipping ContentNegotiation for http://localhost:37869/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false.
2026-09-15 14:12:44.913 [eventLoopGroupProxy-40-1 @call-handler#298] 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-09-15 14:12:44.917 [Test worker @coroutine#282] TRACE io.ktor.client.plugins.SaveBody - Saving body for http://localhost:37869/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false
2026-09-15 14:12:44.917 [Test worker @coroutine#282] TRACE i.k.client.plugins.HttpCallValidator - Validating response for request http://localhost:37869/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false
2026-09-15 14:12:44.917 [Test worker @coroutine#282] TRACE i.k.c.p.DefaultResponseValidation - Skipping default response validation for http://localhost:37869/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false
2026-09-15 14:12:44.918 [Test worker @coroutine#282] TRACE i.k.c.p.c.ContentNegotiation - Response body was converted to class world.respect.lib.xapi.model.XapiStatementResult for http://localhost:37869/api/school/xapi/statements?statementId=6690e6c9-3ef0-4ed3-8b37-7f3964730bee&related_activities=false&related_agents=false&format=exact&attachments=false&ascending=false.
]]>