Testsuite: javax.servlet.annotation.TestServletSecurity Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.441 sec ------------- Standard Error ----------------- 01-May-2024 17:57:30.328 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooBarThenFoo] 01-May-2024 17:57:31.302 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 01-May-2024 17:57:31.526 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-May-2024 17:57:31.534 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 01-May-2024 17:57:31.866 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43313"] 01-May-2024 17:57:31.990 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43313"] 01-May-2024 17:57:31.993 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-May-2024 17:57:32.016 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43313"] 01-May-2024 17:57:32.021 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-43313"] 01-May-2024 17:57:32.036 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testFooThenFooBar] 01-May-2024 17:57:32.049 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 01-May-2024 17:57:32.107 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 01-May-2024 17:57:32.107 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.89-dev] 01-May-2024 17:57:32.127 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45709"] 01-May-2024 17:57:32.145 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45709"] 01-May-2024 17:57:32.148 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 01-May-2024 17:57:32.150 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45709"] 01-May-2024 17:57:32.151 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-45709"] ------------- ---------------- --------------- Testcase: testFooBarThenFoo took 2.188 sec Testcase: testFooThenFooBar took 0.127 sec