Testsuite: org.apache.catalina.connector.TestSendFile Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 sec ------------- Standard Output --------------- Created file:/tmp/testSendFile-1708102426488.txt with 100000 bytes. Created file:/tmp/testSendFile-1708102428097-0.txt with 100000 bytes. Created file:/tmp/testSendFile-1708102428100-1.txt with 200000 bytes. Created file:/tmp/testSendFile-1708102428104-2.txt with 300000 bytes. Created file:/tmp/testSendFile-1708102428121-3.txt with 400000 bytes. Created file:/tmp/testSendFile-1708102428136-4.txt with 500000 bytes. Created file:/tmp/testSendFile-1708102428141-5.txt with 600000 bytes. Created file:/tmp/testSendFile-1708102428158-6.txt with 700000 bytes. Created file:/tmp/testSendFile-1708102428165-7.txt with 800000 bytes. Created file:/tmp/testSendFile-1708102428168-8.txt with 900000 bytes. Created file:/tmp/testSendFile-1708102428171-9.txt with 1000000 bytes. Client received 100000 bytes in 12 ms. Client received 200000 bytes in 4 ms. Client received 300000 bytes in 3 ms. Client received 400000 bytes in 10 ms. Client received 500000 bytes in 5 ms. Client received 600000 bytes in 5 ms. Client received 700000 bytes in 9 ms. Client received 800000 bytes in 8 ms. Client received 900000 bytes in 6 ms. Client received 1000000 bytes in 7 ms. ------------- ---------------- --------------- ------------- Standard Error ----------------- 16-Feb-2024 16:53:46.390 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testBug60409] 16-Feb-2024 16:53:46.798 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-1"] 16-Feb-2024 16:53:46.827 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 16:53:46.827 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 16-Feb-2024 16:53:46.920 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-1-34947"] 16-Feb-2024 16:53:48.031 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-1-34947"] 16-Feb-2024 16:53:48.034 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 16:53:48.056 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-1-34947"] 16-Feb-2024 16:53:48.079 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-1-34947"] 16-Feb-2024 16:53:48.096 INFO [main] org.apache.catalina.startup.LoggingBaseTest.setUp Starting test case [testSendFile] 16-Feb-2024 16:53:48.180 INFO [main] org.apache.coyote.AbstractProtocol.init Initializing ProtocolHandler ["http-nio-127.0.0.1-auto-2"] 16-Feb-2024 16:53:48.181 INFO [main] org.apache.catalina.core.StandardService.startInternal Starting service [Tomcat] 16-Feb-2024 16:53:48.181 INFO [main] org.apache.catalina.core.StandardEngine.startInternal Starting Servlet engine: [Apache Tomcat/9.0.87-dev] 16-Feb-2024 16:53:48.242 INFO [main] org.apache.coyote.AbstractProtocol.start Starting ProtocolHandler ["http-nio-127.0.0.1-auto-2-42745"] 16-Feb-2024 16:53:48.360 INFO [main] org.apache.coyote.AbstractProtocol.pause Pausing ProtocolHandler ["http-nio-127.0.0.1-auto-2-42745"] 16-Feb-2024 16:53:48.366 INFO [main] org.apache.catalina.core.StandardService.stopInternal Stopping service [Tomcat] 16-Feb-2024 16:53:48.371 INFO [main] org.apache.coyote.AbstractProtocol.stop Stopping ProtocolHandler ["http-nio-127.0.0.1-auto-2-42745"] 16-Feb-2024 16:53:48.390 INFO [main] org.apache.coyote.AbstractProtocol.destroy Destroying ProtocolHandler ["http-nio-127.0.0.1-auto-2-42745"] ------------- ---------------- --------------- Testcase: testBug60409 took 1.855 sec Testcase: testSendFile took 0.297 sec