Testsuite: org.apache.catalina.filters.TestRestCsrfPreventionFilter2 Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.042 sec ------------- Standard Error ----------------- 28-Apr-2023 05:58:17.412 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithHeader] 28-Apr-2023 05:58:18.312 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-1"] 28-Apr-2023 05:58:18.435 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 05:58:18.436 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 05:58:18.612 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38515"] 28-Apr-2023 05:58:18.858 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38515"] 28-Apr-2023 05:58:18.860 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 05:58:18.886 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38515"] 28-Apr-2023 05:58:18.890 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-1-38515"] 28-Apr-2023 05:58:18.901 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testRestCsrfProtectionWithRequestParams] 28-Apr-2023 05:58:18.918 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio2-127.0.0.1-auto-2"] 28-Apr-2023 05:58:18.988 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 28-Apr-2023 05:58:18.988 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.9-dev] 28-Apr-2023 05:58:19.003 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46437"] 28-Apr-2023 05:58:19.043 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46437"] 28-Apr-2023 05:58:19.046 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 28-Apr-2023 05:58:19.050 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46437"] 28-Apr-2023 05:58:19.051 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio2-127.0.0.1-auto-2-46437"] ------------- ---------------- --------------- Testcase: testRestCsrfProtectionWithHeader took 1.793 sec Testcase: testRestCsrfProtectionWithRequestParams took 0.156 sec