Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.277 sec ------------- Standard Error ----------------- 26-Feb-2024 17:56:40.575 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 26-Feb-2024 17:56:42.000 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 26-Feb-2024 17:56:42.203 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 17:56:42.203 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 26-Feb-2024 17:56:42.530 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43857"] 26-Feb-2024 17:56:42.797 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43857"] 26-Feb-2024 17:56:42.799 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 17:56:42.846 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43857"] 26-Feb-2024 17:56:42.849 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43857"] 26-Feb-2024 17:56:42.878 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 26-Feb-2024 17:56:42.880 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 26-Feb-2024 17:56:43.012 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 26-Feb-2024 17:56:43.012 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 26-Feb-2024 17:56:43.035 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42029"] 26-Feb-2024 17:56:43.077 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42029"] 26-Feb-2024 17:56:43.082 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 26-Feb-2024 17:56:43.084 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42029"] 26-Feb-2024 17:56:43.087 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42029"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.936 sec Testcase: testFooThenFooBar took 0.216 sec