Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.078 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1707394573526.txt with 100000 bytes. Created file:/tmp/testSendFile-1707394575661-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1707394575663-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1707394575667-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1707394575676-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1707394575685-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1707394575698-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1707394575714-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1707394575731-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1707394575760-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1707394575798-9.txt with 1000000 bytes. Client received 100000 bytes in 11 ms. Client received 200000 bytes in 6 ms. Client received 300000 bytes in 3 ms. Client received 400000 bytes in 6 ms. Client received 500000 bytes in 7 ms. Client received 600000 bytes in 19 ms. Client received 700000 bytes in 6 ms. Client received 800000 bytes in 4 ms. Client received 900000 bytes in 18 ms. Client received 1000000 bytes in 4 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 08-Feb-2024 12:16:13.243 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 08-Feb-2024 12:16:14.180 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 08-Feb-2024 12:16:14.241 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Feb-2024 12:16:14.243 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 08-Feb-2024 12:16:14.407 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-40717"] 08-Feb-2024 12:16:15.604 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-40717"] 08-Feb-2024 12:16:15.607 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Feb-2024 12:16:15.636 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-40717"] 08-Feb-2024 12:16:15.642 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-40717"] 08-Feb-2024 12:16:15.655 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 08-Feb-2024 12:16:15.819 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 08-Feb-2024 12:16:15.820 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 08-Feb-2024 12:16:15.820 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/8.5.99-dev] 08-Feb-2024 12:16:15.859 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-36953"] 08-Feb-2024 12:16:15.967 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-36953"] 08-Feb-2024 12:16:15.968 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 08-Feb-2024 12:16:15.978 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-36953"] 08-Feb-2024 12:16:15.993 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-36953"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.691 sec Testcase: testSendFile took 0.344 sec