Testsuite: org.apache.coyote.http2.TestHttp2Section_4_3 Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 sec ------------- Standard Error ----------------- 23-Oct-2023 13:25:53.763 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationNonContiguous[0]] 23-Oct-2023 13:25:54.706 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 23-Oct-2023 13:25:54.707 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 23-Oct-2023 13:25:54.751 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Oct-2023 13:25:54.751 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 23-Oct-2023 13:25:54.932 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36705"] 23-Oct-2023 13:25:55.217 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36705"] 23-Oct-2023 13:25:55.218 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Oct-2023 13:25:55.238 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36705"] 23-Oct-2023 13:25:55.246 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36705"] 23-Oct-2023 13:25:55.258 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderContinuationContiguous[0]] 23-Oct-2023 13:25:55.260 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-2"] connector has been configured to support HTTP upgrade to [h2c] 23-Oct-2023 13:25:55.265 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 23-Oct-2023 13:25:55.266 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Oct-2023 13:25:55.267 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 23-Oct-2023 13:25:55.278 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-44291"] 23-Oct-2023 13:25:55.356 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-44291"] 23-Oct-2023 13:25:55.359 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Oct-2023 13:25:55.368 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-44291"] 23-Oct-2023 13:25:55.372 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-44291"] 23-Oct-2023 13:25:55.377 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testHeaderDecodingError[0]] 23-Oct-2023 13:25:55.379 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["http-nio-127.0.0.1-auto-3"] connector has been configured to support HTTP upgrade to [h2c] 23-Oct-2023 13:25:55.380 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-3"] 23-Oct-2023 13:25:55.381 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 23-Oct-2023 13:25:55.381 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.96-dev] 23-Oct-2023 13:25:55.391 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-3-40273"] 23-Oct-2023 13:25:55.452 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-3-40273"] 23-Oct-2023 13:25:55.454 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 23-Oct-2023 13:25:55.459 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-3-40273"] 23-Oct-2023 13:25:55.464 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-3-40273"] ------------- ---------------- --------------- Testcase: testHeaderContinuationNonContiguous[0] took 1.586 sec Testcase: testHeaderContinuationContiguous[0] took 0.118 sec Testcase: testHeaderDecodingError[0] took 0.093 sec