Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.267 sec ------------- Standard Error ----------------- 14-May-2023 06:43:58.531 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 14-May-2023 06:43:59.979 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 14-May-2023 06:44:00.089 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-May-2023 06:44:00.099 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 14-May-2023 06:44:00.411 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-37895"] 14-May-2023 06:44:00.820 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-37895"] 14-May-2023 06:44:00.823 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-May-2023 06:44:00.881 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-37895"] 14-May-2023 06:44:00.899 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-37895"] 14-May-2023 06:44:00.907 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 14-May-2023 06:44:00.909 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 14-May-2023 06:44:00.919 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 14-May-2023 06:44:00.920 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 14-May-2023 06:44:00.948 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33579"] 14-May-2023 06:44:01.151 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33579"] 14-May-2023 06:44:01.153 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 14-May-2023 06:44:01.158 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33579"] 14-May-2023 06:44:01.162 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33579"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.838 sec Testcase: testFooThenFooBar took 0.259 sec