Testsuite: org.apache.coyote.http2.TestLargeUpload Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.933 sec ------------- Standard Error ----------------- 12-Sep-2023 16:03:49.373 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testLargePostRequest[0]] 12-Sep-2023 16:03:50.092 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["https-jsse-nio2-127.0.0.1-auto-1"] connector has been configured to support HTTP upgrade to [h2c] 12-Sep-2023 16:03:50.117 INFO [main] org.apache.coyote.http11.AbstractHttp11Protocol.configureUpgradeProtocol The ["https-jsse-nio2-127.0.0.1-auto-1"] connector has been configured to support negotiation to [h2] via ALPN 12-Sep-2023 16:03:50.117 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1"] 12-Sep-2023 16:03:50.369 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio2-127.0.0.1-auto-1], TLS virtual host [_default_], certificate type [UNDEFINED] configured from keystore [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [/home/buildslave/slave/tomcat-8.5.x/build/test/org/apache/tomcat/util/net/ca.jks] 12-Sep-2023 16:03:50.399 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-Sep-2023 16:03:50.400 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.94-dev] 12-Sep-2023 16:03:50.600 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36855"] 12-Sep-2023 16:03:51.170 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36855"] 12-Sep-2023 16:03:51.172 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-Sep-2023 16:03:51.201 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36855"] 12-Sep-2023 16:03:51.203 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36855"] ------------- ---------------- --------------- Testcase: testLargePostRequest[0] took 1.911 sec