Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.568 sec ------------- Standard Error ----------------- 01-Feb-2024 15:15:47.358 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 01-Feb-2024 15:15:48.736 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 01-Feb-2024 15:15:48.819 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:15:48.819 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:15:49.159 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-43695"] 01-Feb-2024 15:15:49.425 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-43695"] 01-Feb-2024 15:15:49.429 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:15:49.464 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-43695"] 01-Feb-2024 15:15:49.473 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-43695"] 01-Feb-2024 15:15:49.485 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 01-Feb-2024 15:15:49.487 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 01-Feb-2024 15:15:49.488 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-Feb-2024 15:15:49.488 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 01-Feb-2024 15:15:49.493 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33721"] 01-Feb-2024 15:15:49.503 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33721"] 01-Feb-2024 15:15:49.506 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-Feb-2024 15:15:49.508 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33721"] 01-Feb-2024 15:15:49.509 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33721"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.425 sec Testcase: testFooThenFooBar took 0.028 sec