Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.871 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708527107846.txt with 100000 bytes. Created file:/tmp/testSendFile-1708527109929-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708527109931-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708527109935-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708527109940-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708527109958-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708527109974-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708527109994-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708527110004-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708527110042-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708527110045-9.txt with 1000000 bytes. Client received 100000 bytes in 12 ms. Client received 200000 bytes in 6 ms. Client received 300000 bytes in 7 ms. Client received 400000 bytes in 7 ms. Client received 500000 bytes in 13 ms. Client received 600000 bytes in 11 ms. Client received 700000 bytes in 8 ms. Client received 800000 bytes in 5 ms. Client received 900000 bytes in 6 ms. Client received 1000000 bytes in 19 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 21-Feb-2024 14:51:47.679 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 21-Feb-2024 14:51:48.469 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 21-Feb-2024 14:51:48.537 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Feb-2024 14:51:48.537 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 21-Feb-2024 14:51:48.692 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-44041"] 21-Feb-2024 14:51:49.871 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-44041"] 21-Feb-2024 14:51:49.876 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Feb-2024 14:51:49.907 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-44041"] 21-Feb-2024 14:51:49.918 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-44041"] 21-Feb-2024 14:51:49.927 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 21-Feb-2024 14:51:50.057 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 21-Feb-2024 14:51:50.058 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 21-Feb-2024 14:51:50.059 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/10.1.20-dev] 21-Feb-2024 14:51:50.101 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-33265"] 21-Feb-2024 14:51:50.254 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-33265"] 21-Feb-2024 14:51:50.257 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 21-Feb-2024 14:51:50.268 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-33265"] 21-Feb-2024 14:51:50.278 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-33265"] ------------- ---------------- --------------- Testcase: testBug60409 took 2.462 sec Testcase: testSendFile took 0.355 sec