Build Logs
softwaremill/tapir-loom • 3.8.0-RC6:2026-01-08
Errors
60
Warnings
21
Total Lines
3608
1##################################
2Clonning https://github.com/softwaremill/tapir-loom.git into /build/repo using revision v0.2.5
3##################################
4Note: switching to 'c2420e50d4f76cbfff4f9eb1c891919650d561a0'.
5
6You are in 'detached HEAD' state. You can look around, make experimental
7changes and commit them, and you can discard any commits you make in this
8state without impacting any branches by switching back to a branch.
9
10If you want to create a new branch to retain commits you create, you may
11do so (now or later) by using -c with the switch command. Example:
12
13 git switch -c <new-branch-name>
14
15Or undo this operation with:
16
17 git switch -
18
19Turn off this advice by setting config variable advice.detachedHead to false
20
21----
22Preparing build for 3.8.0-RC6
23Scala binary version found: 3.8
24Implicitly using source version 3.8
25Scala binary version found: 3.8
26Implicitly using source version 3.8
27Would try to apply common scalacOption (best-effort, sbt/mill only):
28Append: ,REQUIRE:-source:3.8
29Remove: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
30
31Try apply source patch:
32Path: build.sbt
33Pattern: val scala3 = List("3.3.1")
34Replacement: val scala3 = List("3.8.0-RC6")
35Starting compilation server
36Compiling project (Scala 3.7.3, JVM (21))
37Compiled project (Scala 3.7.3, JVM (21))
38Successfully applied pattern 'val scala3 = List("3.3.1")' in build.sbt
39----
40Starting build for 3.8.0-RC6
41Execute tests: true
42sbt project found:
43Sbt version 1.9.7 is not supported, minimal supported version is 1.11.5
44Enforcing usage of sbt in version 1.11.5
45No prepare script found for project softwaremill/tapir-loom
46##################################
47Scala version: 3.8.0-RC6
48Targets: com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server
49Project projectConfig: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
50##################################
51Using extra scalacOptions: ,REQUIRE:-source:3.8
52Filtering out scalacOptions: ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
53[sbt_options] declare -a sbt_options=()
54[process_args] java_version = '21'
55[copyRt] java9_rt = '/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21/rt.jar'
56# Executing command line:
57java
58-Dfile.encoding=UTF-8
59-Dcommunitybuild.scala=3.8.0-RC6
60-Dcommunitybuild.project.dependencies.add=
61-Xmx7G
62-Xms4G
63-Xss8M
64-Dsbt.script=/root/.sdkman/candidates/sbt/current/bin/sbt
65-Dscala.ext.dirs=/root/.sbt/1.0/java9-rt-ext-eclipse_adoptium_21
66-jar
67/root/.sdkman/candidates/sbt/1.11.5/bin/sbt-launch.jar
68"setCrossScalaVersions 3.8.0-RC6"
69"++3.8.0-RC6 -v"
70"mapScalacOptions ",REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s" ",-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e""
71"set every credentials := Nil"
72"excludeLibraryDependency com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}"
73"removeScalacOptionsStartingWith -P:wartremover"
74
75moduleMappings
76"runBuild 3.8.0-RC6 """{"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}""" com.softwaremill.sttp.tapir%tapir-netty-server-id com.softwaremill.sttp.tapir%tapir-nima-server"
77
78[info] welcome to sbt 1.11.5 (Eclipse Adoptium Java 21)
79[info] loading settings for project repo-build from akka.sbt, plugins.sbt...
80[info] loading project definition from /build/repo/project
81[info] compiling 2 Scala sources to /build/repo/project/target/scala-2.12/sbt-1.0/classes ...
82[info] Non-compiled module 'compiler-bridge_2.12' for Scala 2.12.20. Compiling...
83[info] Compilation completed in 8.084s.
84[info] done compiling
85[info] loading settings for project rootProject from build.sbt...
86[info] set current project to tapir-loom (in build file:/build/repo/)
87Execute setCrossScalaVersions: 3.8.0-RC6
88OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in rootProject/crossScalaVersions
89OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in nima3/crossScalaVersions
90OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in nima3/crossScalaVersions
91OpenCB::Changing crossVersion 3.8.0-RC6 -> 3.8.0-RC6 in netty3/crossScalaVersions
92OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(3.8.0-RC6) in netty3/crossScalaVersions
93OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in nima/crossScalaVersions
94OpenCB::Limitting incorrect crossVersions List(2.12.20) -> List(2.13.12) in netty/crossScalaVersions
95[info] set current project to tapir-loom (in build file:/build/repo/)
96[info] Setting Scala version to 3.8.0-RC6 on 2 projects.
97[info] Switching Scala version on:
98[info] netty3 (3.8.0-RC6)
99[info] nima3 (3.8.0-RC6)
100[info] Excluding projects:
101[info] * rootProject (2.13.12)
102[info] netty (2.13.12)
103[info] nima (2.13.12)
104[info] Reapplying settings...
105[info] set current project to tapir-loom (in build file:/build/repo/)
106Execute mapScalacOptions: ,REQUIRE:-source:3.8,-Wconf:msg=can be rewritten automatically under:s ,-deprecation,-feature,-Xfatal-warnings,-Werror,MATCH:.*-Wconf.*any:e
107[info] Reapplying settings...
108[info] set current project to tapir-loom (in build file:/build/repo/)
109[info] Defining Global / credentials, credentials and 3 others.
110[info] The new values will be used by Compile / scalafmtOnly, Global / pgpSelectPassphrase and 39 others.
111[info] Run `last` for details.
112[info] Reapplying settings...
113[info] set current project to tapir-loom (in build file:/build/repo/)
114Execute excludeLibraryDependency: com.github.ghik:zerowaste_{scalaVersion} com.olegpy:better-monadic-for_3 org.polyvariant:better-tostring_{scalaVersion} org.wartremover:wartremover_{scalaVersion}
115[info] Reapplying settings...
116OpenCB::Failed to reapply settings in excludeLibraryDependency: Reference to undefined setting:
117
118 Global / allExcludeDependencies from Global / allExcludeDependencies (CommunityBuildPlugin.scala:331)
119 Did you mean nima3 / allExcludeDependencies ?
120 , retry without global scopes
121[info] Reapplying settings...
122[info] set current project to tapir-loom (in build file:/build/repo/)
123Execute removeScalacOptionsStartingWith: -P:wartremover
124[info] Reapplying settings...
125[info] set current project to tapir-loom (in build file:/build/repo/)
126[success] Total time: 0 s, completed Jan 8, 2026, 1:34:25 AM
127Build config: {"projects":{"exclude":[],"overrides":{}},"java":{"version":"21"},"sbt":{"commands":[],"options":[]},"mill":{"options":[]},"tests":"full","migrationVersions":[],"sourcePatches":[{"path":"build.sbt","pattern":"val scala3 = List(\"3.3.1\")","replaceWith":"val scala3 = List(\"<SCALA_VERSION>\")"}]}
128Parsed config: Success(ProjectBuildConfig(ProjectsConfig(List(),Map()),Full,List()))
129Starting build...
130Projects: Set(netty3, nima3)
131Starting build for ProjectRef(file:/build/repo/,netty3) (tapir-netty-server-id)... [0/2]
132OpenCB::Exclude Scala3 specific scalacOption `REQUIRE:-source:3.8` in Scala 2.12.20 module Global
133OpenCB::Filter out '-deprecation', matches setting pattern '^-?-deprecation'
134OpenCB::Filter out '-feature', matches setting pattern '^-?-feature'
135Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
136[info] compiling 4 Scala sources to /build/repo/netty/target/jvm-3/classes ...
137[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
138[warn] one warning found
139[info] done compiling
140[info] compiling 3 Scala sources to /build/repo/netty/target/jvm-3/test-classes ...
141[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
142[warn] there was 1 deprecation warning; re-run with -deprecation for details
143[warn] two warnings found
144[info] done compiling
145[info] NettyIdServerTest:
1462026-01-08 01:34:38,581 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39963
1472026-01-08 01:34:38,692 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb1fd8b8f, L:/127.0.0.1:39963 - R:/127.0.0.1:37070]'
1482026-01-08 01:34:38,928 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39963
149[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1502026-01-08 01:34:38,950 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38735
1512026-01-08 01:34:38,962 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7ce1f1fe, L:/127.0.0.1:38735 - R:/127.0.0.1:46368]'
1522026-01-08 01:34:38,976 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38735
153[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
1542026-01-08 01:34:38,983 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36993
1552026-01-08 01:34:38,987 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdbb63723, L:/127.0.0.1:36993 - R:/127.0.0.1:46058]'
1562026-01-08 01:34:38,997 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36993
157[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
1582026-01-08 01:34:39,002 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33685
1592026-01-08 01:34:39,006 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xac553a5f, L:/127.0.0.1:33685 - R:/127.0.0.1:55448]'
1602026-01-08 01:34:39,018 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33685
161[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1622026-01-08 01:34:39,023 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40955
1632026-01-08 01:34:39,026 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x02424586, L:/127.0.0.1:40955 - R:/127.0.0.1:52234]'
1642026-01-08 01:34:39,033 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40955
165[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
1662026-01-08 01:34:39,038 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42323
1672026-01-08 01:34:39,040 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x85fa341e, L:/127.0.0.1:42323 - R:/127.0.0.1:40648]'
1682026-01-08 01:34:39,052 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42323
169[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
1702026-01-08 01:34:39,056 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41305
1712026-01-08 01:34:39,059 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9aa71987, L:/127.0.0.1:41305 - R:/127.0.0.1:48620]'
1722026-01-08 01:34:39,082 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41305
173[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
1742026-01-08 01:34:39,088 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33487
1752026-01-08 01:34:39,091 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc6b4cdf8, L:/127.0.0.1:33487 - R:/127.0.0.1:52160]'
1762026-01-08 01:34:39,097 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33487
177[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
1782026-01-08 01:34:39,100 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42583
1792026-01-08 01:34:39,102 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9c66e6b9, L:/127.0.0.1:42583 - R:/127.0.0.1:59082]'
1802026-01-08 01:34:39,108 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42583
181[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
1822026-01-08 01:34:39,110 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33541
1832026-01-08 01:34:39,112 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3371408a, L:/127.0.0.1:33541 - R:/127.0.0.1:43570]'
1842026-01-08 01:34:39,117 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33541
185[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
1862026-01-08 01:34:39,121 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40499
1872026-01-08 01:34:39,122 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x03c1bd45, L:/127.0.0.1:40499 - R:/127.0.0.1:37868]'
1882026-01-08 01:34:39,126 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40499
189[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
1902026-01-08 01:34:39,130 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42369
1912026-01-08 01:34:39,132 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc887df54, L:/127.0.0.1:42369 - R:/127.0.0.1:34096]'
1922026-01-08 01:34:39,137 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42369
193[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
1942026-01-08 01:34:39,140 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41931
1952026-01-08 01:34:39,142 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1a44cba6, L:/127.0.0.1:41931 - R:/127.0.0.1:44612]'
1962026-01-08 01:34:39,149 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41931
197[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
1982026-01-08 01:34:39,152 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41173
1992026-01-08 01:34:39,154 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe52347b6, L:/127.0.0.1:41173 - R:/127.0.0.1:40274]'
2002026-01-08 01:34:39,159 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41173
201[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
2022026-01-08 01:34:39,161 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40395
2032026-01-08 01:34:39,163 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x489d015a, L:/127.0.0.1:40395 - R:/127.0.0.1:51966]'
2042026-01-08 01:34:39,175 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40395
205[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
2062026-01-08 01:34:39,178 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43621
2072026-01-08 01:34:39,180 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3f374716, L:/127.0.0.1:43621 - R:/127.0.0.1:43958]'
2082026-01-08 01:34:39,186 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43621
209[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
2102026-01-08 01:34:39,188 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42743
2112026-01-08 01:34:39,189 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe0c3449d, L:/127.0.0.1:42743 - R:/127.0.0.1:45566]'
2122026-01-08 01:34:39,194 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42743
213[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
2142026-01-08 01:34:39,197 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43181
2152026-01-08 01:34:39,198 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1c127503, L:/127.0.0.1:43181 - R:/127.0.0.1:41644]'
2162026-01-08 01:34:39,203 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43181
217[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
2182026-01-08 01:34:39,205 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39337
2192026-01-08 01:34:39,206 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x60642ed9, L:/127.0.0.1:39337 - R:/127.0.0.1:39530]'
2202026-01-08 01:34:39,211 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39337
221[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
2222026-01-08 01:34:39,213 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38213
2232026-01-08 01:34:39,215 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x021f1975, L:/127.0.0.1:38213 - R:/127.0.0.1:34386]'
2242026-01-08 01:34:39,222 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38213
225[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
2262026-01-08 01:34:39,226 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45465
2272026-01-08 01:34:39,227 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x23d50940, L:/127.0.0.1:45465 - R:/127.0.0.1:46576]'
2282026-01-08 01:34:39,232 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45465
229[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
2302026-01-08 01:34:39,235 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37109
2312026-01-08 01:34:39,237 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x27a3a1a0, L:/127.0.0.1:37109 - R:/127.0.0.1:39212]'
2322026-01-08 01:34:39,243 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37109
233[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
2342026-01-08 01:34:39,245 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40803
2352026-01-08 01:34:39,246 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x71b33b6e, L:/127.0.0.1:40803 - R:/127.0.0.1:39472]'
2362026-01-08 01:34:39,250 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40803
237[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
2382026-01-08 01:34:39,253 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41469
2392026-01-08 01:34:39,255 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2c4c270a, L:/127.0.0.1:41469 - R:/127.0.0.1:48052]'
2402026-01-08 01:34:39,260 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41469
241[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
2422026-01-08 01:34:39,262 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37325
2432026-01-08 01:34:39,263 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7a46664c, L:/127.0.0.1:37325 - R:/127.0.0.1:57296]'
2442026-01-08 01:34:39,267 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37325
245[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
2462026-01-08 01:34:39,269 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40461
2472026-01-08 01:34:39,271 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8746b25c, L:/127.0.0.1:40461 - R:/127.0.0.1:47754]'
2482026-01-08 01:34:39,275 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40461
249[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
2502026-01-08 01:34:39,278 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40979
2512026-01-08 01:34:39,279 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x54b9cb15, L:/127.0.0.1:40979 - R:/127.0.0.1:40876]'
2522026-01-08 01:34:39,284 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40979
253[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
2542026-01-08 01:34:39,286 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46791
2552026-01-08 01:34:39,288 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x81f0d016, L:/127.0.0.1:46791 - R:/127.0.0.1:45304]'
2562026-01-08 01:34:39,292 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46791
257[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
2582026-01-08 01:34:39,295 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33835
2592026-01-08 01:34:39,297 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x639f2c25, L:/127.0.0.1:33835 - R:/127.0.0.1:50964]'
2602026-01-08 01:34:39,302 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33835
261[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
2622026-01-08 01:34:39,304 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33867
2632026-01-08 01:34:39,306 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x87cd975f, L:/127.0.0.1:33867 - R:/127.0.0.1:40848]'
2642026-01-08 01:34:39,310 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33867
265[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
2662026-01-08 01:34:39,312 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46537
2672026-01-08 01:34:39,314 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcce22eed, L:/127.0.0.1:46537 - R:/127.0.0.1:33920]'
2682026-01-08 01:34:39,320 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46537
269[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
2702026-01-08 01:34:39,322 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39795
2712026-01-08 01:34:39,324 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdf86af70, L:/127.0.0.1:39795 - R:/127.0.0.1:54110]'
2722026-01-08 01:34:39,329 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39795
273[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
2742026-01-08 01:34:39,331 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36497
2752026-01-08 01:34:39,333 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x55fd944d, L:/127.0.0.1:36497 - R:/127.0.0.1:50558]'
2762026-01-08 01:34:39,338 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36497
277[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
2782026-01-08 01:34:39,340 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40825
2792026-01-08 01:34:39,341 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc2d0f241, L:/127.0.0.1:40825 - R:/127.0.0.1:35548]'
2802026-01-08 01:34:39,347 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40825
281[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
2822026-01-08 01:34:39,349 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38127
2832026-01-08 01:34:39,351 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa6596014, L:/127.0.0.1:38127 - R:/127.0.0.1:42766]'
2842026-01-08 01:34:39,355 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38127
285[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
2862026-01-08 01:34:39,357 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45381
2872026-01-08 01:34:39,359 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x190ac961, L:/127.0.0.1:45381 - R:/127.0.0.1:54292]'
2882026-01-08 01:34:39,362 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45381
289[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
2902026-01-08 01:34:39,365 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45621
2912026-01-08 01:34:39,367 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9eacc3a5, L:/127.0.0.1:45621 - R:/127.0.0.1:48730]'
2922026-01-08 01:34:39,371 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45621
293[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
2942026-01-08 01:34:39,373 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41913
2952026-01-08 01:34:39,374 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x56d070ff, L:/127.0.0.1:41913 - R:/127.0.0.1:60616]'
2962026-01-08 01:34:39,378 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41913
297[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
2982026-01-08 01:34:39,381 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38931
2992026-01-08 01:34:39,382 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1d1dbf0b, L:/127.0.0.1:38931 - R:/127.0.0.1:51200]'
3002026-01-08 01:34:39,388 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38931
301[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
3022026-01-08 01:34:39,390 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36971
3032026-01-08 01:34:39,391 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3a8ed1e0, L:/127.0.0.1:36971 - R:/127.0.0.1:55460]'
3042026-01-08 01:34:39,395 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36971
305[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
3062026-01-08 01:34:39,398 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36421
3072026-01-08 01:34:39,400 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x435b46e4, L:/127.0.0.1:36421 - R:/127.0.0.1:49540]'
3082026-01-08 01:34:39,405 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36421
309[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
3102026-01-08 01:34:39,408 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35719
3112026-01-08 01:34:39,409 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x06995e4a, L:/127.0.0.1:35719 - R:/127.0.0.1:37958]'
3122026-01-08 01:34:39,414 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35719
313[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
3142026-01-08 01:34:39,416 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42985
3152026-01-08 01:34:39,419 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb105b70d, L:/127.0.0.1:42985 - R:/127.0.0.1:35880]'
3162026-01-08 01:34:39,424 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42985
317[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
3182026-01-08 01:34:39,426 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44577
3192026-01-08 01:34:39,427 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x595d0c80, L:/127.0.0.1:44577 - R:/127.0.0.1:35430]'
3202026-01-08 01:34:39,431 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44577
321[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3222026-01-08 01:34:39,433 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35365
3232026-01-08 01:34:39,434 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x21f7d7be, L:/127.0.0.1:35365 - R:/127.0.0.1:34342]'
3242026-01-08 01:34:39,438 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35365
325[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
3262026-01-08 01:34:39,440 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33511
3272026-01-08 01:34:39,442 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc3a5223f, L:/127.0.0.1:33511 - R:/127.0.0.1:37448]'
3282026-01-08 01:34:39,449 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33511
329[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
3302026-01-08 01:34:39,451 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35321
3312026-01-08 01:34:39,453 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe3b6dd0e, L:/127.0.0.1:35321 - R:/127.0.0.1:51954]'
3322026-01-08 01:34:39,456 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35321
333[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
3342026-01-08 01:34:39,458 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43329
3352026-01-08 01:34:39,460 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe9fe410e, L:/127.0.0.1:43329 - R:/127.0.0.1:44130]'
3362026-01-08 01:34:39,464 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43329
337[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
3382026-01-08 01:34:39,466 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41893
3392026-01-08 01:34:39,469 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5a14017e, L:/127.0.0.1:41893 - R:/127.0.0.1:34252]'
3402026-01-08 01:34:39,473 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41893
341[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
3422026-01-08 01:34:39,476 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46393
3432026-01-08 01:34:39,477 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x42338f40, L:/127.0.0.1:46393 - R:/127.0.0.1:46686]'
3442026-01-08 01:34:39,480 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46393
345[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
3462026-01-08 01:34:39,482 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41241
3472026-01-08 01:34:39,484 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x96522af2, L:/127.0.0.1:41241 - R:/127.0.0.1:34570]'
3482026-01-08 01:34:39,488 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41241
349[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
3502026-01-08 01:34:39,490 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46735
3512026-01-08 01:34:39,495 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc9604313, L:/127.0.0.1:46735 - R:/127.0.0.1:52608]'
3522026-01-08 01:34:39,505 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46735
353[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
3542026-01-08 01:34:39,507 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42659
3552026-01-08 01:34:39,509 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc014fb92, L:/127.0.0.1:42659 - R:/127.0.0.1:57404]'
3562026-01-08 01:34:39,516 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42659
357[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
3582026-01-08 01:34:39,519 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39087
3592026-01-08 01:34:39,520 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x45f46f82, L:/127.0.0.1:39087 - R:/127.0.0.1:36054]'
3602026-01-08 01:34:39,531 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39087
361[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
3622026-01-08 01:34:39,535 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41769
3632026-01-08 01:34:39,537 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8c7927a5, L:/127.0.0.1:41769 - R:/127.0.0.1:36258]'
3642026-01-08 01:34:39,580 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41769
365[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
3662026-01-08 01:34:39,583 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42395
3672026-01-08 01:34:39,586 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5278116c, L:/127.0.0.1:42395 - R:/127.0.0.1:52312]'
3682026-01-08 01:34:39,593 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42395
369[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
3702026-01-08 01:34:39,595 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45035
3712026-01-08 01:34:39,596 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe8ce9623, L:/127.0.0.1:45035 - R:/127.0.0.1:48238]'
3722026-01-08 01:34:39,601 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45035
373[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
3742026-01-08 01:34:39,602 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40603
3752026-01-08 01:34:39,605 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0c84d27e, L:/127.0.0.1:40603 - R:/127.0.0.1:54598]'
3762026-01-08 01:34:39,609 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40603
377[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3782026-01-08 01:34:39,611 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32913
3792026-01-08 01:34:39,612 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbbdd1e5c, L:/127.0.0.1:32913 - R:/127.0.0.1:56338]'
3802026-01-08 01:34:39,617 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32913
381[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
3822026-01-08 01:34:39,618 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41489
3832026-01-08 01:34:39,620 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0d29093e, L:/127.0.0.1:41489 - R:/127.0.0.1:57738]'
3842026-01-08 01:34:39,624 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41489
385[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
3862026-01-08 01:34:39,626 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37289
3872026-01-08 01:34:39,627 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2a60572b, L:/127.0.0.1:37289 - R:/127.0.0.1:34858]'
3882026-01-08 01:34:39,630 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37289
389[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
3902026-01-08 01:34:39,632 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45699
3912026-01-08 01:34:39,633 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x16ba3beb, L:/127.0.0.1:45699 - R:/127.0.0.1:60746]'
3922026-01-08 01:34:39,636 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45699
393[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
3942026-01-08 01:34:39,638 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43549
3952026-01-08 01:34:39,641 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x88c80136, L:/127.0.0.1:43549 - R:/127.0.0.1:37210]'
3962026-01-08 01:34:39,646 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43549
397[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
3982026-01-08 01:34:39,649 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43103
3992026-01-08 01:34:39,652 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbb1cc39c, L:/127.0.0.1:43103 - R:/127.0.0.1:54546]'
4002026-01-08 01:34:39,657 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43103
401[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
4022026-01-08 01:34:39,659 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35235
4032026-01-08 01:34:39,661 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdd6d5419, L:/127.0.0.1:35235 - R:/127.0.0.1:55812]'
4042026-01-08 01:34:39,665 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35235
405[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
4062026-01-08 01:34:39,668 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34405
4072026-01-08 01:34:39,670 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5c6446b8, L:/127.0.0.1:34405 - R:/127.0.0.1:50782]'
4082026-01-08 01:34:39,674 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34405
409[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
4102026-01-08 01:34:39,675 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35527
4112026-01-08 01:34:39,678 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5df2b531, L:/127.0.0.1:35527 - R:/127.0.0.1:55976]'
4122026-01-08 01:34:39,685 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35527
413[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
4142026-01-08 01:34:39,687 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44873
4152026-01-08 01:34:39,689 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xed4f0c37, L:/127.0.0.1:44873 - R:/127.0.0.1:37564]'
4162026-01-08 01:34:39,693 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44873
417[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
4182026-01-08 01:34:39,695 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41593
4192026-01-08 01:34:39,696 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd0317c62, L:/127.0.0.1:41593 - R:/127.0.0.1:49968]'
4202026-01-08 01:34:39,700 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41593
421[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
4222026-01-08 01:34:39,702 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45185
4232026-01-08 01:34:39,703 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa3f3fe77, L:/127.0.0.1:45185 - R:/127.0.0.1:39358]'
4242026-01-08 01:34:39,707 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45185
425[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
4262026-01-08 01:34:39,709 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36555
4272026-01-08 01:34:39,711 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9cedd149, L:/127.0.0.1:36555 - R:/127.0.0.1:46462]'
4282026-01-08 01:34:39,715 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36555
429[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
4302026-01-08 01:34:39,717 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34307
4312026-01-08 01:34:39,719 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x269c114f, L:/127.0.0.1:34307 - R:/127.0.0.1:54844]'
4322026-01-08 01:34:39,728 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34307
433[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
4342026-01-08 01:34:39,729 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39983
4352026-01-08 01:34:39,731 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x96ba5516, L:/127.0.0.1:39983 - R:/127.0.0.1:50210]'
4362026-01-08 01:34:39,733 [] ERROR s.t.s.n.internal.NettyServerHandler - Error while processing the request
437java.lang.IllegalArgumentException: Validation failed for header 'Set-Cookie'
438 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1019)
439 at io.netty.handler.codec.DefaultHeaders.setObject(DefaultHeaders.java:536)
440 at io.netty.handler.codec.http.DefaultHttpHeaders.set(DefaultHttpHeaders.java:175)
441 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom$$anonfun$2(NettyServerHandler.scala:211)
442 at scala.collection.immutable.BitmapIndexedMapNode.foreach(HashMap.scala:1119)
443 at scala.collection.immutable.HashMap.foreach(HashMap.scala:273)
444 at sttp.tapir.server.netty.internal.NettyServerHandler$RichHttpMessage.setHeadersFrom(NettyServerHandler.scala:212)
445 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse$$anonfun$1(NettyServerHandler.scala:103)
446 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:15)
447 at scala.runtime.function.JProcedure2.apply(JProcedure2.java:10)
448 at sttp.tapir.server.netty.internal.NettyServerHandler$RichServerNettyResponse.handle(NettyServerHandler.scala:195)
449 at sttp.tapir.server.netty.internal.NettyServerHandler.handleResponse(NettyServerHandler.scala:152)
450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$2(NettyServerHandler.scala:55)
451 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
452 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
453 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
454 at scala.util.Try$.apply(Try.scala:218)
455 at sttp.monad.MonadError.handleError(MonadError.scala:24)
456 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
457 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
458 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
459 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
460 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
461 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
462 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
463 at scala.Function0.apply$mcV$sp(Function0.scala:45)
464 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
465 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
466 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
467 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
468Caused by: java.lang.IllegalArgumentException: a header value contains prohibited character 0xd at index 5.
469 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:395)
470 at io.netty.handler.codec.http.DefaultHttpHeaders$HeaderValueValidator.validate(DefaultHttpHeaders.java:387)
471 at io.netty.handler.codec.DefaultHeaders.validateValue(DefaultHeaders.java:1017)
472 ... 29 common frames omitted
4732026-01-08 01:34:39,736 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39983
474[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
4752026-01-08 01:34:39,738 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37703
4762026-01-08 01:34:39,740 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2e13a146, L:/127.0.0.1:37703 - R:/127.0.0.1:36698]'
4772026-01-08 01:34:39,745 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37703
478[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
4792026-01-08 01:34:39,747 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38975
4802026-01-08 01:34:39,749 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x506c2eba, L:/127.0.0.1:38975 - R:/127.0.0.1:51658]'
4812026-01-08 01:34:39,754 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38975
482[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
4832026-01-08 01:34:39,759 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34639
4842026-01-08 01:34:39,761 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5fd28dea, L:/127.0.0.1:34639 - R:/127.0.0.1:49738]'
4852026-01-08 01:34:39,765 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34639
486[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
4872026-01-08 01:34:39,767 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42665
4882026-01-08 01:34:39,769 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa2b85811, L:/127.0.0.1:42665 - R:/127.0.0.1:45690]'
4892026-01-08 01:34:39,774 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42665
490[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
4912026-01-08 01:34:39,777 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39389
4922026-01-08 01:34:39,779 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x29c30db9, L:/127.0.0.1:39389 - R:/127.0.0.1:55038]'
4932026-01-08 01:34:39,782 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39389
494[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
4952026-01-08 01:34:39,785 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35423
4962026-01-08 01:34:39,787 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf0bfc6fe, L:/127.0.0.1:35423 - R:/127.0.0.1:33024]'
4972026-01-08 01:34:39,791 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35423
498[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
4992026-01-08 01:34:39,793 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41277
5002026-01-08 01:34:39,795 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x54886bd1, L:/127.0.0.1:41277 - R:/127.0.0.1:50286]'
5012026-01-08 01:34:39,798 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41277
502[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
5032026-01-08 01:34:39,801 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41597
5042026-01-08 01:34:39,803 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x97145f2b, L:/127.0.0.1:41597 - R:/127.0.0.1:60946]'
5052026-01-08 01:34:39,807 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41597
506[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
5072026-01-08 01:34:39,809 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46327
5082026-01-08 01:34:39,810 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x970fcffb, L:/127.0.0.1:46327 - R:/127.0.0.1:39926]'
5092026-01-08 01:34:39,813 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46327
510[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
5112026-01-08 01:34:39,815 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42257
5122026-01-08 01:34:39,816 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x41313821, L:/127.0.0.1:42257 - R:/127.0.0.1:46234]'
5132026-01-08 01:34:39,819 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42257
514[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
5152026-01-08 01:34:39,821 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39767
5162026-01-08 01:34:39,823 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe183be21, L:/127.0.0.1:39767 - R:/127.0.0.1:54374]'
5172026-01-08 01:34:39,829 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39767
518[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
5192026-01-08 01:34:39,832 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38363
5202026-01-08 01:34:39,834 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x1fb22b97, L:/127.0.0.1:38363 - R:/127.0.0.1:40612]'
5212026-01-08 01:34:39,838 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38363
522[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
5232026-01-08 01:34:39,840 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33661
5242026-01-08 01:34:39,841 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa8293f3c, L:/127.0.0.1:33661 - R:/127.0.0.1:49398]'
5252026-01-08 01:34:39,848 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33661
526[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
5272026-01-08 01:34:39,851 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38599
5282026-01-08 01:34:39,853 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x779d9404, L:/127.0.0.1:38599 - R:/127.0.0.1:55582]'
5292026-01-08 01:34:39,861 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38599
530[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
5312026-01-08 01:34:39,863 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34947
5322026-01-08 01:34:39,864 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2013ccb8, L:/127.0.0.1:34947 - R:/127.0.0.1:36296]'
5332026-01-08 01:34:39,871 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34947
534[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
5352026-01-08 01:34:39,872 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38071
5362026-01-08 01:34:39,874 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa7c3f1d0, L:/127.0.0.1:38071 - R:/127.0.0.1:43926]'
5372026-01-08 01:34:39,877 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38071
538[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
5392026-01-08 01:34:39,879 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35183
5402026-01-08 01:34:39,880 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2fdbca79, L:/127.0.0.1:35183 - R:/127.0.0.1:59856]'
5412026-01-08 01:34:39,888 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35183
542[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
5432026-01-08 01:34:39,892 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40209
5442026-01-08 01:34:39,893 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf8dd9ba7, L:/127.0.0.1:40209 - R:/127.0.0.1:44214]'
5452026-01-08 01:34:39,901 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40209
546[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
5472026-01-08 01:34:39,904 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35043
5482026-01-08 01:34:39,906 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf98d6a6c, L:/127.0.0.1:35043 - R:/127.0.0.1:54834]'
5492026-01-08 01:34:39,910 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35043
550[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
5512026-01-08 01:34:39,913 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41875
5522026-01-08 01:34:39,915 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x44b79c59, L:/127.0.0.1:41875 - R:/127.0.0.1:41354]'
5532026-01-08 01:34:39,926 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41875
554[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
5552026-01-08 01:34:39,928 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41039
5562026-01-08 01:34:39,930 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb7faacc0, L:/127.0.0.1:41039 - R:/127.0.0.1:47184]'
5572026-01-08 01:34:39,934 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41039
558[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
5592026-01-08 01:34:39,936 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40113
5602026-01-08 01:34:39,937 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7c181b9b, L:/127.0.0.1:40113 - R:/127.0.0.1:42502]'
5612026-01-08 01:34:39,941 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40113
562[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
5632026-01-08 01:34:39,943 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32967
5642026-01-08 01:34:39,944 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x34058022, L:/127.0.0.1:32967 - R:/127.0.0.1:54614]'
5652026-01-08 01:34:39,946 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32967
566[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
5672026-01-08 01:34:39,948 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42643
5682026-01-08 01:34:39,949 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc5f659e4, L:/127.0.0.1:42643 - R:/127.0.0.1:57864]'
5692026-01-08 01:34:39,954 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42643
570[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
5712026-01-08 01:34:39,956 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34491
5722026-01-08 01:34:39,958 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9b4a164c, L:/127.0.0.1:34491 - R:/127.0.0.1:44908]'
5732026-01-08 01:34:39,961 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34491
574[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
5752026-01-08 01:34:39,963 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39065
5762026-01-08 01:34:39,964 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfd9a93fb, L:/127.0.0.1:39065 - R:/127.0.0.1:50452]'
5772026-01-08 01:34:39,966 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39065
578[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
5792026-01-08 01:34:39,968 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40305
5802026-01-08 01:34:39,970 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9239aa35, L:/127.0.0.1:40305 - R:/127.0.0.1:57146]'
5812026-01-08 01:34:39,982 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40305
582[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
5832026-01-08 01:34:39,984 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34605
5842026-01-08 01:34:39,985 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc9f289ac, L:/127.0.0.1:34605 - R:/127.0.0.1:44848]'
5852026-01-08 01:34:39,987 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34605
586[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
5872026-01-08 01:34:39,989 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33869
5882026-01-08 01:34:39,990 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf2a8253a, L:/127.0.0.1:33869 - R:/127.0.0.1:47250]'
5892026-01-08 01:34:39,994 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33869
590[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
5912026-01-08 01:34:39,996 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38999
5922026-01-08 01:34:39,998 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x754fa744, L:/127.0.0.1:38999 - R:/127.0.0.1:47346]'
5932026-01-08 01:34:40,000 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38999
594[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
5952026-01-08 01:34:40,002 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40491
5962026-01-08 01:34:40,003 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf124431c, L:/127.0.0.1:40491 - R:/127.0.0.1:59898]'
5972026-01-08 01:34:40,005 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40491
598[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
5992026-01-08 01:34:40,007 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40613
6002026-01-08 01:34:40,008 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0d1ac983, L:/127.0.0.1:40613 - R:/127.0.0.1:35116]'
6012026-01-08 01:34:40,010 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40613
602[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
6032026-01-08 01:34:40,012 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33737
6042026-01-08 01:34:40,013 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x65e37bc3, L:/127.0.0.1:33737 - R:/127.0.0.1:58580]'
6052026-01-08 01:34:40,016 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33737
606[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
6072026-01-08 01:34:40,017 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44867
6082026-01-08 01:34:40,019 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x2506cf90, L:/127.0.0.1:44867 - R:/127.0.0.1:43636]'
6092026-01-08 01:34:40,022 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44867
610[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
6112026-01-08 01:34:40,023 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36139
6122026-01-08 01:34:40,025 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3d5d044f, L:/127.0.0.1:36139 - R:/127.0.0.1:49564]'
6132026-01-08 01:34:40,029 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36139
614[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
6152026-01-08 01:34:40,031 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39479
6162026-01-08 01:34:40,033 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x909509d0, L:/127.0.0.1:39479 - R:/127.0.0.1:56428]'
6172026-01-08 01:34:40,037 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39479
618[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
6192026-01-08 01:34:40,039 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42191
6202026-01-08 01:34:40,040 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe2524ce7, L:/127.0.0.1:42191 - R:/127.0.0.1:43228]'
6212026-01-08 01:34:40,043 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42191
622[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
6232026-01-08 01:34:40,045 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36351
6242026-01-08 01:34:40,047 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xdd96769d, L:/127.0.0.1:36351 - R:/127.0.0.1:51346]'
6252026-01-08 01:34:40,057 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36351
626[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
6272026-01-08 01:34:40,061 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36515
6282026-01-08 01:34:40,063 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd9c8949e, L:/127.0.0.1:36515 - R:/127.0.0.1:38300]'
6292026-01-08 01:34:40,069 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36515
630[info] - two endpoints with increasingly specific path inputs: should match path exactly
6312026-01-08 01:34:40,071 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35609
6322026-01-08 01:34:40,090 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4ba87522, L:/127.0.0.1:35609 - R:/127.0.0.1:44394]'
6332026-01-08 01:34:40,104 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35609
634[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
6352026-01-08 01:34:40,107 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44673
6362026-01-08 01:34:40,113 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8576cf81, L:/127.0.0.1:44673 - R:/127.0.0.1:34182]'
637[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
6382026-01-08 01:34:40,133 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44673
6392026-01-08 01:34:40,136 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35627
6402026-01-08 01:34:40,138 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x903e0b1a, L:/127.0.0.1:35627 - R:/127.0.0.1:34418]'
6412026-01-08 01:34:40,142 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35627
642[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
6432026-01-08 01:34:40,144 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39173
6442026-01-08 01:34:40,146 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbac30a41, L:/127.0.0.1:39173 - R:/127.0.0.1:47090]'
6452026-01-08 01:34:40,162 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39173
646[info] - two endpoints with validation: should not try the second one if validation fails
6472026-01-08 01:34:40,165 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46803
6482026-01-08 01:34:40,167 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3c5600c6, L:/127.0.0.1:46803 - R:/127.0.0.1:36262]'
6492026-01-08 01:34:40,178 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46803
650[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
6512026-01-08 01:34:40,181 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39723
6522026-01-08 01:34:40,182 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa2f34d35, L:/127.0.0.1:39723 - R:/127.0.0.1:41714]'
6532026-01-08 01:34:40,193 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39723
654[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
6552026-01-08 01:34:40,195 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38959
6562026-01-08 01:34:40,197 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xcf4351b0, L:/127.0.0.1:38959 - R:/127.0.0.1:35450]'
6572026-01-08 01:34:40,200 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38959
6582026-01-08 01:34:40,209 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42127
6592026-01-08 01:34:40,210 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8994673f, L:/127.0.0.1:42127 - R:/127.0.0.1:60712]'
6602026-01-08 01:34:40,242 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42127
6612026-01-08 01:34:40,247 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43375
6622026-01-08 01:34:40,251 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf9be491b, L:/127.0.0.1:43375 - R:/127.0.0.1:52356]'
6632026-01-08 01:34:40,255 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43375
6642026-01-08 01:34:40,258 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33113
6652026-01-08 01:34:40,260 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x737302ce, L:/127.0.0.1:33113 - R:/127.0.0.1:54854]'
6662026-01-08 01:34:40,273 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33113
6672026-01-08 01:34:40,275 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37619
6682026-01-08 01:34:40,276 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf66d467d, L:/127.0.0.1:37619 - R:/127.0.0.1:34936]'
6692026-01-08 01:34:40,280 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37619
6702026-01-08 01:34:40,282 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43883
6712026-01-08 01:34:40,283 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4dc5965e, L:/127.0.0.1:43883 - R:/127.0.0.1:57326]'
672[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
673[info] - two endpoints with different methods, first one with path parsing
674[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
675[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
676[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
6772026-01-08 01:34:40,293 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43883
678[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
6792026-01-08 01:34:40,297 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34227
6802026-01-08 01:34:40,299 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x39cc95b8, L:/127.0.0.1:34227 - R:/127.0.0.1:42288]'
6812026-01-08 01:34:40,302 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34227
682[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
6832026-01-08 01:34:40,307 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40057
6842026-01-08 01:34:40,309 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9e0a81a3, L:/127.0.0.1:40057 - R:/127.0.0.1:49838]'
6852026-01-08 01:34:40,315 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40057
686[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
6872026-01-08 01:34:40,319 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36093
6882026-01-08 01:34:40,322 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8741bb01, L:/127.0.0.1:36093 - R:/127.0.0.1:53964]'
6892026-01-08 01:34:40,336 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36093
690[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
6912026-01-08 01:34:40,344 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40701
6922026-01-08 01:34:40,350 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x68d5fc63, L:/127.0.0.1:40701 - R:/127.0.0.1:37000]'
6932026-01-08 01:34:40,360 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40701
694[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
6952026-01-08 01:34:40,366 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42883
6962026-01-08 01:34:40,368 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf4645d22, L:/127.0.0.1:42883 - R:/127.0.0.1:42450]'
6972026-01-08 01:34:40,371 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: * *, took: 2ms
698java.lang.RuntimeException: null
699 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
700 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
701 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
702 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
703 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
704 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
705 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
706 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
707 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
708 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
709 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
710 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
711 at scala.util.Try$.apply(Try.scala:218)
712 at sttp.monad.MonadError.handleError(MonadError.scala:24)
713 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
714 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
715 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
716 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
717 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
718 at scala.util.Try$.apply(Try.scala:218)
719 at sttp.monad.MonadError.handleError(MonadError.scala:24)
720 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
721 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
722 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
723 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
724 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
725 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
726 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
727 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
728 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
729 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
730 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
731 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
732 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
733 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
734 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
735 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
736 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
737 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
738 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
739 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
740 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
741 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
742 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
743 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
744 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
745 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
746 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
747 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
748 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
749 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
750 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
751 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
752 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
753 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
754 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
755 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
756 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
757 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
758 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
759 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
760 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
761 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
762 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
763 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
764 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
765 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
766 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
767 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
768 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
769 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
770 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
771 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
772 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
773 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
774 at sttp.monad.MonadError.suspend(MonadError.scala:32)
775 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
776 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
777 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
778 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
779 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
780 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
781 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
782 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
783 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
784 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
785 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
786 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
787 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
788 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
789 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
790 at scala.util.Try$.apply(Try.scala:218)
791 at sttp.monad.MonadError.handleError(MonadError.scala:24)
792 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
793 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
794 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
795 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
796 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
797 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
798 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
799 at scala.Function0.apply$mcV$sp(Function0.scala:45)
800 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
801 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
802 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
803 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
8042026-01-08 01:34:40,385 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42883
805[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
8062026-01-08 01:34:40,391 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43435
8072026-01-08 01:34:40,396 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x09c6509f, L:/127.0.0.1:43435 - R:/127.0.0.1:45630]'
8082026-01-08 01:34:40,415 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /?name=orange, by: * *, took: 1ms
809java.lang.IllegalArgumentException: orange
810 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
811 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
812 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
813 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
814 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
815 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
816 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
817 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
818 at scala.util.Try$.apply(Try.scala:218)
819 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
820 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
821 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
822 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
823 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
824 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
825 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
826 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
827 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
828 at scala.util.Try$.apply(Try.scala:218)
829 at sttp.monad.MonadError.handleError(MonadError.scala:24)
830 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
831 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
832 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
833 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
834 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
835 at scala.util.Try$.apply(Try.scala:218)
836 at sttp.monad.MonadError.handleError(MonadError.scala:24)
837 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
838 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
839 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
840 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
841 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
842 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
843 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
844 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
845 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
846 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
847 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
848 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
849 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
850 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
851 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
852 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
853 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
854 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
855 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
856 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
857 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
858 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
859 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
860 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
861 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
862 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
863 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
864 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
865 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
866 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
867 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
868 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
869 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
870 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
871 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
872 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
873 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
874 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
875 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
876 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
877 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
878 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
879 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
880 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
881 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
882 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
883 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
884 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
885 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
886 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
887 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
888 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
889 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
890 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
891 at sttp.monad.MonadError.suspend(MonadError.scala:32)
892 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
893 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
894 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
895 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
896 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
897 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
898 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
899 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
900 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
901 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
902 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
903 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
904 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
905 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
906 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
907 at scala.util.Try$.apply(Try.scala:218)
908 at sttp.monad.MonadError.handleError(MonadError.scala:24)
909 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
910 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
911 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
912 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
913 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
914 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
915 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
916 at scala.Function0.apply$mcV$sp(Function0.scala:45)
917 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
918 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
919 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
920 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
9212026-01-08 01:34:40,420 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43435
922[info] - recover errors from exceptions
9232026-01-08 01:34:40,423 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41967
9242026-01-08 01:34:40,427 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x5ce534c0, L:/127.0.0.1:41967 - R:/127.0.0.1:38342]'
9252026-01-08 01:34:40,431 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
926java.lang.IllegalStateException: Unexpected response body when status code == 204
927 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
928 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
929 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
930 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
931 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
932 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
933 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
934 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
935 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
936 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
937 at scala.util.Try$.apply(Try.scala:218)
938 at sttp.monad.MonadError.handleError(MonadError.scala:24)
939 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
940 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
941 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
942 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
943 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
944 at scala.util.Try$.apply(Try.scala:218)
945 at sttp.monad.MonadError.handleError(MonadError.scala:24)
946 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
947 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
948 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
949 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
950 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
951 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
952 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
953 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
954 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
955 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
956 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
957 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
958 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
959 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
960 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
961 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
962 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
963 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
964 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
965 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
966 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
967 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
968 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
969 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
970 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
971 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
972 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
973 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
974 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
975 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
976 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
977 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
978 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
979 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
980 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
981 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
982 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
983 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
984 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
985 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
986 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
987 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
988 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
989 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
990 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
991 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
992 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
993 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
994 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
995 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
996 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
997 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
998 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
999 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1000 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1001 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1002 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1003 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1004 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1005 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1006 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1007 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1008 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1009 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1010 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1011 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1012 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1013 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1014 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1015 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1016 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1017 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1018 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1019 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1020 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1021 at scala.util.Try$.apply(Try.scala:218)
1022 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1023 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1024 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1025 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1026 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1027 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1028 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1029 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1030 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1031 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1032 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1033 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1034 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
10352026-01-08 01:34:40,441 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /not_modified, by: * /not_modified, took: 0ms
1036java.lang.IllegalStateException: Unexpected response body when status code == 304
1037 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1038 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
1039 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1040 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1041 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1042 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1043 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1044 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1045 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1046 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1047 at scala.util.Try$.apply(Try.scala:218)
1048 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1049 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1050 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1051 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1052 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1053 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1054 at scala.util.Try$.apply(Try.scala:218)
1055 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1056 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1057 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1058 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1059 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1060 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1061 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1062 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1063 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1064 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1065 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1066 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1067 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1068 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1069 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1070 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1071 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1072 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1073 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1074 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1075 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1076 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1077 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1078 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1079 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1080 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1081 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1082 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1083 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1084 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1085 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1086 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1087 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1088 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1089 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1090 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1091 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1092 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1093 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1094 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1095 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1096 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1097 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1098 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1099 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1100 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1101 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1102 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1103 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1104 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1105 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1106 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1107 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1108 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1109 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1110 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1111 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1112 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1113 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1114 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1115 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1116 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1117 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1118 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1119 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1120 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1121 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1122 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1123 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1124 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1125 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1126 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1127 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1128 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1129 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1130 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1131 at scala.util.Try$.apply(Try.scala:218)
1132 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1133 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1134 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1135 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1136 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1137 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1138 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1139 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1140 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1141 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1142 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1143 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1144 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
11452026-01-08 01:34:40,450 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 3ms
1146java.lang.IllegalStateException: Unexpected response body when status code == 204
1147 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
1148 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
1149 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1150 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1151 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1152 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1153 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1154 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1155 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1156 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1157 at scala.util.Try$.apply(Try.scala:218)
1158 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1159 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1160 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1161 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1162 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1163 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1164 at scala.util.Try$.apply(Try.scala:218)
1165 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1166 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1167 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1168 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1169 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1170 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1171 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1172 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1173 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1174 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1175 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1176 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1177 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1178 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1179 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1180 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1181 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1182 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1183 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1184 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1185 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1186 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1187 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1188 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1189 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1190 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1191 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1192 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1193 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1194 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1195 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1196 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1197 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1198 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1199 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1200 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1201 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1202 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1203 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1204 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1205 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1206 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1207 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1208 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1209 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1210 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1211 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1212 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1213 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1214 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1215 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1216 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1217 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1218 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1219 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1220 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
1221 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1222 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
1223 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1224 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1225 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1226 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1227 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1228 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1229 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1230 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1231 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1232 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1233 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1234 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1235 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1236 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1237 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1238 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1239 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1240 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1241 at scala.util.Try$.apply(Try.scala:218)
1242 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1243 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1244 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1245 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1246 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1247 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1248 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1249 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1250 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1251 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1252 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1253 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1254 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
12552026-01-08 01:34:40,462 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41967
1256[info] - fail when status is 204 or 304, but there's a body
12572026-01-08 01:34:40,465 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42951
12582026-01-08 01:34:40,473 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xccaf3dc1, L:/127.0.0.1:42951 - R:/127.0.0.1:56318]'
12592026-01-08 01:34:40,610 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42951
12602026-01-08 01:34:40,613 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37985
12612026-01-08 01:34:40,614 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xff4a6f2d, L:/127.0.0.1:37985 - R:/127.0.0.1:40322]'
12622026-01-08 01:34:40,617 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37985
12632026-01-08 01:34:40,619 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37827
12642026-01-08 01:34:40,620 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd22f7ee9, L:/127.0.0.1:37827 - R:/127.0.0.1:33476]'
12652026-01-08 01:34:40,625 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37827
1266[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
1267[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
1268[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
12692026-01-08 01:34:40,633 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33553
12702026-01-08 01:34:40,635 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x53176ae2, L:/127.0.0.1:33553 - R:/127.0.0.1:33332]'
12712026-01-08 01:34:40,638 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33553
1272[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
12732026-01-08 01:34:40,640 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37487
12742026-01-08 01:34:40,642 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbe0e4ab4, L:/127.0.0.1:37487 - R:/127.0.0.1:44974]'
12752026-01-08 01:34:40,644 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37487
1276[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
12772026-01-08 01:34:40,647 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36781
12782026-01-08 01:34:40,649 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xe94b1bad, L:/127.0.0.1:36781 - R:/127.0.0.1:33988]'
12792026-01-08 01:34:40,662 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36781
1280[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
12812026-01-08 01:34:40,664 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36827
12822026-01-08 01:34:40,666 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb7932b83, L:/127.0.0.1:36827 - R:/127.0.0.1:35282]'
12832026-01-08 01:34:40,674 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36827
1284[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
12852026-01-08 01:34:40,677 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35963
12862026-01-08 01:34:40,679 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x18191a55, L:/127.0.0.1:35963 - R:/127.0.0.1:34734]'
12872026-01-08 01:34:40,684 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35963
1288[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
12892026-01-08 01:34:40,687 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46053
12902026-01-08 01:34:40,688 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x23e82542, L:/127.0.0.1:46053 - R:/127.0.0.1:36378]'
12912026-01-08 01:34:40,694 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46053
1292[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
12932026-01-08 01:34:40,696 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34775
12942026-01-08 01:34:40,698 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x91f145a0, L:/127.0.0.1:34775 - R:/127.0.0.1:39152]'
12952026-01-08 01:34:40,702 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34775
1296[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
12972026-01-08 01:34:40,705 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33315
12982026-01-08 01:34:40,707 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x842e3dc8, L:/127.0.0.1:33315 - R:/127.0.0.1:43900]'
12992026-01-08 01:34:40,710 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33315
1300[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
13012026-01-08 01:34:40,713 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33937
13022026-01-08 01:34:40,715 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x983b2ef3, L:/127.0.0.1:33937 - R:/127.0.0.1:60740]'
13032026-01-08 01:34:40,721 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33937
1304[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
13052026-01-08 01:34:40,723 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36433
13062026-01-08 01:34:40,725 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xd2715c77, L:/127.0.0.1:36433 - R:/127.0.0.1:51950]'
13072026-01-08 01:34:40,733 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36433
1308[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
13092026-01-08 01:34:40,737 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45305
13102026-01-08 01:34:40,739 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xb95a00ab, L:/127.0.0.1:45305 - R:/127.0.0.1:59476]'
13112026-01-08 01:34:40,745 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45305
1312[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
13132026-01-08 01:34:40,748 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35171
13142026-01-08 01:34:40,749 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x4c83df1a, L:/127.0.0.1:35171 - R:/127.0.0.1:36962]'
13152026-01-08 01:34:40,754 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35171
1316[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
13172026-01-08 01:34:40,757 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33401
13182026-01-08 01:34:40,759 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7c6172c7, L:/127.0.0.1:33401 - R:/127.0.0.1:41590]'
13192026-01-08 01:34:40,763 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33401
1320[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
13212026-01-08 01:34:40,766 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37021
13222026-01-08 01:34:40,768 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x07f77d00, L:/127.0.0.1:37021 - R:/127.0.0.1:58854]'
13232026-01-08 01:34:40,772 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37021
1324[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
13252026-01-08 01:34:40,775 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41155
13262026-01-08 01:34:40,780 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xec129bc6, L:/127.0.0.1:41155 - R:/127.0.0.1:44404]'
13272026-01-08 01:34:40,808 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41155
1328[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
13292026-01-08 01:34:40,810 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35929
13302026-01-08 01:34:40,812 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x7b0b4dfc, L:/127.0.0.1:35929 - R:/127.0.0.1:58534]'
13312026-01-08 01:34:40,816 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35929
1332[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
13332026-01-08 01:34:40,820 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37343
13342026-01-08 01:34:40,822 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa99c18c1, L:/127.0.0.1:37343 - R:/127.0.0.1:44956]'
13352026-01-08 01:34:40,826 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37343
1336[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
13372026-01-08 01:34:40,830 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34917
13382026-01-08 01:34:40,833 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xc04dd9d8, L:/127.0.0.1:34917 - R:/127.0.0.1:37702]'
13392026-01-08 01:34:40,935 [] ERROR s.t.s.n.l.NettyIdServerInterpreter - Exception when handling request: GET /, by: [metrics on exception], took: 102ms
1340java.lang.RuntimeException: Ups
1341 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
1342 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1343 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1344 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
1345 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
1346 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1347 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
1348 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
1349 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
1350 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
1351 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1352 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
1353 at scala.util.Try$.apply(Try.scala:218)
1354 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1355 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1356 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1357 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1358 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
1359 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
1360 at scala.util.Try$.apply(Try.scala:218)
1361 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1362 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1363 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1364 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
1365 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
1366 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1367 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
1368 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1369 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1370 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
1371 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
1372 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1373 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
1374 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1375 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1376 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1377 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1378 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
1379 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1380 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1381 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1382 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1383 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
1384 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1385 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1386 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1387 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1388 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
1389 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1390 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1391 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1392 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1393 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1394 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1395 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1396 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1397 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
1399 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1400 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1401 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1402 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1403 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
1404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
1405 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1406 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1407 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
1408 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
1409 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
1410 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1411 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
1412 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
1413 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1414 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1415 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1416 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
1417 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1419 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
1420 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
1421 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1422 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
1423 at sttp.tapir.server.netty.loom.package$$anon$1.flatMap(loom.scala:12)
1424 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1425 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
1426 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
1427 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
1428 at sttp.tapir.server.netty.loom.package$$anon$1.eval(loom.scala:15)
1429 at sttp.monad.MonadError.suspend(MonadError.scala:32)
1430 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
1431 at sttp.tapir.server.netty.loom.package$$anon$1.suspend(loom.scala:9)
1432 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
1433 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1$$anonfun$1(NettyServerInterpreter.scala:32)
1434 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1435 at sttp.tapir.server.netty.internal.NettyServerInterpreter$.$anonfun$1(NettyServerInterpreter.scala:36)
1436 at sttp.tapir.server.netty.package$Route$.run$1$$anonfun$1(package.scala:19)
1437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1438 at sttp.tapir.server.netty.package$Route$.run$1(package.scala:22)
1439 at sttp.tapir.server.netty.package$Route$.combine$$anonfun$1(package.scala:26)
1440 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:47)
1441 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
1442 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1$$anonfun$1(NettyServerHandler.scala:51)
1443 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
1444 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1$$anonfun$1(NettyServerHandler.scala:59)
1445 at scala.util.Try$.apply(Try.scala:218)
1446 at sttp.monad.MonadError.handleError(MonadError.scala:24)
1447 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
1448 at sttp.tapir.server.netty.loom.package$$anon$1.handleError(loom.scala:9)
1449 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
1450 at sttp.tapir.server.netty.internal.NettyServerHandler.runRoute$1(NettyServerHandler.scala:69)
1451 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1$$anonfun$1(NettyServerHandler.scala:80)
1452 at sttp.monad.syntax$MonadErrorOps.ensure(MonadError.scala:63)
1453 at sttp.tapir.server.netty.internal.NettyServerHandler.channelRead0$$anonfun$1(NettyServerHandler.scala:81)
1454 at scala.Function0.apply$mcV$sp(Function0.scala:45)
1455 at sttp.tapir.server.netty.loom.NettyIdServer$$anon$1.run(NettyIdServer.scala:61)
1456 at java.base/java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:572)
1457 at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:317)
1458 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
14592026-01-08 01:34:40,938 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34917
1460[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
14612026-01-08 01:34:40,941 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43589
14622026-01-08 01:34:40,942 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x70156184, L:/127.0.0.1:43589 - R:/127.0.0.1:41974]'
14632026-01-08 01:34:40,950 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43589
1464[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14652026-01-08 01:34:40,952 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38179
14662026-01-08 01:34:40,953 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x36691eac, L:/127.0.0.1:38179 - R:/127.0.0.1:34944]'
14672026-01-08 01:34:40,958 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38179
1468[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
14692026-01-08 01:34:40,960 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43445
14702026-01-08 01:34:40,961 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa6d5599b, L:/127.0.0.1:43445 - R:/127.0.0.1:42692]'
14712026-01-08 01:34:40,965 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43445
1472[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
14732026-01-08 01:34:40,967 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34165
14742026-01-08 01:34:40,968 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x82dd2ac1, L:/127.0.0.1:34165 - R:/127.0.0.1:47230]'
14752026-01-08 01:34:40,975 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34165
1476[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
14772026-01-08 01:34:40,977 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35767
14782026-01-08 01:34:40,986 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf8238092, L:/127.0.0.1:35767 - R:/127.0.0.1:45424]'
14792026-01-08 01:34:41,002 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35767
1480[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
14812026-01-08 01:34:41,005 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34059
14822026-01-08 01:34:41,007 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x19020049, L:/127.0.0.1:34059 - R:/127.0.0.1:34668]'
14832026-01-08 01:34:41,023 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34059
1484[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
14852026-01-08 01:34:41,025 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32955
14862026-01-08 01:34:41,027 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbb1704d6, L:/127.0.0.1:32955 - R:/127.0.0.1:39746]'
14872026-01-08 01:34:41,036 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32955
1488[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
14892026-01-08 01:34:41,037 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39093
14902026-01-08 01:34:41,039 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x3c25a83d, L:/127.0.0.1:39093 - R:/127.0.0.1:45506]'
14912026-01-08 01:34:41,043 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39093
1492[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
14932026-01-08 01:34:41,045 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34643
14942026-01-08 01:34:41,047 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xce38e9dd, L:/127.0.0.1:34643 - R:/127.0.0.1:58736]'
14952026-01-08 01:34:41,053 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34643
1496[info] - given a list of endpoints, should return 405 for unsupported methods
14972026-01-08 01:34:41,054 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43385
14982026-01-08 01:34:41,055 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x89b0da4d, L:/127.0.0.1:43385 - R:/127.0.0.1:47080]'
14992026-01-08 01:34:41,060 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43385
1500[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
15012026-01-08 01:34:41,062 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39427
15022026-01-08 01:34:41,063 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xf61eea0b, L:/127.0.0.1:39427 - R:/127.0.0.1:44672]'
15032026-01-08 01:34:41,067 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39427
1504[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
15052026-01-08 01:34:41,069 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44197
15062026-01-08 01:34:41,070 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x01141614, L:/127.0.0.1:44197 - R:/127.0.0.1:48716]'
15072026-01-08 01:34:41,072 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44197
1508[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
15092026-01-08 01:34:41,073 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38371
15102026-01-08 01:34:41,075 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9cfe5fce, L:/127.0.0.1:38371 - R:/127.0.0.1:45002]'
15112026-01-08 01:34:41,078 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38371
1512[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
15132026-01-08 01:34:41,081 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35509
15142026-01-08 01:34:41,082 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x97440253, L:/127.0.0.1:35509 - R:/127.0.0.1:55154]'
15152026-01-08 01:34:41,092 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35509
1516[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
15172026-01-08 01:34:41,094 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33303
15182026-01-08 01:34:41,095 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xbd0dd092, L:/127.0.0.1:33303 - R:/127.0.0.1:57938]'
15192026-01-08 01:34:41,101 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33303
1520[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
15212026-01-08 01:34:41,104 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40685
15222026-01-08 01:34:41,105 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x384ca65a, L:/127.0.0.1:40685 - R:/127.0.0.1:55142]'
15232026-01-08 01:34:41,117 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40685
1524[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
15252026-01-08 01:34:41,120 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39239
15262026-01-08 01:34:41,122 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x64369e96, L:/127.0.0.1:39239 - R:/127.0.0.1:34774]'
15272026-01-08 01:34:41,131 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39239
1528[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
15292026-01-08 01:34:41,134 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42299
15302026-01-08 01:34:41,135 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x327d41ae, L:/127.0.0.1:42299 - R:/127.0.0.1:56004]'
15312026-01-08 01:34:41,148 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42299
1532[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
15332026-01-08 01:34:41,151 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33175
15342026-01-08 01:34:41,153 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9cd097f5, L:/127.0.0.1:33175 - R:/127.0.0.1:51924]'
15352026-01-08 01:34:41,167 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33175
1536[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15372026-01-08 01:34:41,170 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42149
15382026-01-08 01:34:41,172 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x40b190b7, L:/127.0.0.1:42149 - R:/127.0.0.1:36114]'
15392026-01-08 01:34:41,182 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42149
1540[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
15412026-01-08 01:34:41,184 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40175
15422026-01-08 01:34:41,186 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x19453c76, L:/127.0.0.1:40175 - R:/127.0.0.1:36962]'
15432026-01-08 01:34:41,199 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40175
1544[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
15452026-01-08 01:34:41,202 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34415
15462026-01-08 01:34:41,203 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x733324c4, L:/127.0.0.1:34415 - R:/127.0.0.1:53770]'
15472026-01-08 01:34:41,211 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34415
1548[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
15492026-01-08 01:34:41,213 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45805
15502026-01-08 01:34:41,215 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xaa5fadb4, L:/127.0.0.1:45805 - R:/127.0.0.1:60228]'
15512026-01-08 01:34:41,218 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45805
1552[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15532026-01-08 01:34:41,220 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46805
15542026-01-08 01:34:41,221 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x25579987, L:/127.0.0.1:46805 - R:/127.0.0.1:58656]'
15552026-01-08 01:34:41,224 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46805
1556[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
15572026-01-08 01:34:41,226 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37423
15582026-01-08 01:34:41,227 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x571a8a9b, L:/127.0.0.1:37423 - R:/127.0.0.1:47176]'
15592026-01-08 01:34:41,232 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37423
1560[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
15612026-01-08 01:34:41,233 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42107
15622026-01-08 01:34:41,234 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x9798571b, L:/127.0.0.1:42107 - R:/127.0.0.1:37712]'
15632026-01-08 01:34:41,237 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42107
1564[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
15652026-01-08 01:34:41,238 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46725
15662026-01-08 01:34:41,240 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8ab336ba, L:/127.0.0.1:46725 - R:/127.0.0.1:36168]'
15672026-01-08 01:34:41,242 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46725
1568[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
15692026-01-08 01:34:41,244 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34601
15702026-01-08 01:34:41,245 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x8ffc8285, L:/127.0.0.1:34601 - R:/127.0.0.1:48212]'
15712026-01-08 01:34:41,248 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34601
1572[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
15732026-01-08 01:34:41,250 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43177
15742026-01-08 01:34:41,251 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0f800add, L:/127.0.0.1:43177 - R:/127.0.0.1:54436]'
15752026-01-08 01:34:41,253 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43177
1576[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
15772026-01-08 01:34:41,255 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41109
15782026-01-08 01:34:41,257 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6f894f7b, L:/127.0.0.1:41109 - R:/127.0.0.1:53656]'
15792026-01-08 01:34:41,261 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41109
1580[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
15812026-01-08 01:34:41,262 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45387
15822026-01-08 01:34:41,264 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x11b4680d, L:/127.0.0.1:45387 - R:/127.0.0.1:39162]'
15832026-01-08 01:34:41,267 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45387
1584[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
15852026-01-08 01:34:41,269 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45347
15862026-01-08 01:34:41,271 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfb45e980, L:/127.0.0.1:45347 - R:/127.0.0.1:36318]'
15872026-01-08 01:34:41,275 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45347
1588[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
15892026-01-08 01:34:41,277 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39193
15902026-01-08 01:34:41,279 [nioEventLoopGroup-2-1] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xfc07091f, L:/127.0.0.1:39193 - R:/127.0.0.1:39888]'
15912026-01-08 01:34:41,282 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39193
1592[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
15932026-01-08 01:34:41,284 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36925
15942026-01-08 01:34:41,285 [nioEventLoopGroup-2-3] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0xa1a4bc15, L:/127.0.0.1:36925 - R:/127.0.0.1:50446]'
15952026-01-08 01:34:41,287 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36925
1596[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
15972026-01-08 01:34:41,289 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34689
15982026-01-08 01:34:41,291 [nioEventLoopGroup-2-5] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x0bbb831e, L:/127.0.0.1:34689 - R:/127.0.0.1:39876]'
15992026-01-08 01:34:41,293 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34689
1600[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
16012026-01-08 01:34:41,295 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33861
16022026-01-08 01:34:41,297 [nioEventLoopGroup-2-7] WARN io.netty.bootstrap.ServerBootstrap - Unknown channel option 'SO_TIMEOUT' for channel '[id: 0x6a2bcad2, L:/127.0.0.1:33861 - R:/127.0.0.1:42042]'
16032026-01-08 01:34:41,307 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33861
1604[info] - Log events with provided functions, skipping certain endpoints
1605Starting build for ProjectRef(file:/build/repo/,nima3) (tapir-nima-server)... [1/2]
1606Compile scalacOptions: -encoding, utf8, -unchecked, -language:experimental.macros, -language:higherKinds, -language:implicitConversions, -Ykind-projector, -Wvalue-discard, -Wunused:implicits, -Wunused:explicits, -Wunused:imports, -Wunused:locals, -Wunused:params, -Wunused:privates, -Wconf:msg=can be rewritten automatically under:s, -source:3.8
1607[info] compiling 8 Scala sources to /build/repo/nima/target/jvm-3/classes ...
1608[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1609[warn] -- [E175] Potential Issue Warning: /build/repo/nima/src/main/scala/sttp/tapir/server/nima/NimaServerInterpreter.scala:41:68
1610[warn] 41 | tapirResponse.body.fold(ifEmpty = helidonResponse.send()) { tapirInputStream =>
1611[warn] | ^
1612[warn] |discarded non-Unit value of type Unit | Long. Add `: Unit` to discard silently.
1613[warn] 42 | val helidonOutputStream = helidonResponse.outputStream()
1614[warn] 43 | try {
1615[warn] 44 | tapirInputStream.transferTo(helidonOutputStream)
1616[warn] 45 | } finally {
1617[warn] 46 | helidonOutputStream.close()
1618[warn] 47 | }
1619[warn] 48 | }
1620[warn] two warnings found
1621[info] done compiling
1622[info] compiling 3 Scala sources to /build/repo/nima/target/jvm-3/test-classes ...
1623[warn] Option -Ykind-projector is deprecated: Use -Xkind-projector instead.
1624[warn] there was 1 deprecation warning; re-run with -deprecation for details
1625[warn] two warnings found
1626[info] done compiling
162701:34:49,949 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.11
162801:34:49,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - No custom configurators were discovered as a service.
162901:34:49,951 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.joran.SerializedModelConfigurator
163001:34:49,952 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.joran.SerializedModelConfigurator
163101:34:49,976 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.scmo]
163201:34:49,976 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.scmo]
163301:34:49,987 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.joran.SerializedModelConfigurator.configure() call lasted 25 milliseconds. ExecutionStatus=INVOKE_NEXT_IF_ANY
163401:34:49,987 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Trying to configure with ch.qos.logback.classic.util.DefaultJoranConfigurator
163501:34:49,988 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - Constructed configurator of type class ch.qos.logback.classic.util.DefaultJoranConfigurator
163601:34:49,988 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml]
163701:34:49,993 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Found resource [logback.xml] at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
163801:34:49,994 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs multiple times on the classpath.
163901:34:49,994 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [file:/build/repo/nima/target/jvm-3/test-classes/logback.xml]
164001:34:49,994 |-WARN in ch.qos.logback.classic.util.DefaultJoranConfigurator@2b546384 - Resource [logback.xml] occurs at [jar:file:/root/.cache/coursier/v1/https/repo1.maven.org/maven2/com/softwaremill/sttp/tapir/tapir-tests_3/1.8.2/tapir-tests_3-1.8.2.jar!/logback.xml]
164101:34:50,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE]
164201:34:50,103 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender]
164301:34:50,145 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - This appender no longer admits a layout as a sub-component, set an encoder instead.
164401:34:50,145 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - To ensure compatibility, wrapping your layout in LayoutWrappingEncoder.
164501:34:50,145 |-WARN in ch.qos.logback.core.ConsoleAppender[CONSOLE] - See also http://logback.qos.ch/codes.html#layoutInsteadOfEncoder for details
164601:34:50,145 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [io.helidon] to INFO
164701:34:50,150 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting additivity of logger [io.helidon] to false
164801:34:50,150 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[io.helidon]
164901:34:50,150 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO
165001:34:50,150 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to Logger[ROOT]
165101:34:50,150 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5d740a0f - End of configuration.
165201:34:50,151 |-INFO in ch.qos.logback.classic.joran.JoranConfigurator@214b199c - Registering current configuration as safe fallback point
165301:34:50,151 |-INFO in ch.qos.logback.classic.util.ContextInitializer@25b485ba - ch.qos.logback.classic.util.DefaultJoranConfigurator.configure() call lasted 163 milliseconds. ExecutionStatus=DO_NOT_INVOKE_NEXT_IF_ANY
1654
1655[info] NimaServerTest:
165601:34:51.834 [features-thread] INFO i.h.common.features.HelidonFeatures - Helidon SE 4.0.0 features: [Config, Encoding, Media, WebServer]
165701:34:51.838 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1ff5fe18] http://0.0.0.0:39565 bound for socket '@default'
165801:34:51.845 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 15 milliseconds. 2017 milliseconds since JVM startup. Java 21+35-LTS
165901:34:51.848 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39565
166001:34:52.170 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39565
166101:34:52.171 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1ff5fe18] @default socket closed.
166201:34:52.172 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1663[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
166401:34:52.188 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4fa6b1b5] http://0.0.0.0:40807 bound for socket '@default'
166501:34:52.190 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 3 milliseconds. 2365 milliseconds since JVM startup. Java 21+35-LTS
166601:34:52.190 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40807
166701:34:52.201 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40807
166801:34:52.202 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4fa6b1b5] @default socket closed.
166901:34:52.203 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1670[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
167101:34:52.210 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3f649675] http://0.0.0.0:41783 bound for socket '@default'
167201:34:52.211 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2387 milliseconds since JVM startup. Java 21+35-LTS
167301:34:52.211 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41783
167401:34:52.220 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41783
167501:34:52.220 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3f649675] @default socket closed.
167601:34:52.221 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1677[info] - Endpoint[infallible](securityin: -, in: ?fruit, errout: void, out: {body as text/plain (UTF-8)})
167801:34:52.225 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x64374c6c] http://0.0.0.0:34351 bound for socket '@default'
167901:34:52.226 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2401 milliseconds since JVM startup. Java 21+35-LTS
168001:34:52.226 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34351
168101:34:52.241 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34351
168201:34:52.242 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x64374c6c] @default socket closed.
168301:34:52.242 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1684[info] - Endpoint(securityin: -, in: ?fruit ?amount, errout: -, out: {body as text/plain (UTF-8)})
168501:34:52.247 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x61200bd9] http://0.0.0.0:39175 bound for socket '@default'
168601:34:52.247 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2422 milliseconds since JVM startup. Java 21+35-LTS
168701:34:52.247 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39175
168801:34:52.254 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39175
168901:34:52.254 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x61200bd9] @default socket closed.
169001:34:52.254 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1691[info] - Endpoint(securityin: -, in: {header X-Role}, errout: -, out: {body as text/plain (UTF-8)})
169201:34:52.259 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x44837c94] http://0.0.0.0:44963 bound for socket '@default'
169301:34:52.259 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2434 milliseconds since JVM startup. Java 21+35-LTS
169401:34:52.259 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44963
169501:34:52.267 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44963
169601:34:52.268 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x44837c94] @default socket closed.
169701:34:52.268 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1698[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
169901:34:52.272 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x523050ec] http://0.0.0.0:43443 bound for socket '@default'
170001:34:52.272 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2448 milliseconds since JVM startup. Java 21+35-LTS
170101:34:52.272 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43443
170201:34:52.279 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43443
170301:34:52.279 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x523050ec] @default socket closed.
170401:34:52.279 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1705[info] - Endpoint(securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)}) with URL encoding
170601:34:52.284 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2202dfe9] http://0.0.0.0:32771 bound for socket '@default'
170701:34:52.284 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2460 milliseconds since JVM startup. Java 21+35-LTS
170801:34:52.285 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32771
170901:34:52.294 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32771
171001:34:52.294 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2202dfe9] @default socket closed.
171101:34:52.294 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1712[info] - Endpoint(securityin: -, in: GET /api /[], errout: -, out: -) Empty path should not be passed to path capture decoding
171301:34:52.298 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f1ea249] http://0.0.0.0:40751 bound for socket '@default'
171401:34:52.299 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2474 milliseconds since JVM startup. Java 21+35-LTS
171501:34:52.299 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40751
171601:34:52.306 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40751
171701:34:52.306 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f1ea249] @default socket closed.
171801:34:52.307 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1719[info] - Endpoint(securityin: -, in: /in /[] /[], errout: -, out: {header a} {header b}) capturing two path parameters with the same specification
172001:34:52.310 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x549b9107] http://0.0.0.0:32815 bound for socket '@default'
172101:34:52.311 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2486 milliseconds since JVM startup. Java 21+35-LTS
172201:34:52.311 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32815
172301:34:52.326 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32815
172401:34:52.326 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x549b9107] @default socket closed.
172501:34:52.327 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1726[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
172701:34:52.332 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f6da339] http://0.0.0.0:44081 bound for socket '@default'
172801:34:52.333 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2508 milliseconds since JVM startup. Java 21+35-LTS
172901:34:52.333 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44081
173001:34:52.351 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44081
173101:34:52.352 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f6da339] @default socket closed.
173201:34:52.352 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1733[info] - Endpoint(securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)}) with get method
173401:34:52.357 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2461f0bf] http://0.0.0.0:34685 bound for socket '@default'
173501:34:52.357 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2533 milliseconds since JVM startup. Java 21+35-LTS
173601:34:52.358 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34685
173701:34:52.366 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34685
173801:34:52.366 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2461f0bf] @default socket closed.
173901:34:52.367 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1740[info] - Endpoint(securityin: -, in: {header SomeHeader} /[], errout: -, out: {header IntHeader} {body as text/plain (UTF-8)}) Header input before path capture input
174101:34:52.370 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4c6aee69] http://0.0.0.0:37283 bound for socket '@default'
174201:34:52.371 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2546 milliseconds since JVM startup. Java 21+35-LTS
174301:34:52.371 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37283
174401:34:52.406 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37283
174501:34:52.406 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4c6aee69] @default socket closed.
174601:34:52.407 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1747[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
174801:34:52.413 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c55d653] http://0.0.0.0:34849 bound for socket '@default'
174901:34:52.413 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2588 milliseconds since JVM startup. Java 21+35-LTS
175001:34:52.413 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34849
175101:34:52.422 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34849
175201:34:52.423 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c55d653] @default socket closed.
175301:34:52.423 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1754[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) with accept header
175501:34:52.427 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x77820851] http://0.0.0.0:39933 bound for socket '@default'
175601:34:52.428 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2603 milliseconds since JVM startup. Java 21+35-LTS
175701:34:52.428 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39933
175801:34:52.434 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39933
175901:34:52.435 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x77820851] @default socket closed.
176001:34:52.435 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1761[info] - Endpoint[echo json](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)}) content type
176201:34:52.439 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x139a36e3] http://0.0.0.0:42375 bound for socket '@default'
176301:34:52.440 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2615 milliseconds since JVM startup. Java 21+35-LTS
176401:34:52.440 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42375
176501:34:52.447 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42375
176601:34:52.447 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x139a36e3] @default socket closed.
176701:34:52.447 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1768[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
176901:34:52.451 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x107f3e0c] http://0.0.0.0:46793 bound for socket '@default'
177001:34:52.451 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2627 milliseconds since JVM startup. Java 21+35-LTS
177101:34:52.451 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46793
177201:34:52.457 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46793
177301:34:52.458 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x107f3e0c] @default socket closed.
177401:34:52.458 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1775[info] - Endpoint[echo byte buffer](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
177601:34:52.461 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6b49aa93] http://0.0.0.0:33235 bound for socket '@default'
177701:34:52.462 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2637 milliseconds since JVM startup. Java 21+35-LTS
177801:34:52.462 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33235
177901:34:52.468 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33235
178001:34:52.468 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6b49aa93] @default socket closed.
178101:34:52.468 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1782[info] - Endpoint(securityin: -, in: /api /unit, errout: -, out: {body as application/json (UTF-8)}) unit json mapper
178301:34:52.472 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42e7ee08] http://0.0.0.0:41453 bound for socket '@default'
178401:34:52.472 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2648 milliseconds since JVM startup. Java 21+35-LTS
178501:34:52.472 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41453
178601:34:52.477 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41453
178701:34:52.477 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42e7ee08] @default socket closed.
178801:34:52.477 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1789[info] - Endpoint(securityin: -, in: /api, errout: -, out: {body as text/plain (UTF-8)}) default status mapper
179001:34:52.480 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1e421a5b] http://0.0.0.0:39687 bound for socket '@default'
179101:34:52.481 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2656 milliseconds since JVM startup. Java 21+35-LTS
179201:34:52.481 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39687
179301:34:52.486 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39687
179401:34:52.486 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1e421a5b] @default socket closed.
179501:34:52.486 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1796[info] - Endpoint(securityin: -, in: /api, errout: {body as text/plain (UTF-8)}, out: -) default error status mapper
179701:34:52.490 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1a4b105f] http://0.0.0.0:46211 bound for socket '@default'
179801:34:52.491 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2666 milliseconds since JVM startup. Java 21+35-LTS
179901:34:52.491 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46211
180001:34:52.500 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46211
180101:34:52.500 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1a4b105f] @default socket closed.
180201:34:52.501 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1803[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/x-www-form-urlencoded (UTF-8)}, errout: -, out: {body as application/x-www-form-urlencoded (UTF-8)})
180401:34:52.506 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x76825be2] http://0.0.0.0:35679 bound for socket '@default'
180501:34:52.507 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2682 milliseconds since JVM startup. Java 21+35-LTS
180601:34:52.507 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35679
180701:34:52.515 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35679
180801:34:52.515 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x76825be2] @default socket closed.
180901:34:52.515 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1810[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)})
181101:34:52.519 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x52ea8480] http://0.0.0.0:35921 bound for socket '@default'
181201:34:52.519 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2695 milliseconds since JVM startup. Java 21+35-LTS
181301:34:52.519 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35921
181401:34:52.526 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35921
181501:34:52.526 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x52ea8480] @default socket closed.
181601:34:52.526 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1817[info] - Endpoint(securityin: -, in: GET /[pathParam] ?*, errout: -, out: {body as text/plain (UTF-8)})
181801:34:52.530 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5d2f9938] http://0.0.0.0:42939 bound for socket '@default'
181901:34:52.530 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2706 milliseconds since JVM startup. Java 21+35-LTS
182001:34:52.530 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42939
182101:34:52.537 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42939
182201:34:52.537 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5d2f9938] @default socket closed.
182301:34:52.538 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1824[info] - Endpoint(securityin: -, in: GET /api /echo /params ?*, errout: -, out: {body as text/plain (UTF-8)}) should support value-less query param
182501:34:52.541 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e228e03] http://0.0.0.0:44641 bound for socket '@default'
182601:34:52.542 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2717 milliseconds since JVM startup. Java 21+35-LTS
182701:34:52.542 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44641
182801:34:52.552 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44641
182901:34:52.553 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e228e03] @default socket closed.
183001:34:52.553 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1831[info] - Endpoint(securityin: -, in: GET /api /echo /headers {multiple headers}, errout: -, out: {multiple headers})
183201:34:52.557 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x12442b5a] http://0.0.0.0:36839 bound for socket '@default'
183301:34:52.557 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2733 milliseconds since JVM startup. Java 21+35-LTS
183401:34:52.558 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36839
183501:34:52.564 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36839
183601:34:52.564 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x12442b5a] @default socket closed.
183701:34:52.565 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1838[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)})
183901:34:52.569 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x79a2e83a] http://0.0.0.0:37557 bound for socket '@default'
184001:34:52.569 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2745 milliseconds since JVM startup. Java 21+35-LTS
184101:34:52.569 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37557
184201:34:52.574 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37557
184301:34:52.574 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x79a2e83a] @default socket closed.
184401:34:52.575 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1845[info] - Endpoint(securityin: -, in: GET /*, errout: -, out: {body as text/plain (UTF-8)}) paths should match empty path
184601:34:52.579 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x06414881] http://0.0.0.0:45183 bound for socket '@default'
184701:34:52.579 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2755 milliseconds since JVM startup. Java 21+35-LTS
184801:34:52.579 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45183
184901:34:52.587 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45183
185001:34:52.588 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x06414881] @default socket closed.
185101:34:52.588 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1852[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) invalid query parameter
185301:34:52.592 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6c524418] http://0.0.0.0:36635 bound for socket '@default'
185401:34:52.592 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2768 milliseconds since JVM startup. Java 21+35-LTS
185501:34:52.592 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36635
185601:34:52.599 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36635
185701:34:52.599 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6c524418] @default socket closed.
185801:34:52.599 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1859[info] - Endpoint(securityin: -, in: GET /api /echo /param-to-header ?qq, errout: -, out: {header hh})
186001:34:52.603 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5b2927eb] http://0.0.0.0:38479 bound for socket '@default'
186101:34:52.603 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2778 milliseconds since JVM startup. Java 21+35-LTS
186201:34:52.603 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38479
186301:34:52.613 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38479
186401:34:52.613 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5b2927eb] @default socket closed.
186501:34:52.613 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1866[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Cookie}, errout: -, out: {header Set-Cookie})
186701:34:52.617 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7485e805] http://0.0.0.0:41981 bound for socket '@default'
186801:34:52.618 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2793 milliseconds since JVM startup. Java 21+35-LTS
186901:34:52.618 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41981
187001:34:52.619 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41981
187101:34:52.619 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7485e805] @default socket closed.
187201:34:52.620 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1873[info] - Endpoint(securityin: -, in: GET / ?q, errout: -, out: {header Set-Cookie} {body as text/plain (UTF-8)}) should be invulnerable to response splitting from unsanitized headers
187401:34:52.623 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x21027dc2] http://0.0.0.0:38353 bound for socket '@default'
187501:34:52.624 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2799 milliseconds since JVM startup. Java 21+35-LTS
187601:34:52.624 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38353
187701:34:52.631 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38353
187801:34:52.631 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x21027dc2] @default socket closed.
187901:34:52.632 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1880[info] - Endpoint(securityin: -, in: GET /api /echo /headers {header Set-Cookie}, errout: -, out: {header Set-Cookie})
188101:34:52.636 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0cd2f414] http://0.0.0.0:37833 bound for socket '@default'
188201:34:52.637 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2812 milliseconds since JVM startup. Java 21+35-LTS
188301:34:52.637 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37833
188401:34:52.642 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37833
1885[info] - Endpoint(securityin: -, in: /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type}) dynamic content type
188601:34:52.642 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0cd2f414] @default socket closed.
188701:34:52.642 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
188801:34:52.646 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3594e520] http://0.0.0.0:42425 bound for socket '@default'
188901:34:52.647 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2822 milliseconds since JVM startup. Java 21+35-LTS
189001:34:52.648 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42425
189101:34:52.653 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42425
189201:34:52.653 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3594e520] @default socket closed.
189301:34:52.654 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1894[info] - Endpoint(securityin: -, in: /api /echo {header Content-Type}, errout: -, out: {body as text/plain (UTF-8)})
189501:34:52.657 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0f42e93b] http://0.0.0.0:36279 bound for socket '@default'
189601:34:52.658 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2833 milliseconds since JVM startup. Java 21+35-LTS
189701:34:52.658 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36279
189801:34:52.663 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36279
189901:34:52.663 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0f42e93b] @default socket closed.
190001:34:52.664 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1901[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) mismatch content-type
190201:34:52.667 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6df99258] http://0.0.0.0:46667 bound for socket '@default'
190301:34:52.668 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2843 milliseconds since JVM startup. Java 21+35-LTS
190401:34:52.668 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46667
190501:34:52.673 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46667
190601:34:52.673 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6df99258] @default socket closed.
190701:34:52.674 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1908[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type: application/json}, errout: -, out: -) missing content-type
190901:34:52.677 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ca6006e] http://0.0.0.0:38317 bound for socket '@default'
191001:34:52.677 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2853 milliseconds since JVM startup. Java 21+35-LTS
191101:34:52.677 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38317
191201:34:52.683 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38317
191301:34:52.683 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ca6006e] @default socket closed.
191401:34:52.683 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1915[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) mismatch content-type
191601:34:52.686 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6a61a082] http://0.0.0.0:46845 bound for socket '@default'
191701:34:52.687 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2862 milliseconds since JVM startup. Java 21+35-LTS
191801:34:52.687 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46845
191901:34:52.692 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46845
192001:34:52.693 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6a61a082] @default socket closed.
192101:34:52.693 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1922[info] - Endpoint(securityin: -, in: POST /api /echo {header Content-Type}, errout: -, out: -) missing content-type
192301:34:52.698 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7e4001cb] http://0.0.0.0:42013 bound for socket '@default'
192401:34:52.699 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 2874 milliseconds since JVM startup. Java 21+35-LTS
192501:34:52.700 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42013
192601:34:52.705 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42013
192701:34:52.705 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7e4001cb] @default socket closed.
192801:34:52.706 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1929[info] - Endpoint(securityin: -, in: /api /echo, errout: -, out: {body as text/html (UTF-8)})
193001:34:52.709 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0e79028b] http://0.0.0.0:46763 bound for socket '@default'
193101:34:52.710 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2885 milliseconds since JVM startup. Java 21+35-LTS
193201:34:52.710 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46763
193301:34:52.714 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46763
193401:34:52.715 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0e79028b] @default socket closed.
193501:34:52.715 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1936[info] - Endpoint(securityin: -, in: -, errout: -, out: status code (308) {header Location})
193701:34:52.718 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c1875d1] http://0.0.0.0:37353 bound for socket '@default'
193801:34:52.719 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2894 milliseconds since JVM startup. Java 21+35-LTS
193901:34:52.719 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37353
194001:34:52.723 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37353
194101:34:52.723 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c1875d1] @default socket closed.
194201:34:52.724 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1943[info] - Endpoint(securityin: -, in: -, errout: -, out: {header Location: Poland})
194401:34:52.727 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6dab911f] http://0.0.0.0:40573 bound for socket '@default'
194501:34:52.727 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2903 milliseconds since JVM startup. Java 21+35-LTS
194601:34:52.728 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40573
194701:34:52.740 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40573
194801:34:52.741 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6dab911f] @default socket closed.
194901:34:52.741 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1950[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
195101:34:52.745 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3d8804ce] http://0.0.0.0:42177 bound for socket '@default'
195201:34:52.745 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2921 milliseconds since JVM startup. Java 21+35-LTS
195301:34:52.745 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42177
195401:34:52.751 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42177
195501:34:52.751 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3d8804ce] @default socket closed.
195601:34:52.751 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1957[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map())) custom status code
195801:34:52.755 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5443c372] http://0.0.0.0:44345 bound for socket '@default'
195901:34:52.756 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2931 milliseconds since JVM startup. Java 21+35-LTS
196001:34:52.756 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44345
196101:34:52.771 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44345
196201:34:52.772 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5443c372] @default socket closed.
196301:34:52.772 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1964[info] - Endpoint(securityin: -, in: {data from request}, errout: -, out: {body as text/plain (UTF-8)})
196501:34:52.776 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x64209552] http://0.0.0.0:36519 bound for socket '@default'
196601:34:52.777 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2952 milliseconds since JVM startup. Java 21+35-LTS
196701:34:52.777 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36519
196801:34:52.786 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36519
196901:34:52.786 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x64209552] @default socket closed.
197001:34:52.786 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1971[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: status code - possible codes (Map()))
197201:34:52.790 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x703e46aa] http://0.0.0.0:45251 bound for socket '@default'
197301:34:52.790 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 2966 milliseconds since JVM startup. Java 21+35-LTS
197401:34:52.791 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45251
197501:34:52.800 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45251
197601:34:52.800 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x703e46aa] @default socket closed.
197701:34:52.800 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1978[info] - Endpoint[Query with default](securityin: -, in: ?p1, errout: -, out: {body as text/plain (UTF-8)})
197901:34:52.804 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13c2b035] http://0.0.0.0:46223 bound for socket '@default'
198001:34:52.805 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2980 milliseconds since JVM startup. Java 21+35-LTS
198101:34:52.805 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46223
198201:34:52.809 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46223
198301:34:52.810 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13c2b035] @default socket closed.
198401:34:52.810 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1985[info] - Endpoint(securityin: -, in: /api {header Content-Type: multipart/form-data}, errout: -, out: {body as text/plain (UTF-8)}) fixed multipart/form-data header input should ignore boundary directive
198601:34:52.814 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4969e679] http://0.0.0.0:33503 bound for socket '@default'
198701:34:52.814 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 2989 milliseconds since JVM startup. Java 21+35-LTS
198801:34:52.814 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33503
198901:34:52.823 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33503
199001:34:52.823 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4969e679] @default socket closed.
199101:34:52.823 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1992[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type})
199301:34:52.826 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7d3e9298] http://0.0.0.0:33745 bound for socket '@default'
199401:34:52.826 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3002 milliseconds since JVM startup. Java 21+35-LTS
199501:34:52.826 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33745
199601:34:52.835 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33745
199701:34:52.835 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7d3e9298] @default socket closed.
199801:34:52.835 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
1999[info] - Endpoint(securityin: -, in: ?kind, errout: -, out: {header Content-Type} {body as text/plain (UTF-8)})
200001:34:52.838 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x37dba0cb] http://0.0.0.0:34571 bound for socket '@default'
200101:34:52.839 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3014 milliseconds since JVM startup. Java 21+35-LTS
200201:34:52.839 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34571
200301:34:52.844 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34571
200401:34:52.845 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x37dba0cb] @default socket closed.
200501:34:52.845 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2006[info] - Endpoint(securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as text/plain (UTF-8)})
200701:34:52.849 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7e3a933e] http://0.0.0.0:36883 bound for socket '@default'
200801:34:52.850 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3025 milliseconds since JVM startup. Java 21+35-LTS
200901:34:52.850 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36883
201001:34:52.863 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36883
201101:34:52.863 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7e3a933e] @default socket closed.
201201:34:52.864 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2013[info] - Endpoint(securityin: -, in: GET ?flag, errout: -, out: {body as text/plain (UTF-8)})
201401:34:52.868 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x110b0f41] http://0.0.0.0:44317 bound for socket '@default'
201501:34:52.868 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3044 milliseconds since JVM startup. Java 21+35-LTS
201601:34:52.868 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44317
201701:34:52.874 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44317
201801:34:52.874 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x110b0f41] @default socket closed.
201901:34:52.875 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2020[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)}) should contain the content-length header
202101:34:52.878 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x16ac54d8] http://0.0.0.0:33901 bound for socket '@default'
202201:34:52.879 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3054 milliseconds since JVM startup. Java 21+35-LTS
202301:34:52.879 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33901
202401:34:52.883 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33901
202501:34:52.883 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x16ac54d8] @default socket closed.
202601:34:52.883 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2027[info] - Endpoint(securityin: -, in: -, errout: -, out: -) GET empty endpoint
202801:34:52.886 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x68846c81] http://0.0.0.0:42355 bound for socket '@default'
202901:34:52.887 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3062 milliseconds since JVM startup. Java 21+35-LTS
203001:34:52.887 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42355
203101:34:52.892 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42355
203201:34:52.892 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x68846c81] @default socket closed.
203301:34:52.892 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2034[info] - Endpoint(securityin: -, in: -, errout: -, out: -) POST empty endpoint
203501:34:52.896 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x31bcb97d] http://0.0.0.0:33151 bound for socket '@default'
203601:34:52.896 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3072 milliseconds since JVM startup. Java 21+35-LTS
203701:34:52.896 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33151
203801:34:52.904 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33151
203901:34:52.904 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x31bcb97d] @default socket closed.
204001:34:52.904 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2041[info] - Endpoint(securityin: -, in: -, errout: -, out: {body as text/plain (UTF-8)} {header Content-Type: text/csv}) Fixed content-type header
204201:34:52.908 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3b9df047] http://0.0.0.0:39643 bound for socket '@default'
204301:34:52.908 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3083 milliseconds since JVM startup. Java 21+35-LTS
204401:34:52.908 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39643
204501:34:52.912 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39643
204601:34:52.912 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3b9df047] @default socket closed.
204701:34:52.913 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2048[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) GET a GET endpoint
204901:34:52.916 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3bd40598] http://0.0.0.0:33801 bound for socket '@default'
205001:34:52.916 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3092 milliseconds since JVM startup. Java 21+35-LTS
205101:34:52.916 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33801
205201:34:52.920 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33801
205301:34:52.920 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3bd40598] @default socket closed.
205401:34:52.920 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2055[info] - Endpoint(securityin: -, in: GET, errout: -, out: -) POST a GET endpoint
205601:34:52.923 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2c3f730d] http://0.0.0.0:39275 bound for socket '@default'
205701:34:52.924 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3099 milliseconds since JVM startup. Java 21+35-LTS
205801:34:52.924 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39275
205901:34:52.937 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39275
206001:34:52.938 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2c3f730d] @default socket closed.
206101:34:52.938 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2062[info] - Endpoint(securityin: -, in: -, errout: -, out: -) no path should match anything
206301:34:52.941 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x71918af3] http://0.0.0.0:35855 bound for socket '@default'
206401:34:52.941 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3117 milliseconds since JVM startup. Java 21+35-LTS
206501:34:52.941 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35855
206601:34:52.945 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35855
206701:34:52.946 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x71918af3] @default socket closed.
206801:34:52.946 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2069[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should not match non-root path
207001:34:52.950 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x036d58c7] http://0.0.0.0:34337 bound for socket '@default'
207101:34:52.950 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3126 milliseconds since JVM startup. Java 21+35-LTS
207201:34:52.951 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34337
207301:34:52.955 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34337
207401:34:52.955 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x036d58c7] @default socket closed.
207501:34:52.955 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2076[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match empty path
207701:34:52.958 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x463e3899] http://0.0.0.0:45623 bound for socket '@default'
207801:34:52.959 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3134 milliseconds since JVM startup. Java 21+35-LTS
207901:34:52.959 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45623
208001:34:52.963 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45623
208101:34:52.963 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x463e3899] @default socket closed.
208201:34:52.963 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2083[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) root path should match root path
208401:34:52.967 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1b7e7aa7] http://0.0.0.0:44137 bound for socket '@default'
208501:34:52.967 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3142 milliseconds since JVM startup. Java 21+35-LTS
208601:34:52.967 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44137
208701:34:52.971 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44137
208801:34:52.971 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1b7e7aa7] @default socket closed.
208901:34:52.972 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2090[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single path
209101:34:52.975 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x38fa0474] http://0.0.0.0:34531 bound for socket '@default'
209201:34:52.975 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3151 milliseconds since JVM startup. Java 21+35-LTS
209301:34:52.976 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34531
209401:34:52.980 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34531
209501:34:52.980 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x38fa0474] @default socket closed.
209601:34:52.980 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2097[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should match single/ path
209801:34:52.984 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4768be3b] http://0.0.0.0:46539 bound for socket '@default'
209901:34:52.985 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3160 milliseconds since JVM startup. Java 21+35-LTS
210001:34:52.985 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46539
210101:34:52.990 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46539
210201:34:52.990 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4768be3b] @default socket closed.
210301:34:52.991 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2104[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture
210501:34:52.995 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x18a64a38] http://0.0.0.0:44541 bound for socket '@default'
210601:34:52.995 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3171 milliseconds since JVM startup. Java 21+35-LTS
210701:34:52.996 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44541
210801:34:53.001 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44541
210901:34:53.001 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x18a64a38] @default socket closed.
211001:34:53.002 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2111[info] - Endpoint(securityin: -, in: GET /api /[] /and /*, errout: -, out: {header IntPath} {body as text/plain (UTF-8)}) Capturing paths after path capture (when empty)
211201:34:53.006 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ff20b7d] http://0.0.0.0:45321 bound for socket '@default'
211301:34:53.006 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3181 milliseconds since JVM startup. Java 21+35-LTS
211401:34:53.006 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45321
211501:34:53.014 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45321
211601:34:53.015 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ff20b7d] @default socket closed.
211701:34:53.015 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2118[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match root path
211901:34:53.018 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0cbe5efe] http://0.0.0.0:38843 bound for socket '@default'
212001:34:53.018 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3194 milliseconds since JVM startup. Java 21+35-LTS
212101:34:53.019 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38843
212201:34:53.026 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38843
212301:34:53.027 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0cbe5efe] @default socket closed.
212401:34:53.027 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2125[info] - Endpoint(securityin: -, in: GET /api, errout: -, out: -) single path should not match larger path
212601:34:53.031 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x51efa43c] http://0.0.0.0:37647 bound for socket '@default'
212701:34:53.031 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3207 milliseconds since JVM startup. Java 21+35-LTS
212801:34:53.031 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37647
212901:34:53.036 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37647
213001:34:53.037 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x51efa43c] @default socket closed.
213101:34:53.037 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2132[info] - ServerEndpoint(securityin: /auth, in: /settings, errout: -, out: {body as text/plain (UTF-8)})
213301:34:53.041 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x713b0f86] http://0.0.0.0:45335 bound for socket '@default'
213401:34:53.041 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3216 milliseconds since JVM startup. Java 21+35-LTS
213501:34:53.041 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45335
213601:34:53.048 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45335
213701:34:53.049 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x713b0f86] @default socket closed.
213801:34:53.049 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2139[info] - ServerEndpoint(securityin: /auth, in: -, errout: -, out: {body as text/plain (UTF-8)})
214001:34:53.052 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1cfb882f] http://0.0.0.0:39999 bound for socket '@default'
214101:34:53.052 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3227 milliseconds since JVM startup. Java 21+35-LTS
214201:34:53.052 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39999
214301:34:53.059 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39999
214401:34:53.059 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1cfb882f] @default socket closed.
214501:34:53.059 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2146[info] - two endpoints with increasingly specific path inputs: should match path exactly
214701:34:53.063 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24032131] http://0.0.0.0:33657 bound for socket '@default'
214801:34:53.064 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3239 milliseconds since JVM startup. Java 21+35-LTS
214901:34:53.064 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33657
215001:34:53.086 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33657
215101:34:53.087 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24032131] @default socket closed.
215201:34:53.087 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2153[info] - two endpoints with a body defined as the first input: should only consume body when the path matches
215401:34:53.090 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x13182fec] http://0.0.0.0:46447 bound for socket '@default'
215501:34:53.091 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3266 milliseconds since JVM startup. Java 21+35-LTS
215601:34:53.091 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46447
215701:34:53.107 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46447
215801:34:53.107 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x13182fec] @default socket closed.
215901:34:53.107 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2160[info] - two endpoints with query defined as the first input, path segments as second input: should try the second endpoint if the path doesn't match
216101:34:53.110 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x34383984] http://0.0.0.0:43889 bound for socket '@default'
216201:34:53.111 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3286 milliseconds since JVM startup. Java 21+35-LTS
216301:34:53.111 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43889
216401:34:53.116 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43889
216501:34:53.116 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x34383984] @default socket closed.
216601:34:53.117 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2167[info] - two endpoints with increasingly specific path inputs, first with a required query parameter: should match path exactly
216801:34:53.120 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x26d51674] http://0.0.0.0:36997 bound for socket '@default'
216901:34:53.121 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3296 milliseconds since JVM startup. Java 21+35-LTS
217001:34:53.121 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36997
217101:34:53.135 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36997
217201:34:53.136 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x26d51674] @default socket closed.
217301:34:53.136 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2174[info] - two endpoints with validation: should not try the second one if validation fails
217501:34:53.139 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x21354726] http://0.0.0.0:37465 bound for socket '@default'
217601:34:53.139 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3315 milliseconds since JVM startup. Java 21+35-LTS
217701:34:53.139 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37465
217801:34:53.153 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37465
217901:34:53.153 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x21354726] @default socket closed.
218001:34:53.153 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2181[info] - endpoint with a security input and regular path input shouldn't shadow other endpoints
218201:34:53.157 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2b19c53b] http://0.0.0.0:42105 bound for socket '@default'
218301:34:53.157 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3332 milliseconds since JVM startup. Java 21+35-LTS
218401:34:53.157 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42105
218501:34:53.168 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42105
218601:34:53.169 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2b19c53b] @default socket closed.
218701:34:53.169 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2188[info] - two endpoints, same path prefix, one without trailing slashes, second accepting trailing slashes
218901:34:53.172 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x492976fe] http://0.0.0.0:44471 bound for socket '@default'
219001:34:53.172 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3348 milliseconds since JVM startup. Java 21+35-LTS
219101:34:53.173 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44471
219201:34:53.177 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44471
219301:34:53.177 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x492976fe] @default socket closed.
219401:34:53.177 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2195[info] - try other paths on decode failure if onDecodeFailureNextEndpoint
219601:34:53.180 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x11dcbcd0] http://0.0.0.0:46125 bound for socket '@default'
219701:34:53.181 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3356 milliseconds since JVM startup. Java 21+35-LTS
219801:34:53.181 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46125
219901:34:53.197 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46125
220001:34:53.197 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x11dcbcd0] @default socket closed.
220101:34:53.198 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2202[info] - two endpoints with different methods, first one with path parsing
220301:34:53.201 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x691de96d] http://0.0.0.0:39061 bound for socket '@default'
220401:34:53.201 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3377 milliseconds since JVM startup. Java 21+35-LTS
220501:34:53.202 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39061
220601:34:53.206 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39061
220701:34:53.207 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x691de96d] @default socket closed.
220801:34:53.207 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2209[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter, using a custom decode failure handler
221001:34:53.210 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0d475500] http://0.0.0.0:38349 bound for socket '@default'
221101:34:53.211 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3386 milliseconds since JVM startup. Java 21+35-LTS
221201:34:53.211 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38349
221301:34:53.220 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38349
221401:34:53.220 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0d475500] @default socket closed.
221501:34:53.220 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2216[info] - Endpoint(securityin: -, in: GET /customer /[customer_id] /orders /[order_id], errout: -, out: -) Returns 404 if path 'shape' doesn't match
221701:34:53.223 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x09722bad] http://0.0.0.0:38253 bound for socket '@default'
221801:34:53.224 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3399 milliseconds since JVM startup. Java 21+35-LTS
221901:34:53.224 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38253
222001:34:53.228 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38253
222101:34:53.228 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x09722bad] @default socket closed.
222201:34:53.228 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2223[info] - Endpoint(securityin: -, in: GET /customer /[customer_id], errout: -, out: -) Returns 400 if path 'shape' matches, but failed to parse a path parameter
222401:34:53.232 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x67acb56e] http://0.0.0.0:40591 bound for socket '@default'
222501:34:53.232 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3407 milliseconds since JVM startup. Java 21+35-LTS
222601:34:53.232 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40591
222701:34:53.239 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40591
222801:34:53.240 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x67acb56e] @default socket closed.
222901:34:53.240 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2230[info] - Tries next endpoint if path 'shape' matches, but validation fails, using .onDecodeFailureNextEndpoint
223101:34:53.243 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x67ccc06a] http://0.0.0.0:36337 bound for socket '@default'
223201:34:53.244 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3419 milliseconds since JVM startup. Java 21+35-LTS
223301:34:53.244 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36337
223401:34:53.248 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36337
223501:34:53.249 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x67ccc06a] @default socket closed.
223601:34:53.249 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2237[info] - ServerEndpoint(securityin: ?x, in: ?y, errout: -, out: {body as text/plain (UTF-8)}) server security logic - one input
223801:34:53.252 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x37a665f0] http://0.0.0.0:45813 bound for socket '@default'
223901:34:53.252 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3428 milliseconds since JVM startup. Java 21+35-LTS
224001:34:53.252 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45813
224101:34:53.256 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45813
224201:34:53.257 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x37a665f0] @default socket closed.
224301:34:53.257 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2244[info] - ServerEndpoint(securityin: ?x ?y, in: ?z ?u, errout: -, out: {body as text/plain (UTF-8)}) server security logic - multiple inputs
224501:34:53.260 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1a43c012] http://0.0.0.0:39405 bound for socket '@default'
224601:34:53.260 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3436 milliseconds since JVM startup. Java 21+35-LTS
224701:34:53.260 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39405
224801:34:53.267 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39405
224901:34:53.268 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1a43c012] @default socket closed.
225001:34:53.268 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2251[info] - Endpoint[echo input stream](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
225201:34:53.271 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x53e75b91] http://0.0.0.0:40225 bound for socket '@default'
225301:34:53.272 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3447 milliseconds since JVM startup. Java 21+35-LTS
225401:34:53.272 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40225
225501:34:53.281 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40225
225601:34:53.281 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x53e75b91] @default socket closed.
225701:34:53.282 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2258[info] - Endpoint[input string output stream with header](securityin: -, in: POST /api /echo {body as text/plain (UTF-8)}, errout: -, out: {body as application/octet-stream} {header Content-Length})
225901:34:53.291 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2ba00096] http://0.0.0.0:34861 bound for socket '@default'
226001:34:53.292 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3467 milliseconds since JVM startup. Java 21+35-LTS
226101:34:53.292 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34861
2262Jan 08, 2026 1:34:53 AM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2263SEVERE: Exception when handling request: GET /, by: * *, took: 2ms
2264java.lang.RuntimeException
2265 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$1(ServerBasicTests.scala:754)
2266 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2267 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2268 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
2269 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2271 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2272 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2273 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2274 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2276 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2277 at scala.util.Try$.apply(Try.scala:218)
2278 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2279 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2280 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2281 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2282 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2283 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2284 at scala.util.Try$.apply(Try.scala:218)
2285 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2286 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2287 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2288 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2289 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2290 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2291 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2292 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2293 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2294 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2295 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2296 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2297 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2298 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2299 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2300 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2301 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2302 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2303 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2304 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2305 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2306 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2307 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2308 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2309 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2310 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2311 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2312 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2313 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2314 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2315 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2316 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2317 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2318 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2319 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2320 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2321 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2322 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2323 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2324 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2325 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2326 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2327 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2328 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2329 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2330 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2331 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2332 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2333 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2334 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2335 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2336 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2337 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2338 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2339 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2340 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2341 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2342 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2343 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2344 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2345 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2346 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2347 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2348 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2349 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2350 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2351 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2352 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2353 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2354 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2355 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2356 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2357
235801:34:53.314 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34861
235901:34:53.314 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2ba00096] @default socket closed.
236001:34:53.314 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2361[info] - Endpoint(securityin: -, in: -, errout: -, out: -) handle exceptions
236201:34:53.319 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0d486256] http://0.0.0.0:41673 bound for socket '@default'
236301:34:53.319 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3494 milliseconds since JVM startup. Java 21+35-LTS
236401:34:53.319 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41673
2365Jan 08, 2026 1:34:53 AM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2366SEVERE: Exception when handling request: GET /?name=orange, by: * *, took: 1ms
2367java.lang.IllegalArgumentException: orange
2368 at sttp.tapir.server.tests.ServerBasicTests.throwFruits$$anonfun$2(ServerBasicTests.scala:814)
2369 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2370 at sttp.tapir.server.tests.package$.suspendResult(package.scala:14)
2371 at sttp.tapir.server.tests.ServerBasicTests.throwFruits(ServerBasicTests.scala:814)
2372 at sttp.tapir.server.tests.ServerBasicTests.exceptionTests$$anonfun$3$$anonfun$1(ServerBasicTests.scala:760)
2373 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2374 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2375 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2376 at scala.util.Try$.apply(Try.scala:218)
2377 at sttp.tapir.internal.package$.recoverErrors2$$anonfun$1$$anonfun$1$$anonfun$1(package.scala:264)
2378 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
2379 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2380 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2381 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2382 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2383 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2384 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2385 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2386 at scala.util.Try$.apply(Try.scala:218)
2387 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2388 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2389 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2390 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2391 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2392 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2393 at scala.util.Try$.apply(Try.scala:218)
2394 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2395 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2396 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2397 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2398 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2399 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2400 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2401 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2402 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2403 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2404 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2405 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2406 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2407 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2408 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2409 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2410 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2411 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2412 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2413 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2414 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2415 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2416 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2417 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2418 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2419 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2420 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2421 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2422 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2423 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2424 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2425 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2426 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2427 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2428 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2429 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2430 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2431 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2432 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2433 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2434 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2435 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2436 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2437 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2438 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2439 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2440 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2441 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2442 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2443 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2444 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2445 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2446 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2447 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2448 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2449 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2450 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2451 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2452 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2453 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2454 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2455 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2456 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2457 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2458 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2459 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2460 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2461 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2462 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2463 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2464 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2465 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2466
246701:34:53.341 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41673
246801:34:53.342 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0d486256] @default socket closed.
246901:34:53.342 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2470[info] - recover errors from exceptions
247101:34:53.348 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x68dc98bf] http://0.0.0.0:46315 bound for socket '@default'
247201:34:53.349 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3524 milliseconds since JVM startup. Java 21+35-LTS
247301:34:53.349 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46315
2474Jan 08, 2026 1:34:53 AM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2475SEVERE: Exception when handling request: GET /no_content, by: * /no_content, took: 1ms
2476java.lang.IllegalStateException: Unexpected response body when status code == 204
2477 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2478 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2479 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2480 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2481 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2482 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2483 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2484 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2485 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2486 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2487 at scala.util.Try$.apply(Try.scala:218)
2488 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2489 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2490 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2491 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2492 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2493 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2494 at scala.util.Try$.apply(Try.scala:218)
2495 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2496 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2497 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2498 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2499 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2500 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2501 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2502 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2503 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2504 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2505 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2506 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2507 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2508 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2509 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2510 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2511 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2512 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2513 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2514 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2515 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2516 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2517 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2518 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2519 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2520 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2521 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2522 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2523 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2524 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2525 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2526 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2527 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2528 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2529 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2530 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2531 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2532 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2533 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2534 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2535 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2536 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2537 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2538 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2539 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2540 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2541 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2542 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2543 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2544 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2545 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2546 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2547 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2548 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2549 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2550 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2551 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2552 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2553 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2554 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2555 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2556 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2557 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2558 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2559 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2560 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2561 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2562 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2563 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2564 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2565 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2566 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2567 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2568 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2569 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2570 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2571 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2572
2573Jan 08, 2026 1:34:53 AM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2574SEVERE: Exception when handling request: GET /not_modified, by: * /not_modified, took: 1ms
2575java.lang.IllegalStateException: Unexpected response body when status code == 304
2576 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2577 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:211)
2578 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2579 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2580 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2581 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2582 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2583 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2584 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2585 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2586 at scala.util.Try$.apply(Try.scala:218)
2587 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2588 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2589 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2590 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2591 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2592 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2593 at scala.util.Try$.apply(Try.scala:218)
2594 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2595 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2596 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2597 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2598 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2599 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2600 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2601 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2602 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2603 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2604 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2605 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2606 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2607 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2608 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2609 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2610 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2611 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2612 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2613 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2614 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2615 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2616 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2617 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2618 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2619 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2620 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2621 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2622 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2623 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2624 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2625 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2626 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2627 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2628 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2629 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2630 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2631 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2632 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2633 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2634 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2635 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2636 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2637 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2638 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2639 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2640 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2641 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2642 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2643 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2644 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2645 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2646 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2647 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2648 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2649 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2650 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2651 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2652 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2653 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2654 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2655 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2656 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2657 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2658 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2659 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2660 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2661 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2662 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2663 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2664 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2665 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2666 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2667 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2668 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2669 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2670 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2671
2672Jan 08, 2026 1:34:53 AM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
2673SEVERE: Exception when handling request: GET /one_of?select_err=no_content, by: * /one_of, took: 3ms
2674java.lang.IllegalStateException: Unexpected response body when status code == 204
2675 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$4.apply(ServerInterpreter.scala:236)
2676 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess$$anonfun$2(ServerInterpreter.scala:213)
2677 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2678 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2679 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
2680 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
2681 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
2682 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
2683 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2684 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
2685 at scala.util.Try$.apply(Try.scala:218)
2686 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2687 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2688 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2689 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
2690 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
2691 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
2692 at scala.util.Try$.apply(Try.scala:218)
2693 at sttp.monad.MonadError.handleError(MonadError.scala:24)
2694 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
2695 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
2696 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
2697 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
2698 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
2699 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
2700 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2701 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2702 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2703 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2704 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
2705 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2706 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2707 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2708 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2709 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
2710 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2711 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2712 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2713 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2714 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
2715 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2716 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2717 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2718 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2719 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2720 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2721 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2722 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2723 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2724 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
2725 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2726 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2727 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2728 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2729 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
2730 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
2731 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2732 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2733 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
2734 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
2735 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
2736 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2737 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
2738 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
2739 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2740 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2741 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2742 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
2743 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
2744 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2745 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
2746 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
2747 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
2748 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply$$anonfun$1(RejectInterceptor.scala:27)
2749 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
2750 at sttp.tapir.server.interceptor.reject.RejectInterceptor$$anon$1.apply(RejectInterceptor.scala:34)
2751 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
2752 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
2753 at sttp.monad.MonadError.suspend(MonadError.scala:32)
2754 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
2755 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
2756 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
2757 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
2758 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
2759 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
2760 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
2761 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
2762 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
2763 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
2764 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
2765 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
2766 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
2767 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
2768 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
2769 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
2770
277101:34:53.394 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46315
277201:34:53.395 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x68dc98bf] @default socket closed.
277301:34:53.395 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2774[info] - fail when status is 204 or 304, but there's a body
277501:34:53.400 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4309b90b] http://0.0.0.0:45991 bound for socket '@default'
277601:34:53.400 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3575 milliseconds since JVM startup. Java 21+35-LTS
277701:34:53.400 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45991
277801:34:53.404 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45991
277901:34:53.404 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4309b90b] @default socket closed.
278001:34:53.405 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2781[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: -, errout: -, out: {body as text/plain (UTF-8)})
278201:34:53.408 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0cf34521] http://0.0.0.0:38627 bound for socket '@default'
278301:34:53.408 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3583 milliseconds since JVM startup. Java 21+35-LTS
278401:34:53.408 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38627
278501:34:53.412 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38627
278601:34:53.412 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0cf34521] @default socket closed.
278701:34:53.413 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2788[info] - ServerEndpoint(securityin: /auth auth(api key, via {header X-Api-Key}), in: ?amount, errout: -, out: {body as text/plain (UTF-8)})
278901:34:53.415 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7a102240] http://0.0.0.0:42027 bound for socket '@default'
279001:34:53.416 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3591 milliseconds since JVM startup. Java 21+35-LTS
279101:34:53.416 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42027
279201:34:53.420 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42027
279301:34:53.420 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7a102240] @default socket closed.
279401:34:53.420 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2795[info] - ServerEndpoint(securityin: /auth auth(api key, via ?api-key), in: -, errout: -, out: {body as text/plain (UTF-8)})
279601:34:53.423 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1aed58ba] http://0.0.0.0:33439 bound for socket '@default'
279701:34:53.423 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3599 milliseconds since JVM startup. Java 21+35-LTS
279801:34:53.423 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33439
279901:34:53.431 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33439
280001:34:53.432 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1aed58ba] @default socket closed.
280101:34:53.432 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2802[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
280301:34:53.435 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0e05590b] http://0.0.0.0:41899 bound for socket '@default'
280401:34:53.436 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3611 milliseconds since JVM startup. Java 21+35-LTS
280501:34:53.436 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41899
280601:34:53.440 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41899
280701:34:53.441 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0e05590b] @default socket closed.
280801:34:53.441 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2809[info] - ServerEndpoint(securityin: /auth auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)})
281001:34:53.444 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x04c5e599] http://0.0.0.0:38707 bound for socket '@default'
281101:34:53.444 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3620 milliseconds since JVM startup. Java 21+35-LTS
281201:34:53.444 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38707
281301:34:53.454 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38707
281401:34:53.454 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x04c5e599] @default socket closed.
281501:34:53.454 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2816[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security Option[UsernamePassword] should let in basic auth as well as request without auth
281701:34:53.458 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0036600a] http://0.0.0.0:34801 bound for socket '@default'
281801:34:53.458 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3634 milliseconds since JVM startup. Java 21+35-LTS
281901:34:53.458 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34801
282001:34:53.470 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34801
282101:34:53.470 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0036600a] @default socket closed.
282201:34:53.470 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2823[info] - ServerEndpoint(securityin: /auth auth(Basic http, via {header Authorization}) auth(Bearer http, via {header Authorization}), in: -, errout: -, out: {body as text/plain (UTF-8)}) In security (Option[UsernamePassword], Option[String]) should pass bearer auth, basic auth, and also request without auth
282401:34:53.474 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1c1f059c] http://0.0.0.0:36709 bound for socket '@default'
282501:34:53.474 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3650 milliseconds since JVM startup. Java 21+35-LTS
282601:34:53.475 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36709
282701:34:53.479 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36709
282801:34:53.479 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1c1f059c] @default socket closed.
282901:34:53.480 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2830[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct basic
283101:34:53.482 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x46f2d0e7] http://0.0.0.0:39019 bound for socket '@default'
283201:34:53.483 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3658 milliseconds since JVM startup. Java 21+35-LTS
283301:34:53.483 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39019
283401:34:53.488 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39019
283501:34:53.489 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x46f2d0e7] @default socket closed.
283601:34:53.489 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2837[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct bearer
283801:34:53.494 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7f53f7fc] http://0.0.0.0:33889 bound for socket '@default'
283901:34:53.494 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3669 milliseconds since JVM startup. Java 21+35-LTS
284001:34:53.494 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33889
284101:34:53.498 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33889
284201:34:53.498 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7f53f7fc] @default socket closed.
284301:34:53.498 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2844[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) correct lower case bearer
284501:34:53.502 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x210fa657] http://0.0.0.0:33665 bound for socket '@default'
284601:34:53.502 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3678 milliseconds since JVM startup. Java 21+35-LTS
284701:34:53.502 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33665
284801:34:53.506 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33665
284901:34:53.506 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x210fa657] @default socket closed.
285001:34:53.506 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2851[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) correct apiKey in query param
285201:34:53.510 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4b5e95b9] http://0.0.0.0:35487 bound for socket '@default'
285301:34:53.511 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3686 milliseconds since JVM startup. Java 21+35-LTS
285401:34:53.511 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35487
285501:34:53.515 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35487
285601:34:53.515 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4b5e95b9] @default socket closed.
285701:34:53.516 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2858[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) correct apiKey in header
285901:34:53.519 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x371e6e54] http://0.0.0.0:32837 bound for socket '@default'
286001:34:53.520 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3695 milliseconds since JVM startup. Java 21+35-LTS
286101:34:53.520 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32837
286201:34:53.524 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32837
286301:34:53.525 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x371e6e54] @default socket closed.
286401:34:53.525 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2865[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct old token in header
286601:34:53.528 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30e1f7a5] http://0.0.0.0:43827 bound for socket '@default'
286701:34:53.529 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3704 milliseconds since JVM startup. Java 21+35-LTS
286801:34:53.529 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43827
286901:34:53.532 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43827
287001:34:53.533 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30e1f7a5] @default socket closed.
287101:34:53.533 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2872[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) correct new token in header
287301:34:53.537 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x65a4eb20] http://0.0.0.0:38465 bound for socket '@default'
287401:34:53.537 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3713 milliseconds since JVM startup. Java 21+35-LTS
287501:34:53.537 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38465
287601:34:53.542 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38465
287701:34:53.542 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x65a4eb20] @default socket closed.
287801:34:53.543 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2879[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic
288001:34:53.547 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c698640] http://0.0.0.0:42383 bound for socket '@default'
288101:34:53.548 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3723 milliseconds since JVM startup. Java 21+35-LTS
288201:34:53.548 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42383
288301:34:53.552 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42383
288401:34:53.553 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c698640] @default socket closed.
288501:34:53.553 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2886[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer
288701:34:53.560 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x710aaca3] http://0.0.0.0:35333 bound for socket '@default'
288801:34:53.561 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3736 milliseconds since JVM startup. Java 21+35-LTS
288901:34:53.561 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35333
289001:34:53.566 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35333
289101:34:53.566 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x710aaca3] @default socket closed.
2892[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer
289301:34:53.567 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
289401:34:53.571 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d665b8e] http://0.0.0.0:44195 bound for socket '@default'
289501:34:53.571 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3747 milliseconds since JVM startup. Java 21+35-LTS
289601:34:53.571 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44195
289701:34:53.576 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44195
289801:34:53.577 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d665b8e] @default socket closed.
289901:34:53.577 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2900[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param
290101:34:53.580 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x03091064] http://0.0.0.0:41819 bound for socket '@default'
290201:34:53.580 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3756 milliseconds since JVM startup. Java 21+35-LTS
290301:34:53.580 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41819
290401:34:53.584 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41819
290501:34:53.584 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x03091064] @default socket closed.
290601:34:53.585 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2907[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header
290801:34:53.588 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6d7fe0df] http://0.0.0.0:40181 bound for socket '@default'
290901:34:53.588 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3764 milliseconds since JVM startup. Java 21+35-LTS
291001:34:53.588 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40181
291101:34:53.594 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40181
291201:34:53.594 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6d7fe0df] @default socket closed.
291301:34:53.594 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2914[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header
291501:34:53.598 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x767bf268] http://0.0.0.0:44179 bound for socket '@default'
291601:34:53.599 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3774 milliseconds since JVM startup. Java 21+35-LTS
291701:34:53.599 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44179
291801:34:53.604 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44179
291901:34:53.604 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x767bf268] @default socket closed.
292001:34:53.604 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2921[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header
292201:34:53.607 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x661eb450] http://0.0.0.0:34997 bound for socket '@default'
292301:34:53.608 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3783 milliseconds since JVM startup. Java 21+35-LTS
292401:34:53.608 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34997
292501:34:53.614 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34997
292601:34:53.614 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x661eb450] @default socket closed.
292701:34:53.614 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2928[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing basic with endpoint hiding
292901:34:53.617 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2905e73d] http://0.0.0.0:34725 bound for socket '@default'
293001:34:53.617 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3793 milliseconds since JVM startup. Java 21+35-LTS
293101:34:53.618 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34725
293201:34:53.622 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34725
293301:34:53.622 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2905e73d] @default socket closed.
293401:34:53.622 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2935[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing bearer with endpoint hiding
293601:34:53.628 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5eb61955] http://0.0.0.0:40935 bound for socket '@default'
293701:34:53.628 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3804 milliseconds since JVM startup. Java 21+35-LTS
293801:34:53.628 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40935
293901:34:53.633 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40935
294001:34:53.633 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5eb61955] @default socket closed.
294101:34:53.633 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2942[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) missing lower case bearer with endpoint hiding
294301:34:53.636 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x75aa670d] http://0.0.0.0:39945 bound for socket '@default'
294401:34:53.637 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3812 milliseconds since JVM startup. Java 21+35-LTS
294501:34:53.637 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39945
294601:34:53.642 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39945
294701:34:53.642 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x75aa670d] @default socket closed.
294801:34:53.643 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2949[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) missing apiKey in query param with endpoint hiding
295001:34:53.647 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x649dbb4c] http://0.0.0.0:37551 bound for socket '@default'
295101:34:53.647 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3823 milliseconds since JVM startup. Java 21+35-LTS
295201:34:53.647 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37551
295301:34:53.652 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37551
295401:34:53.652 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x649dbb4c] @default socket closed.
2955[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) missing apiKey in header with endpoint hiding
295601:34:53.653 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
295701:34:53.657 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x331ac897] http://0.0.0.0:35567 bound for socket '@default'
295801:34:53.657 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3832 milliseconds since JVM startup. Java 21+35-LTS
295901:34:53.657 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35567
2960[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing old token in header with endpoint hiding
296101:34:53.662 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35567
296201:34:53.662 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x331ac897] @default socket closed.
296301:34:53.662 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
296401:34:53.665 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x16a913df] http://0.0.0.0:35813 bound for socket '@default'
296501:34:53.666 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3842 milliseconds since JVM startup. Java 21+35-LTS
296601:34:53.666 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35813
296701:34:53.671 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35813
296801:34:53.671 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x16a913df] @default socket closed.
296901:34:53.671 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2970[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) missing new token in header with endpoint hiding
297101:34:53.675 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3118663c] http://0.0.0.0:36919 bound for socket '@default'
297201:34:53.675 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3850 milliseconds since JVM startup. Java 21+35-LTS
297301:34:53.675 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36919
297401:34:53.679 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36919
297501:34:53.680 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3118663c] @default socket closed.
297601:34:53.680 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2977[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic
297801:34:53.684 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x39e11b90] http://0.0.0.0:41375 bound for socket '@default'
297901:34:53.684 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3859 milliseconds since JVM startup. Java 21+35-LTS
298001:34:53.684 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41375
298101:34:53.688 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41375
298201:34:53.688 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x39e11b90] @default socket closed.
298301:34:53.689 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2984[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer
298501:34:53.692 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24c8439a] http://0.0.0.0:37649 bound for socket '@default'
298601:34:53.693 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3868 milliseconds since JVM startup. Java 21+35-LTS
298701:34:53.693 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37649
298801:34:53.696 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37649
298901:34:53.697 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24c8439a] @default socket closed.
299001:34:53.697 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2991[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer
299201:34:53.701 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x34375019] http://0.0.0.0:42595 bound for socket '@default'
299301:34:53.703 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 3878 milliseconds since JVM startup. Java 21+35-LTS
299401:34:53.703 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42595
299501:34:53.707 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42595
299601:34:53.707 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x34375019] @default socket closed.
299701:34:53.707 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
2998[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param
299901:34:53.711 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1b685ca9] http://0.0.0.0:43341 bound for socket '@default'
300001:34:53.711 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3887 milliseconds since JVM startup. Java 21+35-LTS
300101:34:53.711 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43341
300201:34:53.716 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43341
300301:34:53.716 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1b685ca9] @default socket closed.
300401:34:53.717 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3005[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header
300601:34:53.720 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4f853819] http://0.0.0.0:37355 bound for socket '@default'
300701:34:53.721 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3896 milliseconds since JVM startup. Java 21+35-LTS
300801:34:53.721 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37355
300901:34:53.724 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37355
301001:34:53.724 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4f853819] @default socket closed.
301101:34:53.725 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3012[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header
301301:34:53.729 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3b860249] http://0.0.0.0:36553 bound for socket '@default'
301401:34:53.729 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3905 milliseconds since JVM startup. Java 21+35-LTS
301501:34:53.729 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36553
301601:34:53.734 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36553
301701:34:53.734 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3b860249] @default socket closed.
301801:34:53.734 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3019[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header
302001:34:53.738 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c450544] http://0.0.0.0:43125 bound for socket '@default'
302101:34:53.738 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3913 milliseconds since JVM startup. Java 21+35-LTS
302201:34:53.738 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43125
302301:34:53.742 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43125
302401:34:53.742 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c450544] @default socket closed.
302501:34:53.742 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3026[info] - ServerEndpoint(securityin: /secret /[id] auth(Basic http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request basic with endpoint hiding
302701:34:53.746 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0143cdcd] http://0.0.0.0:36905 bound for socket '@default'
302801:34:53.746 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3922 milliseconds since JVM startup. Java 21+35-LTS
302901:34:53.746 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36905
303001:34:53.750 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36905
303101:34:53.751 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0143cdcd] @default socket closed.
303201:34:53.751 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3033[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request bearer with endpoint hiding
303401:34:53.756 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7aaec00c] http://0.0.0.0:43055 bound for socket '@default'
303501:34:53.756 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3932 milliseconds since JVM startup. Java 21+35-LTS
303601:34:53.756 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43055
303701:34:53.764 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43055
303801:34:53.764 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7aaec00c] @default socket closed.
303901:34:53.765 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3040[info] - ServerEndpoint(securityin: /secret /[id] auth(Bearer http, via {header Authorization}), in: POST ?q, errout: -, out: -) invalid request lower case bearer with endpoint hiding
304101:34:53.771 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0f3ea71f] http://0.0.0.0:37393 bound for socket '@default'
304201:34:53.772 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3948 milliseconds since JVM startup. Java 21+35-LTS
304301:34:53.772 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37393
3044[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via ?token), in: POST ?q, errout: -, out: -) invalid request apiKey in query param with endpoint hiding
304501:34:53.777 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37393
304601:34:53.778 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0f3ea71f] @default socket closed.
304701:34:53.778 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
304801:34:53.783 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x01f62636] http://0.0.0.0:37367 bound for socket '@default'
304901:34:53.784 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 3959 milliseconds since JVM startup. Java 21+35-LTS
305001:34:53.784 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37367
305101:34:53.788 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37367
305201:34:53.788 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x01f62636] @default socket closed.
305301:34:53.789 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3054[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header x-api-key}), in: POST ?q, errout: -, out: -) invalid request apiKey in header with endpoint hiding
305501:34:53.792 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0a9c0baf] http://0.0.0.0:43441 bound for socket '@default'
305601:34:53.793 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3968 milliseconds since JVM startup. Java 21+35-LTS
305701:34:53.793 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43441
305801:34:53.797 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43441
305901:34:53.797 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0a9c0baf] @default socket closed.
306001:34:53.798 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3061[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request old token in header with endpoint hiding
306201:34:53.801 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x165afb00] http://0.0.0.0:46285 bound for socket '@default'
306301:34:53.801 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 3976 milliseconds since JVM startup. Java 21+35-LTS
306401:34:53.801 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46285
306501:34:53.805 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46285
306601:34:53.805 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x165afb00] @default socket closed.
306701:34:53.805 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3068[info] - ServerEndpoint(securityin: /secret /[id] auth(api key, via {header token-old}) auth(api key, via {header token-new}), in: POST ?q, errout: -, out: -) invalid request new token in header with endpoint hiding
306901:34:53.808 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0e8404b5] http://0.0.0.0:39835 bound for socket '@default'
307001:34:53.808 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 3984 milliseconds since JVM startup. Java 21+35-LTS
307101:34:53.808 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39835
307201:34:53.877 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39835
307301:34:53.877 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0e8404b5] @default socket closed.
307401:34:53.878 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3075[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization {header Accept}, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)}|status code (200) {body as text/html (UTF-8)}|status code (200) {body as text/html (ISO-8859-1)}))
307601:34:53.883 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6c49bd47] http://0.0.0.0:41747 bound for socket '@default'
307701:34:53.884 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4059 milliseconds since JVM startup. Java 21+35-LTS
307801:34:53.884 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41747
307901:34:53.889 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41747
308001:34:53.889 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6c49bd47] @default socket closed.
308101:34:53.889 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3082[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/json (UTF-8)}|status code (200) {body as application/xml (UTF-8)})) takes first content type when no accepts header
308301:34:53.895 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x2d74b77c] http://0.0.0.0:38903 bound for socket '@default'
308401:34:53.896 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 2 milliseconds. 4071 milliseconds since JVM startup. Java 21+35-LTS
308501:34:53.897 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38903
308601:34:53.902 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38903
308701:34:53.903 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x2d74b77c] @default socket closed.
308801:34:53.903 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3089[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization, errout: -, out: one of(status code (200) {body as application/xml (UTF-8)}|status code (200) {body as application/json (UTF-8)})) takes first content type when no accepts header
309001:34:53.907 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4538620e] http://0.0.0.0:44083 bound for socket '@default'
309101:34:53.907 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4083 milliseconds since JVM startup. Java 21+35-LTS
309201:34:53.908 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44083
309301:34:53.912 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44083
309401:34:53.912 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4538620e] @default socket closed.
309501:34:53.912 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3096[info] - Endpoint(securityin: -, in: GET /, errout: -, out: -) accepts header without output body
309701:34:53.915 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x426fadfb] http://0.0.0.0:40749 bound for socket '@default'
309801:34:53.915 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4091 milliseconds since JVM startup. Java 21+35-LTS
309901:34:53.916 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40749
310001:34:53.919 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40749
310101:34:53.920 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x426fadfb] @default socket closed.
310201:34:53.920 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3103[info] - Endpoint[echo byte array](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream}) not take into account the accept charset header when the body media type doesn't specify one
310401:34:53.923 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1eebaa1c] http://0.0.0.0:38891 bound for socket '@default'
310501:34:53.923 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4099 milliseconds since JVM startup. Java 21+35-LTS
310601:34:53.924 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38891
310701:34:53.934 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38891
310801:34:53.935 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1eebaa1c] @default socket closed.
310901:34:53.935 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3110[info] - Endpoint(securityin: -, in: GET /content-negotiation /organization-parameters, errout: -, out: one of({body as application/json; name=unknown (UTF-8)}|{body as application/json (UTF-8)})) matches content type on accept parameters
311101:34:53.939 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3dc6d5ff] http://0.0.0.0:41525 bound for socket '@default'
311201:34:53.939 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4115 milliseconds since JVM startup. Java 21+35-LTS
311301:34:53.940 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41525
311401:34:53.945 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41525
311501:34:53.946 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3dc6d5ff] @default socket closed.
311601:34:53.946 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3117[info] - Endpoint[echo file](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
311801:34:53.949 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4e7c8516] http://0.0.0.0:38507 bound for socket '@default'
311901:34:53.950 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4125 milliseconds since JVM startup. Java 21+35-LTS
312001:34:53.950 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38507
312101:34:53.956 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38507
312201:34:53.956 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4e7c8516] @default socket closed.
312301:34:53.957 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3124[info] - Endpoint[mapped query](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
312501:34:53.960 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24af7701] http://0.0.0.0:36697 bound for socket '@default'
312601:34:53.960 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4136 milliseconds since JVM startup. Java 21+35-LTS
312701:34:53.960 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36697
312801:34:53.967 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36697
312901:34:53.967 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24af7701] @default socket closed.
313001:34:53.967 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3131[info] - Endpoint[mapped path](securityin: -, in: /fruit /[], errout: -, out: {body as text/plain (UTF-8)})
313201:34:53.971 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5c6d858f] http://0.0.0.0:37345 bound for socket '@default'
313301:34:53.971 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4147 milliseconds since JVM startup. Java 21+35-LTS
313401:34:53.971 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37345
313501:34:53.976 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37345
313601:34:53.976 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5c6d858f] @default socket closed.
313701:34:53.977 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3138[info] - Endpoint[mapped path path](securityin: -, in: /fruit /[] /amount /[], errout: -, out: {body as text/plain (UTF-8)})
313901:34:53.980 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3e4b377f] http://0.0.0.0:44011 bound for socket '@default'
314001:34:53.980 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4156 milliseconds since JVM startup. Java 21+35-LTS
314101:34:53.980 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44011
314201:34:53.984 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44011
314301:34:53.985 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3e4b377f] @default socket closed.
3144[info] - Endpoint[query and mapped path path](securityin: -, in: /fruit /[] /amount /[] ?color, errout: -, out: {body as text/plain (UTF-8)})
314501:34:53.985 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
314601:34:53.989 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x155c1855] http://0.0.0.0:45517 bound for socket '@default'
314701:34:53.989 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4165 milliseconds since JVM startup. Java 21+35-LTS
314801:34:53.989 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 45517
314901:34:53.995 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 45517
315001:34:53.996 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x155c1855] @default socket closed.
315101:34:53.996 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3152[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)})
315301:34:53.999 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x29bd0dd7] http://0.0.0.0:42017 bound for socket '@default'
315401:34:54.000 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4175 milliseconds since JVM startup. Java 21+35-LTS
315501:34:54.000 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42017
315601:34:54.004 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42017
315701:34:54.005 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x29bd0dd7] @default socket closed.
315801:34:54.005 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3159[info] - Endpoint[out mapped](securityin: -, in: ?fruit, errout: -, out: {body as text/plain (UTF-8)} {header X-Role})
316001:34:54.009 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4f9a5080] http://0.0.0.0:37147 bound for socket '@default'
316101:34:54.009 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4184 milliseconds since JVM startup. Java 21+35-LTS
316201:34:54.009 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37147
316301:34:54.014 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37147
316401:34:54.015 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4f9a5080] @default socket closed.
316501:34:54.016 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3166[info] - Endpoint(securityin: -, in: {header A: 1} {header X}, errout: -, out: {header B: 2} {header Y})
316701:34:54.019 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x165bfb89] http://0.0.0.0:33339 bound for socket '@default'
316801:34:54.020 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4195 milliseconds since JVM startup. Java 21+35-LTS
316901:34:54.020 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33339
317001:34:54.025 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33339
317101:34:54.025 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x165bfb89] @default socket closed.
317201:34:54.026 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3173[info] - Endpoint(securityin: -, in: ?a ?b ?x ?y, errout: -, out: {header A} {header B} {header X} {header Y})
317401:34:54.029 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x296776de] http://0.0.0.0:41393 bound for socket '@default'
317501:34:54.029 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4205 milliseconds since JVM startup. Java 21+35-LTS
317601:34:54.030 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41393
317701:34:54.034 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41393
317801:34:54.034 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x296776de] @default socket closed.
317901:34:54.034 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3180[info] - Endpoint(securityin: -, in: ?p1 ?p2 ?p3, errout: -, out: {header P1} {header P2} {header P3})
318101:34:54.037 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x639ba6fb] http://0.0.0.0:39335 bound for socket '@default'
318201:34:54.038 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4213 milliseconds since JVM startup. Java 21+35-LTS
318301:34:54.038 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39335
318401:34:54.041 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39335
318501:34:54.042 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x639ba6fb] @default socket closed.
318601:34:54.042 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3187[info] - Endpoint[mapped to unit](securityin: -, in: ?p1 ?p2, errout: -, out: {header P1} {header P2})
318801:34:54.050 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x645dcdaf] http://0.0.0.0:44689 bound for socket '@default'
318901:34:54.051 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4226 milliseconds since JVM startup. Java 21+35-LTS
319001:34:54.051 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44689
319101:34:54.074 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44689
319201:34:54.075 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x645dcdaf] @default socket closed.
319301:34:54.075 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3194[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/json (UTF-8)}, errout: -, out: {body as application/json (UTF-8)})
319501:34:54.079 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0bcda737] http://0.0.0.0:38961 bound for socket '@default'
319601:34:54.079 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4255 milliseconds since JVM startup. Java 21+35-LTS
319701:34:54.079 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38961
319801:34:54.084 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38961
319901:34:54.085 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0bcda737] @default socket closed.
320001:34:54.085 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3201[info] - Endpoint[metrics](securityin: -, in: POST /api /echo {body as application/octet-stream}, errout: -, out: {body as application/octet-stream})
320201:34:54.089 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x694e2530] http://0.0.0.0:38751 bound for socket '@default'
320301:34:54.090 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4265 milliseconds since JVM startup. Java 21+35-LTS
320401:34:54.090 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38751
320501:34:54.094 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38751
320601:34:54.094 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x694e2530] @default socket closed.
320701:34:54.094 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3208[info] - Endpoint[metrics](securityin: -, in: GET /, errout: -, out: -)
320901:34:54.098 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x45cb7f59] http://0.0.0.0:39205 bound for socket '@default'
321001:34:54.098 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4273 milliseconds since JVM startup. Java 21+35-LTS
321101:34:54.098 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39205
3212Jan 08, 2026 1:34:54 AM sttp.tapir.server.nima.NimaServerOptions$ defaultServerLog$lzyINIT1$$anonfun$4
3213SEVERE: Exception when handling request: GET /, by: [metrics on exception], took: 101ms
3214java.lang.RuntimeException: Ups
3215 at sttp.tapir.server.tests.ServerMetricsTest.tests$$anonfun$7(ServerMetricsTest.scala:107)
3216 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3217 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3218 at sttp.tapir.EndpointServerLogicOps.serverLogic$$anonfun$1$$anonfun$1(Endpoint.scala:419)
3219 at sttp.tapir.server.interpreter.ServerInterpreter.sttp$tapir$server$interpreter$ServerInterpreter$$anon$3$$_$onDecodeSuccess$$anonfun$1(ServerInterpreter.scala:208)
3220 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3221 at sttp.tapir.server.interpreter.ServerInterpreter$$anon$3.onDecodeSuccess(ServerInterpreter.scala:214)
3222 at sttp.tapir.server.interceptor.decodefailure.DecodeFailureInterceptor$$anon$1.onDecodeSuccess(DecodeFailureInterceptor.scala:15)
3223 at sttp.tapir.server.interceptor.content.NotAcceptableInterceptor$$anon$1.onDecodeSuccess(NotAcceptableInterceptor.scala:22)
3224 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1$$anonfun$1(ServerLogInterceptor.scala:38)
3225 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3226 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess$$anonfun$1(ServerLogInterceptor.scala:44)
3227 at scala.util.Try$.apply(Try.scala:218)
3228 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3229 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3230 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3231 at sttp.monad.syntax$MonadErrorOps.handleError(MonadError.scala:62)
3232 at sttp.tapir.server.interceptor.log.ServerLogEndpointInterceptor$$anon$2.onDecodeSuccess(ServerLogInterceptor.scala:49)
3233 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess$$anonfun$1(ExceptionInterceptor.scala:19)
3234 at scala.util.Try$.apply(Try.scala:218)
3235 at sttp.monad.MonadError.handleError(MonadError.scala:24)
3236 at sttp.monad.MonadError.handleError$(MonadError.scala:16)
3237 at sttp.tapir.server.nima.internal.package$$anon$1.handleError(package.scala:6)
3238 at sttp.tapir.server.interceptor.exception.ExceptionInterceptor$$anon$1.onDecodeSuccess(ExceptionInterceptor.scala:20)
3239 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2$$anonfun$1(MetricsEndpointInterceptor.scala:52)
3240 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3241 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.$anonfun$2(MetricsEndpointInterceptor.scala:55)
3242 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3243 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3244 at sttp.tapir.server.interceptor.metrics.MetricsEndpointInterceptor$$anon$1.onDecodeSuccess(MetricsEndpointInterceptor.scala:55)
3245 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1$$anonfun$1(ServerInterpreter.scala:139)
3246 at sttp.monad.syntax$MonadErrorOps.map(MonadError.scala:60)
3247 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3$$anonfun$1(ServerInterpreter.scala:140)
3248 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3249 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3250 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3251 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3252 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2$$anonfun$3(ServerInterpreter.scala:142)
3253 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3254 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3255 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3256 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3257 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2$$anonfun$2(ServerInterpreter.scala:142)
3258 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3259 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3260 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3261 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3262 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1$$anonfun$2(ServerInterpreter.scala:144)
3263 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3264 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3265 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3266 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3267 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3268 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3269 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3270 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3271 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3272 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1$$anonfun$1(ServerInterpreter.scala:144)
3273 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3274 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3275 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3276 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3277 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint$$anonfun$1(ServerInterpreter.scala:144)
3278 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap$$anonfun$2(ServerInterpreter.scala:250)
3279 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3280 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3281 at sttp.tapir.server.interpreter.ServerInterpreter$ResultOrValue.flatMap(ServerInterpreter.scala:251)
3282 at sttp.tapir.server.interpreter.ServerInterpreter.tryServerEndpoint(ServerInterpreter.scala:144)
3283 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone$$anonfun$1(ServerInterpreter.scala:58)
3284 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3285 at sttp.tapir.server.interpreter.ServerInterpreter.firstNotNone(ServerInterpreter.scala:64)
3286 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$1(ServerInterpreter.scala:31)
3287 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3288 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3289 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3290 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply$$anonfun$2(ServerLogInterceptor.scala:24)
3291 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3292 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3293 at sttp.tapir.server.interceptor.log.ServerLogInterceptor$$anon$1.apply(ServerLogInterceptor.scala:24)
3294 at sttp.tapir.server.interpreter.ServerInterpreter.callInterceptors$$anonfun$2$$anonfun$1(ServerInterpreter.scala:38)
3295 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3296 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1$$anonfun$2(MetricsEndpointInterceptor.scala:32)
3297 at sttp.tapir.server.nima.internal.package$$anon$1.flatMap(package.scala:9)
3298 at sttp.monad.syntax$MonadErrorOps.flatMap(MonadError.scala:61)
3299 at sttp.tapir.server.interceptor.metrics.MetricsRequestInterceptor.apply$$anonfun$1(MetricsEndpointInterceptor.scala:33)
3300 at sttp.tapir.server.interceptor.RequestHandler$$anon$1.apply(RequestHandler.scala:16)
3301 at sttp.tapir.server.interpreter.ServerInterpreter.apply$$anonfun$1(ServerInterpreter.scala:21)
3302 at sttp.tapir.server.nima.internal.package$$anon$1.eval(package.scala:12)
3303 at sttp.monad.MonadError.suspend(MonadError.scala:32)
3304 at sttp.monad.MonadError.suspend$(MonadError.scala:16)
3305 at sttp.tapir.server.nima.internal.package$$anon$1.suspend(package.scala:6)
3306 at sttp.tapir.server.interpreter.ServerInterpreter.apply(ServerInterpreter.scala:22)
3307 at sttp.tapir.server.nima.NimaServerInterpreter.toHandler$$anonfun$1(NimaServerInterpreter.scala:34)
3308 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.doRoute(HttpRouting.java:668)
3309 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:627)
3310 at io.helidon.webserver.http.HttpRouting$RoutingExecutor.call(HttpRouting.java:605)
3311 at io.helidon.webserver.http.ErrorHandlers.runWithErrorHandling(ErrorHandlers.java:75)
3312 at io.helidon.webserver.http.Filters.filter(Filters.java:77)
3313 at io.helidon.webserver.http.HttpRouting.route(HttpRouting.java:109)
3314 at io.helidon.webserver.http1.Http1Connection.route(Http1Connection.java:332)
3315 at io.helidon.webserver.http1.Http1Connection.handle(Http1Connection.java:169)
3316 at io.helidon.webserver.ConnectionHandler.run(ConnectionHandler.java:155)
3317 at io.helidon.common.task.InterruptableTask.call(InterruptableTask.java:47)
3318 at io.helidon.webserver.ThreadPerTaskExecutor$ThreadBoundFuture.run(ThreadPerTaskExecutor.java:239)
3319 at java.base/java.lang.VirtualThread.run(VirtualThread.java:311)
3320
332101:34:54.205 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39205
332201:34:54.205 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x45cb7f59] @default socket closed.
332301:34:54.206 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3324[info] - Endpoint[metrics on exception](securityin: -, in: GET /, errout: -, out: -)
332501:34:54.209 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1d985019] http://0.0.0.0:34437 bound for socket '@default'
332601:34:54.209 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4385 milliseconds since JVM startup. Java 21+35-LTS
332701:34:54.210 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34437
332801:34:54.218 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34437
332901:34:54.219 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1d985019] @default socket closed.
333001:34:54.219 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3331[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333201:34:54.222 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x10df5d1f] http://0.0.0.0:33691 bound for socket '@default'
333301:34:54.223 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4398 milliseconds since JVM startup. Java 21+35-LTS
333401:34:54.223 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33691
333501:34:54.230 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33691
333601:34:54.231 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x10df5d1f] @default socket closed.
333701:34:54.231 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3338[info] - Endpoint(securityin: -, in: /mapping ?num, errout: -, out: one of(status code (202) {body as text/plain (UTF-8)}|status code (200) {body as text/plain (UTF-8)}))
333901:34:54.234 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x43db466d] http://0.0.0.0:46145 bound for socket '@default'
334001:34:54.234 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4410 milliseconds since JVM startup. Java 21+35-LTS
334101:34:54.234 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46145
334201:34:54.241 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46145
334301:34:54.241 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x43db466d] @default socket closed.
334401:34:54.242 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3345[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (202)|status code (200) {body as text/plain (UTF-8)}))
334601:34:54.245 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3a975958] http://0.0.0.0:34741 bound for socket '@default'
334701:34:54.245 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4421 milliseconds since JVM startup. Java 21+35-LTS
334801:34:54.245 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34741
334901:34:54.253 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34741
335001:34:54.253 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3a975958] @default socket closed.
335101:34:54.253 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3352[info] - Endpoint(securityin: -, in: GET /entity /[type], errout: -, out: one of(status code (201) {body as application/json (UTF-8)}|{body as application/json (UTF-8)}))
335301:34:54.257 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4fc2c0a8] http://0.0.0.0:35619 bound for socket '@default'
335401:34:54.257 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4433 milliseconds since JVM startup. Java 21+35-LTS
335501:34:54.257 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35619
335601:34:54.272 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35619
335701:34:54.272 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4fc2c0a8] @default socket closed.
335801:34:54.272 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3359[info] - Endpoint(securityin: -, in: ?fruit, errout: -, out: one of(status code (204)|status code (202) {body as application/json (UTF-8)}|status code (200) {body as application/json (UTF-8)}))
336001:34:54.276 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ce437d9] http://0.0.0.0:34965 bound for socket '@default'
336101:34:54.278 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4453 milliseconds since JVM startup. Java 21+35-LTS
336201:34:54.278 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 34965
336301:34:54.297 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 34965
336401:34:54.297 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ce437d9] @default socket closed.
336501:34:54.298 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3366[info] - Endpoint(securityin: -, in: ?fruit, errout: {body as application/json (UTF-8)}, out: -)
336701:34:54.301 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x55bfa3e0] http://0.0.0.0:39253 bound for socket '@default'
336801:34:54.302 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4477 milliseconds since JVM startup. Java 21+35-LTS
336901:34:54.302 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39253
337001:34:54.314 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39253
337101:34:54.314 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x55bfa3e0] @default socket closed.
337201:34:54.314 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3373[info] - ServerEndpoint(securityin: {header token}, in: ?y, errout: {body as application/json (UTF-8)}, out: {body as text/plain (UTF-8)}) security error outputs extended with additional variants in main logic
337401:34:54.319 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0726d1d5] http://0.0.0.0:43297 bound for socket '@default'
337501:34:54.319 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4494 milliseconds since JVM startup. Java 21+35-LTS
337601:34:54.319 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43297
337701:34:54.327 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43297
337801:34:54.328 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0726d1d5] @default socket closed.
337901:34:54.328 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3380[info] - Endpoint(securityin: -, in: /status ?statusOut, errout: -, out: one of(status code (404)|status code (400) {body as application/json (UTF-8)}))
338101:34:54.332 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x42dbd132] http://0.0.0.0:44589 bound for socket '@default'
338201:34:54.333 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4508 milliseconds since JVM startup. Java 21+35-LTS
338301:34:54.333 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44589
338401:34:54.341 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44589
338501:34:54.341 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x42dbd132] @default socket closed.
338601:34:54.342 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3387[info] - given a list of endpoints, should return 405 for unsupported methods
338801:34:54.345 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x5c3da91e] http://0.0.0.0:36933 bound for socket '@default'
338901:34:54.346 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4521 milliseconds since JVM startup. Java 21+35-LTS
339001:34:54.346 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36933
339101:34:54.352 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36933
339201:34:54.352 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x5c3da91e] @default socket closed.
339301:34:54.352 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3394[info] - given a list of endpoints with different paths, should return 405 for unsupported methods
339501:34:54.355 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6e8853f4] http://0.0.0.0:37009 bound for socket '@default'
339601:34:54.356 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4531 milliseconds since JVM startup. Java 21+35-LTS
339701:34:54.356 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37009
339801:34:54.361 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37009
339901:34:54.362 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6e8853f4] @default socket closed.
340001:34:54.362 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3401[info] - given a list of endpoints and a customized reject handler, should return a custom response for unsupported methods
340201:34:54.365 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6ab3c046] http://0.0.0.0:43711 bound for socket '@default'
340301:34:54.365 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4541 milliseconds since JVM startup. Java 21+35-LTS
340401:34:54.365 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43711
340501:34:54.369 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43711
340601:34:54.369 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6ab3c046] @default socket closed.
340701:34:54.369 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3408[info] - Endpoint(securityin: -, in: /path, errout: -, out: -) should return 404 for an unknown endpoint
340901:34:54.372 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x23f37ebe] http://0.0.0.0:46373 bound for socket '@default'
341001:34:54.373 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4548 milliseconds since JVM startup. Java 21+35-LTS
341101:34:54.373 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 46373
341201:34:54.377 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 46373
341301:34:54.377 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x23f37ebe] @default socket closed.
341401:34:54.377 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3415[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: -) should return 404 for an unsupported method, when a single endpoint is interpreted
341601:34:54.381 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x331e707d] http://0.0.0.0:39837 bound for socket '@default'
341701:34:54.382 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4557 milliseconds since JVM startup. Java 21+35-LTS
341801:34:54.382 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39837
341901:34:54.395 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39837
342001:34:54.395 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x331e707d] @default socket closed.
342101:34:54.396 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3422[info] - Endpoint(securityin: -, in: ?fruit(~apple|banana), errout: -, out: -) support query validation with tagged type
342301:34:54.400 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7c7ef2e7] http://0.0.0.0:44445 bound for socket '@default'
342401:34:54.400 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4575 milliseconds since JVM startup. Java 21+35-LTS
342501:34:54.400 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44445
342601:34:54.407 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44445
342701:34:54.408 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7c7ef2e7] @default socket closed.
342801:34:54.408 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3429[info] - Endpoint(securityin: -, in: ?amount(>=0), errout: -, out: -) support query validation
343001:34:54.412 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x52345c96] http://0.0.0.0:39089 bound for socket '@default'
343101:34:54.412 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4588 milliseconds since JVM startup. Java 21+35-LTS
343201:34:54.412 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39089
343301:34:54.425 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39089
343401:34:54.426 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x52345c96] @default socket closed.
343501:34:54.427 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3436[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruit->(length>=4),amount->(>=1)), errout: -, out: -) support jsonBody validation with wrapped type
343701:34:54.431 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x52feb2fb] http://0.0.0.0:44519 bound for socket '@default'
343801:34:54.432 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4608 milliseconds since JVM startup. Java 21+35-LTS
343901:34:54.432 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44519
344001:34:54.442 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44519
344101:34:54.443 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x52feb2fb] @default socket closed.
344201:34:54.443 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3443[info] - Endpoint(securityin: -, in: ?amount(>=1), errout: -, out: -) support query validation with wrapper type
344401:34:54.447 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x215f2cbe] http://0.0.0.0:36085 bound for socket '@default'
344501:34:54.447 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4623 milliseconds since JVM startup. Java 21+35-LTS
344601:34:54.448 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36085
344701:34:54.462 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36085
344801:34:54.462 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x215f2cbe] @default socket closed.
344901:34:54.462 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3450[info] - Endpoint(securityin: -, in: {body as application/json (UTF-8)}(fruits->(size>=1,elements(fruit->(length>=4),amount->(>=1)))), errout: -, out: -) support jsonBody validation with list of wrapped type
345101:34:54.467 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x70efae27] http://0.0.0.0:39059 bound for socket '@default'
345201:34:54.467 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4643 milliseconds since JVM startup. Java 21+35-LTS
345301:34:54.467 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39059
345401:34:54.484 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39059
345501:34:54.484 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x70efae27] @default socket closed.
345601:34:54.485 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3457[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
345801:34:54.489 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x1f7edeea] http://0.0.0.0:42337 bound for socket '@default'
345901:34:54.489 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4664 milliseconds since JVM startup. Java 21+35-LTS
346001:34:54.489 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42337
346101:34:54.503 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42337
346201:34:54.503 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x1f7edeea] @default socket closed.
346301:34:54.503 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3464[info] - Endpoint(securityin: -, in: POST one of({body as application/json (UTF-8)}|text/* -> {body as text/plain (UTF-8)}), errout: -, out: {body as text/plain (UTF-8)})
346501:34:54.507 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7b143d0b] http://0.0.0.0:42101 bound for socket '@default'
346601:34:54.507 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4683 milliseconds since JVM startup. Java 21+35-LTS
346701:34:54.507 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42101
346801:34:54.521 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42101
346901:34:54.521 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7b143d0b] @default socket closed.
347001:34:54.522 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3471[info] - Endpoint(securityin: -, in: POST {body as text/plain (UTF-8)}, errout: -, out: one of({body as application/json (UTF-8)}|{body as application/xml (UTF-8)}|{body as text/plain (UTF-8)}))
347201:34:54.525 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x656fc3e4] http://0.0.0.0:35975 bound for socket '@default'
347301:34:54.526 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4701 milliseconds since JVM startup. Java 21+35-LTS
347401:34:54.526 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35975
347501:34:54.534 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35975
347601:34:54.534 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x656fc3e4] @default socket closed.
347701:34:54.535 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3478[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid preflight request
347901:34:54.539 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x30a7ee5c] http://0.0.0.0:40879 bound for socket '@default'
348001:34:54.540 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4715 milliseconds since JVM startup. Java 21+35-LTS
348101:34:54.541 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 40879
348201:34:54.544 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 40879
348301:34:54.545 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x30a7ee5c] @default socket closed.
348401:34:54.545 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3485[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
348601:34:54.549 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x34b66d1c] http://0.0.0.0:41143 bound for socket '@default'
348701:34:54.549 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4725 milliseconds since JVM startup. Java 21+35-LTS
348801:34:54.549 [io-compute-blocker-1] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41143
348901:34:54.553 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41143
349001:34:54.553 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x34b66d1c] @default socket closed.
349101:34:54.553 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3492[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins, method, headers, allowed credentials and max age; preflight request with matching origin, method and headers
349301:34:54.556 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x33fd96cb] http://0.0.0.0:44263 bound for socket '@default'
349401:34:54.557 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4732 milliseconds since JVM startup. Java 21+35-LTS
349501:34:54.557 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 44263
349601:34:54.562 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 44263
349701:34:54.563 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x33fd96cb] @default socket closed.
349801:34:54.563 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3499[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed origin; preflight request with unsupported origin
350001:34:54.567 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x14668886] http://0.0.0.0:43805 bound for socket '@default'
350101:34:54.567 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4743 milliseconds since JVM startup. Java 21+35-LTS
350201:34:54.567 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 43805
350301:34:54.572 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 43805
350401:34:54.572 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x14668886] @default socket closed.
350501:34:54.572 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3506[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with multiple allowed origins; preflight request with unsupported origin
350701:34:54.579 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4d83d8f2] http://0.0.0.0:39021 bound for socket '@default'
350801:34:54.579 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4754 milliseconds since JVM startup. Java 21+35-LTS
350901:34:54.579 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 39021
351001:34:54.584 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 39021
351101:34:54.584 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4d83d8f2] @default socket closed.
351201:34:54.584 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3513[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed method; preflight request with unsupported method
351401:34:54.590 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x00987256] http://0.0.0.0:41523 bound for socket '@default'
351501:34:54.590 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4765 milliseconds since JVM startup. Java 21+35-LTS
351601:34:54.590 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41523
351701:34:54.593 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41523
351801:34:54.594 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x00987256] @default socket closed.
351901:34:54.594 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3520[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with specific allowed headers; preflight request with unsupported header
352101:34:54.597 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x7b4d76a6] http://0.0.0.0:36699 bound for socket '@default'
352201:34:54.597 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4773 milliseconds since JVM startup. Java 21+35-LTS
352301:34:54.597 [io-compute-blocker-0] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 36699
352401:34:54.602 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 36699
352501:34:54.602 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x7b4d76a6] @default socket closed.
352601:34:54.603 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3527[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with reflected allowed headers; preflight request
352801:34:54.607 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x4f0aed8c] http://0.0.0.0:33997 bound for socket '@default'
352901:34:54.607 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4782 milliseconds since JVM startup. Java 21+35-LTS
353001:34:54.607 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 33997
353101:34:54.611 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 33997
353201:34:54.611 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x4f0aed8c] @default socket closed.
353301:34:54.611 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3534[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with custom response code for preflight requests; valid preflight request
353501:34:54.614 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x24bb2957] http://0.0.0.0:41957 bound for socket '@default'
353601:34:54.615 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4790 milliseconds since JVM startup. Java 21+35-LTS
353701:34:54.615 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 41957
353801:34:54.619 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 41957
353901:34:54.619 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x24bb2957] @default socket closed.
354001:34:54.620 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3541[info] - Endpoint(securityin: -, in: OPTIONS /path, errout: -, out: -) CORS with default config; preflight request without Origin (non-CORS)
354201:34:54.622 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x01c5352e] http://0.0.0.0:35597 bound for socket '@default'
354301:34:54.623 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4798 milliseconds since JVM startup. Java 21+35-LTS
354401:34:54.623 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 35597
354501:34:54.627 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 35597
354601:34:54.627 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x01c5352e] @default socket closed.
354701:34:54.627 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3548[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with default config; valid CORS request
354901:34:54.630 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x3bf5cb80] http://0.0.0.0:38693 bound for socket '@default'
355001:34:54.631 [io-compute-blocker-3] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4806 milliseconds since JVM startup. Java 21+35-LTS
355101:34:54.631 [io-compute-blocker-3] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 38693
355201:34:54.634 [io-compute-1] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 38693
355301:34:54.634 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x3bf5cb80] @default socket closed.
355401:34:54.634 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3555[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with custom allowed origin, allowed credentials and exposed headers; valid CORS request
355601:34:54.637 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6695179e] http://0.0.0.0:37285 bound for socket '@default'
355701:34:54.637 [io-compute-blocker-2] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4813 milliseconds since JVM startup. Java 21+35-LTS
355801:34:54.637 [io-compute-blocker-2] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 37285
355901:34:54.641 [io-compute-3] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 37285
356001:34:54.641 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6695179e] @default socket closed.
356101:34:54.642 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3562[info] - Endpoint(securityin: -, in: GET /path, errout: -, out: {body as text/plain (UTF-8)}) CORS with all headers exposed; valid CORS request
356301:34:54.645 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x6f80dbc5] http://0.0.0.0:32971 bound for socket '@default'
356401:34:54.645 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 0 milliseconds. 4821 milliseconds since JVM startup. Java 21+35-LTS
356501:34:54.645 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 32971
356601:34:54.648 [io-compute-0] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 32971
356701:34:54.648 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x6f80dbc5] @default socket closed.
356801:34:54.649 [io-compute-blocker-0] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3569[info] - returns tapir-generated 404 when defaultHandlers(notFoundWhenRejected = true) is used
357001:34:54.653 [start @default (/0.0.0.0:0)] INFO io.helidon.webserver.ServerListener - [0x0b9ee53e] http://0.0.0.0:42869 bound for socket '@default'
357101:34:54.653 [io-compute-blocker-4] INFO io.helidon.webserver.LoomServer - Started all channels in 1 milliseconds. 4828 milliseconds since JVM startup. Java 21+35-LTS
357201:34:54.653 [io-compute-blocker-4] INFO s.t.s.tests.DefaultCreateServerTest - Bound server on port: 42869
357301:34:54.664 [io-compute-2] INFO s.t.s.tests.DefaultCreateServerTest - Tests completed on port 42869
357401:34:54.665 [server-@default-listener] INFO io.helidon.webserver.ServerListener - [0x0b9ee53e] @default socket closed.
357501:34:54.665 [io-compute-blocker-1] INFO io.helidon.webserver.LoomServer - Helidon WebServer stopped all channels.
3576[info] - Log events with provided functions, skipping certain endpoints
3577
3578************************
3579Build summary:
3580[{
3581 "module": "tapir-netty-server-id",
3582 "compile": {"status": "ok", "tookMs": 4990, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3583 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3584 "test-compile": {"status": "ok", "tookMs": 1855, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3585 "test": {"status": "ok", "tookMs": 7579, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3586 "publish": {"status": "skipped", "tookMs": 0},
3587 "metadata": {
3588 "crossScalaVersions": ["2.12.20"]
3589}
3590},{
3591 "module": "tapir-nima-server",
3592 "compile": {"status": "ok", "tookMs": 1512, "warnings": 1, "errors": 0, "sourceVersion": "3.8"},
3593 "doc": {"status": "skipped", "tookMs": 0, "files": 0, "totalSizeKb": 0},
3594 "test-compile": {"status": "ok", "tookMs": 1116, "warnings": 0, "errors": 0, "sourceVersion": "3.8"},
3595 "test": {"status": "ok", "tookMs": 5398, "passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188, "byFramework": [{"framework": "unknown", "stats": {"passed": 188, "failed": 0, "ignored": 0, "skipped": 0, "total": 188}}]},
3596 "publish": {"status": "skipped", "tookMs": 0},
3597 "metadata": {
3598 "crossScalaVersions": ["2.12.20"]
3599}
3600}]
3601************************
3602[success] Total time: 30 s, completed Jan 8, 2026, 1:34:55 AM
3603[0JChecking patch project/plugins.sbt...
3604Checking patch project/build.properties...
3605Checking patch build.sbt...
3606Applied patch project/plugins.sbt cleanly.
3607Applied patch project/build.properties cleanly.
3608Applied patch build.sbt cleanly.