Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.351 sec ------------- Standard Error ----------------- 12-May-2023 15:04:07.855 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 12-May-2023 15:04:09.167 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 12-May-2023 15:04:09.249 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-May-2023 15:04:09.249 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 12-May-2023 15:04:09.732 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-39413"] 12-May-2023 15:04:10.166 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-39413"] 12-May-2023 15:04:10.168 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-May-2023 15:04:10.213 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-39413"] 12-May-2023 15:04:10.227 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-39413"] 12-May-2023 15:04:10.235 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 12-May-2023 15:04:10.240 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 12-May-2023 15:04:10.241 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 12-May-2023 15:04:10.248 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 12-May-2023 15:04:10.253 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-39817"] 12-May-2023 15:04:10.318 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-39817"] 12-May-2023 15:04:10.323 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 12-May-2023 15:04:10.326 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-39817"] 12-May-2023 15:04:10.328 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-39817"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 3.062 sec Testcase: testFooThenFooBar took 0.095 sec