2025-10-27 19:07:21.028 [main] INFO Application - Autoreload is disabled because the development mode is off. 2025-10-27 19:07:21.174 [main] INFO Application - Application started in 0.153 seconds. 2025-10-27 19:07:21.234 [DefaultDispatcher-worker-1] INFO Application - Responding at http://0.0.0.0:8070 2025-10-27 19:13:34.501 [eventLoopGroupProxy-4-2] TRACE io.ktor.server.routing.Routing - Trace for [testcontroller, start] /, segment:0 -> SUCCESS @ / /, segment:0 -> SUCCESS @ / /(method:GET), segment:0 -> FAILURE "Not all segments matched" @ /(method:GET) /testcontroller, segment:1 -> SUCCESS @ /testcontroller /testcontroller/start, segment:2 -> SUCCESS @ /testcontroller/start /testcontroller/start/(method:GET), segment:2 -> SUCCESS @ /testcontroller/start/(method:GET) /testcontroller/stop, segment:1 -> FAILURE "Selector didn't match" @ /testcontroller/stop Matched routes: "" -> "testcontroller" -> "start" -> "(method:GET)" Routing resolve result: SUCCESS @ /testcontroller/start/(method:GET) 2025-10-27 19:13:34.509 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8061 starting command /home/jenkins/.jenkins/workspace/Respect-main-lesson-download-test/ci-run-test-server.sh (workingDir=/home/jenkins/.jenkins/workspace/Respect-main-lesson-download-test/build/testservercontroller/workspace/000_000_hello_world) 2025-10-27 19:13:34.515 [eventLoopGroupProxy-4-2] INFO Application - TestServerRunner: port=8061 process started PID=1132013 (saved to /home/jenkins/.jenkins/workspace/Respect-main-lesson-download-test/build/testservercontroller/workspace/000_000_hello_world/process.pid} 2025-10-27 19:13:35.561 [eventLoopGroupProxy-4-2] INFO Application - 200 OK: GET - /testcontroller/start in 1063ms 2025-10-27 19:17:14.847 [eventLoopGroupProxy-4-3] TRACE io.ktor.server.routing.Routing - Trace for [testcontroller, start] /, segment:0 -> SUCCESS @ / /, segment:0 -> SUCCESS @ / /(method:GET), segment:0 -> FAILURE "Not all segments matched" @ /(method:GET) /testcontroller, segment:1 -> SUCCESS @ /testcontroller /testcontroller/start, segment:2 -> SUCCESS @ /testcontroller/start /testcontroller/start/(method:GET), segment:2 -> SUCCESS @ /testcontroller/start/(method:GET) /testcontroller/stop, segment:1 -> FAILURE "Selector didn't match" @ /testcontroller/stop Matched routes: "" -> "testcontroller" -> "start" -> "(method:GET)" Routing resolve result: SUCCESS @ /testcontroller/start/(method:GET) 2025-10-27 19:17:14.847 [eventLoopGroupProxy-4-3] INFO Application - TestServerRunner: port=8060 starting command /home/jenkins/.jenkins/workspace/Respect-main-lesson-download-test/ci-run-test-server.sh (workingDir=/home/jenkins/.jenkins/workspace/Respect-main-lesson-download-test/build/testservercontroller/workspace/001_004_add_app_via_link_and_browse_lessons_test) 2025-10-27 19:17:14.848 [eventLoopGroupProxy-4-3] INFO Application - TestServerRunner: port=8060 process started PID=1132338 (saved to /home/jenkins/.jenkins/workspace/Respect-main-lesson-download-test/build/testservercontroller/workspace/001_004_add_app_via_link_and_browse_lessons_test/process.pid} 2025-10-27 19:17:15.906 [eventLoopGroupProxy-4-3] INFO Application - 200 OK: GET - /testcontroller/start in 1060ms 2025-10-27 19:19:35.260 [KtorShutdownHook] INFO Application - Server is stopped 2025-10-27 19:19:35.261 [KtorShutdownHook] INFO Application - TestServerRunner: request to stop server on port=8060 2025-10-27 19:19:35.261 [KtorShutdownHook] INFO Application - TestServerRunner: request to stop server on port=8061