Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.059 sec ------------- Standard Error ----------------- 31-May-2023 07:42:51.542 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 31-May-2023 07:42:52.890 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 31-May-2023 07:42:53.010 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2023 07:42:53.011 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 31-May-2023 07:42:53.329 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40767"] 31-May-2023 07:42:53.703 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40767"] 31-May-2023 07:42:53.707 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2023 07:42:53.754 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40767"] 31-May-2023 07:42:53.780 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40767"] 31-May-2023 07:42:53.787 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 31-May-2023 07:42:53.802 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 31-May-2023 07:42:53.804 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 31-May-2023 07:42:53.804 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.10-dev] 31-May-2023 07:42:53.826 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-43319"] 31-May-2023 07:42:53.958 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-43319"] 31-May-2023 07:42:53.960 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 31-May-2023 07:42:53.965 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-43319"] 31-May-2023 07:42:53.968 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-43319"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.739 sec Testcase: testFooThenFooBar took 0.182 sec