Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.905 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707828094029.txt with 100000 bytes. Created file:/tmp/testSendFile-1707828095952-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707828095954-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707828095967-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707828095971-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707828095991-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707828096006-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707828096033-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707828096058-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707828096067-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707828096070-9.txt with 1000000 bytes. Client received 100000 bytes in 33 ms. Client received 200000 bytes in 13 ms. Client received 300000 bytes in 4 ms. Client received 400000 bytes in 4 ms. Client received 500000 bytes in 5 ms. Client received 600000 bytes in 17 ms. Client received 700000 bytes in 5 ms. Client received 800000 bytes in 6 ms. Client received 900000 bytes in 17 ms. Client received 1000000 bytes in 5 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 13-Feb-2024 12:41:33.791 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 13-Feb-2024 12:41:34.600 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 13-Feb-2024 12:41:34.627 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 12:41:34.628 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 13-Feb-2024 12:41:34.742 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-38637"] 13-Feb-2024 12:41:35.885 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-38637"] 13-Feb-2024 12:41:35.889 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 12:41:35.917 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-38637"] 13-Feb-2024 12:41:35.934 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-38637"] 13-Feb-2024 12:41:35.951 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 13-Feb-2024 12:41:36.076 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 13-Feb-2024 12:41:36.077 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 13-Feb-2024 12:41:36.077 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.19-dev] 13-Feb-2024 12:41:36.086 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33795"] 13-Feb-2024 12:41:36.250 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33795"] 13-Feb-2024 12:41:36.264 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 13-Feb-2024 12:41:36.283 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33795"] 13-Feb-2024 12:41:36.296 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33795"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.496 sec Testcase: testSendFile took 0.348 sec