Testsuite: org.apache.tomcat.util.net.TestCustomSsl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.324 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@21fd5faa') ------------- ---------------- --------------- ------------- Standard Error ----------------- 01-Oct-2024 11:25:32.068 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomSslImplementation] 01-Oct-2024 11:25:33.586 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1"] 01-Oct-2024 11:25:34.109 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-10.1.x/build/test/org/apache/tomcat/util/net/localhost-rsa.jks] using alias [tomcat] with trust store [null] 01-Oct-2024 11:25:34.214 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Oct-2024 11:25:34.216 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.31-dev] 01-Oct-2024 11:25:34.582 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 01-Oct-2024 11:25:35.067 INFO [main] org.apache.jasper.servlet.TldScanner.scanJars At least one JAR was scanned for TLDs yet contained no TLDs. Enable debug logging for this logger for a complete list of JARs that were scanned but no TLDs were found in them. Skipping unneeded JARs during scanning can improve startup time and JSP compilation time. 01-Oct-2024 11:25:35.142 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 01-Oct-2024 11:25:35.143 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 01-Oct-2024 11:25:35.150 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@65a15628') 01-Oct-2024 11:25:35.226 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-37677"] 01-Oct-2024 11:25:35.956 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-37677"] 01-Oct-2024 11:25:35.959 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Oct-2024 11:25:35.964 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 01-Oct-2024 11:25:35.965 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 01-Oct-2024 11:25:36.006 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-37677"] 01-Oct-2024 11:25:36.017 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-37677"] ------------- ---------------- --------------- Testcase: testCustomSslImplementation took 4.204 sec