Testsuite: org.apache.tomcat.util.net.TestCustomSsl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.021 sec ------------- Standard Output --------------- ContextListener: attributeAdded('jakarta.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@1a20270e') ------------- ---------------- --------------- ------------- Standard Error ----------------- 28-Jun-2024 13:43:29.080 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomSslImplementation] 28-Jun-2024 13:43:30.782 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1"] 28-Jun-2024 13:43:31.530 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] 28-Jun-2024 13:43:31.601 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Jun-2024 13:43:31.601 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.26-dev] 28-Jun-2024 13:43:31.967 INFO [main] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 28-Jun-2024 13:43:32.593 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. 28-Jun-2024 13:43:32.702 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 28-Jun-2024 13:43:32.726 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 28-Jun-2024 13:43:32.727 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@2f16c6b3') 28-Jun-2024 13:43:32.847 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36907"] 28-Jun-2024 13:43:33.641 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36907"] 28-Jun-2024 13:43:33.644 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Jun-2024 13:43:33.649 INFO [main] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 28-Jun-2024 13:43:33.649 INFO [main] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 28-Jun-2024 13:43:33.716 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36907"] 28-Jun-2024 13:43:33.720 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio2-127.0.0.1-auto-1-36907"] ------------- ---------------- --------------- Testcase: testCustomSslImplementation took 4.908 sec