Testsuite: jakarta.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.276 sec ------------- Standard Error ----------------- 06-May-2023 04:49:30.596 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 06-May-2023 04:49:31.873 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 06-May-2023 04:49:31.958 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-May-2023 04:49:31.958 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 06-May-2023 04:49:32.261 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-36325"] 06-May-2023 04:49:32.728 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-36325"] 06-May-2023 04:49:32.730 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-May-2023 04:49:32.802 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-36325"] 06-May-2023 04:49:32.821 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-36325"] 06-May-2023 04:49:32.847 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 06-May-2023 04:49:32.863 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 06-May-2023 04:49:32.865 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 06-May-2023 04:49:32.865 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 06-May-2023 04:49:32.904 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-34807"] 06-May-2023 04:49:33.049 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-34807"] 06-May-2023 04:49:33.052 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 06-May-2023 04:49:33.055 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-34807"] 06-May-2023 04:49:33.058 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-34807"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.894 sec Testcase: testFooThenFooBar took 0.223 sec