Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.901 sec ------------- Standard Error ----------------- 05-Feb-2024 10:31:47.319 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 05-Feb-2024 10:31:48.975 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 05-Feb-2024 10:31:49.060 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 10:31:49.065 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 05-Feb-2024 10:31:49.266 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41289"] 05-Feb-2024 10:31:49.531 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41289"] 05-Feb-2024 10:31:49.533 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 10:31:49.576 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41289"] 05-Feb-2024 10:31:49.579 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-41289"] 05-Feb-2024 10:31:49.610 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 05-Feb-2024 10:31:49.627 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 05-Feb-2024 10:31:49.716 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 05-Feb-2024 10:31:49.716 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M17-dev] 05-Feb-2024 10:31:49.742 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35795"] 05-Feb-2024 10:31:49.755 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35795"] 05-Feb-2024 10:31:49.756 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 05-Feb-2024 10:31:49.764 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35795"] 05-Feb-2024 10:31:49.771 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-35795"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.598 sec Testcase: testFooThenFooBar took 0.182 sec