Testsuite: org.apache.coyote.http2.TestHttp2Section_4_3 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.669 sec ------------- Standard Error ----------------- 02-Oct-2023 15:54:38.832 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationNonContiguous[0]] 02-Oct-2023 15:54:39.533 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 02-Oct-2023 15:54:39.534 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 02-Oct-2023 15:54:39.644 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2023 15:54:39.644 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 02-Oct-2023 15:54:39.843 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38761"] 02-Oct-2023 15:54:40.093 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38761"] 02-Oct-2023 15:54:40.096 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2023 15:54:40.116 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38761"] 02-Oct-2023 15:54:40.118 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38761"] 02-Oct-2023 15:54:40.136 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationContiguous[0]] 02-Oct-2023 15:54:40.144 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 02-Oct-2023 15:54:40.144 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 02-Oct-2023 15:54:40.154 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2023 15:54:40.154 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 02-Oct-2023 15:54:40.164 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41767"] 02-Oct-2023 15:54:40.249 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41767"] 02-Oct-2023 15:54:40.250 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2023 15:54:40.258 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41767"] 02-Oct-2023 15:54:40.259 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-41767"] 02-Oct-2023 15:54:40.264 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderDecodingError[0]] 02-Oct-2023 15:54:40.266 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio2-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 02-Oct-2023 15:54:40.267 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-3"] 02-Oct-2023 15:54:40.308 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 02-Oct-2023 15:54:40.308 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 02-Oct-2023 15:54:40.323 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-3-35115"] 02-Oct-2023 15:54:40.432 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-3-35115"] 02-Oct-2023 15:54:40.434 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 02-Oct-2023 15:54:40.441 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-3-35115"] 02-Oct-2023 15:54:40.442 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-3-35115"] ------------- ---------------- --------------- Testcase: testHeaderContinuationNonContiguous[0] took 1.339 sec Testcase: testHeaderContinuationContiguous[0] took 0.128 sec Testcase: testHeaderDecodingError[0] took 0.185 sec