Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.789 sec ------------- Standard Error ----------------- 15-Feb-2024 22:45:10.777 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 15-Feb-2024 22:45:12.343 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 15-Feb-2024 22:45:12.530 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 22:45:12.530 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 15-Feb-2024 22:45:12.758 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38415"] 15-Feb-2024 22:45:13.018 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38415"] 15-Feb-2024 22:45:13.026 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 22:45:13.072 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38415"] 15-Feb-2024 22:45:13.082 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38415"] 15-Feb-2024 22:45:13.096 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 15-Feb-2024 22:45:13.115 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 15-Feb-2024 22:45:13.148 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 15-Feb-2024 22:45:13.148 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/11.0.0-M18-dev] 15-Feb-2024 22:45:13.163 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42669"] 15-Feb-2024 22:45:13.180 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42669"] 15-Feb-2024 22:45:13.181 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 15-Feb-2024 22:45:13.184 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42669"] 15-Feb-2024 22:45:13.185 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-42669"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.602 sec Testcase: testFooThenFooBar took 0.1 sec