Testsuite: org.apache.tomcat.util.net.TestCustomSsl Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.701 sec ------------- Standard Output --------------- ContextListener: attributeAdded('javax.websocket.server.ServerContainer', 'org.apache.tomcat.websocket.server.WsServerContainer@289e5646') ------------- ---------------- --------------- ------------- Standard Error ----------------- 24-Jan-2024 23:30:44.370 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testCustomSslImplementation] 24-Jan-2024 23:30:46.520 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1"] 24-Jan-2024 23:30:47.023 INFO [main] org.apache.tomcat.util.net.AbstractEndpoint.logCertificate Connector [https-jsse-nio-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 [null] 24-Jan-2024 23:30:47.064 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 24-Jan-2024 23:30:47.070 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 24-Jan-2024 23:30:47.634 INFO [localhost-startStop-1] org.apache.catalina.startup.ContextConfig.getDefaultWebXmlFragment No global web.xml found 24-Jan-2024 23:30:48.434 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextInitialized() 24-Jan-2024 23:30:48.435 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextInitialized() 24-Jan-2024 23:30:48.436 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: attributeAdded('StockTicker', 'async.Stockticker@355551f0') 24-Jan-2024 23:30:48.514 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-45951"] 24-Jan-2024 23:30:49.531 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-45951"] 24-Jan-2024 23:30:49.532 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 24-Jan-2024 23:30:49.537 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log SessionListener: contextDestroyed() 24-Jan-2024 23:30:49.538 INFO [localhost-startStop-1] org.apache.catalina.core.ApplicationContext.log ContextListener: contextDestroyed() 24-Jan-2024 23:30:49.571 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-45951"] 24-Jan-2024 23:30:49.581 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["https-jsse-nio-127.0.0.1-auto-1-45951"] ------------- ---------------- --------------- Testcase: testCustomSslImplementation took 5.61 sec