See
<https://builds.apache.org/job/JMeter-trunk/6554/display/redirect?page=changes>
Changes:
[fschumacher] Check for headless mode when calculating the scroll mode for menus
This is related to r1818946, which makes some tests available in non gui mode.
Bugzilla Id: 61919 and relates to #363 on github
------------------------------------------
[...truncated 186.81 KB...]
[concat] at java.net.SocketInputStream.read(SocketInputStream.java:171)
~[?:1.8.0_152]
[concat] at java.net.SocketInputStream.read(SocketInputStream.java:141)
~[?:1.8.0_152]
[concat] at java.net.SocketInputStream.read(SocketInputStream.java:127)
~[?:1.8.0_152]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:134)
~[ApacheJMeter_tcp.jar:r1819033]
[concat] ... 5 more
[concat] 2017-12-22 13:03:30,669 WARN o.a.j.p.t.s.TCPSampler: Could not
create socket for tcp://localhost:2223
[concat] java.net.ConnectException: Connection refused (Connection refused)
[concat] at java.net.PlainSocketImpl.socketConnect(Native Method)
~[?:1.8.0_152]
[concat] at
java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350)
~[?:1.8.0_152]
[concat] at
java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206)
~[?:1.8.0_152]
[concat] at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188)
~[?:1.8.0_152]
[concat] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
~[?:1.8.0_152]
[concat] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168)
[ApacheJMeter_tcp.jar:r1819033]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1819033]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-22 13:03:30,741 WARN o.a.j.p.t.s.TCPSampler: Unknown host
for tcp://localhostXXXX:2223
[concat] java.net.UnknownHostException: localhostXXXX
[concat] at
java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184)
~[?:1.8.0_152]
[concat] at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392)
~[?:1.8.0_152]
[concat] at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168)
[ApacheJMeter_tcp.jar:r1819033]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:490)
[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1819033]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-22 13:03:30,746 ERROR o.a.j.p.t.s.TCPSampler: Could not
find protocol class 'org.foo.xxx'
[echo] TCP_TESTS output files compared OK
batchtest:
[echo] Starting JDBC_TESTS with file JDBC_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/JDBC_TESTS.jmx
[jmeter] Starting the test @ Fri Dec 22 13:03:34 UTC 2017 (1513947814542)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 21 in 00:00:02 = 12.0/s Avg: 27 Min: 0 Max:
514 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:03:37 UTC 2017 (1513947817627)
[jmeter] ... end of run
[concat] 2017-12-22 13:03:37,595 ERROR o.a.j.t.JMeterThread: Error while
processing sampler: 'JDBC_With_Failing_PreProcessor'.
[concat] java.lang.IllegalArgumentException: Variable Name must not be null
in JDBC PreProcessor
[concat] at
org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45)
~[ApacheJMeter_jdbc.jar:r1819033]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:844)
~[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:467)
~[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1819033]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-22 13:03:37,606 ERROR o.a.j.t.JMeterThread: Error while
processing sampler: 'JDBC_With_Failing_PostProcessor'.
[concat] java.lang.IllegalArgumentException: Variable Name must not be null
in JDBC PostProcessor
[concat] at
org.apache.jmeter.protocol.jdbc.processor.AbstractJDBCProcessor.process(AbstractJDBCProcessor.java:45)
~[ApacheJMeter_jdbc.jar:r1819033]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:834)
~[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:516)
~[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:416)
[ApacheJMeter_core.jar:r1819033]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:250)
[ApacheJMeter_core.jar:r1819033]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2017-12-22 13:03:37,607 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected
token: USERS
[concat] 2017-12-22 13:03:37,621 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL
Problem in JDBC PostProcessor: java.sql.SQLSyntaxErrorException: unexpected
token: USERS
[echo] JDBC_TESTS output files compared OK
batchtest:
[echo] Starting JMS_TESTS with file JMS_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/JMS_TESTS.jmx
[jmeter] Starting the test @ Fri Dec 22 13:03:40 UTC 2017 (1513947820647)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 21 in 00:00:22 = 1.0/s Avg: 611 Min: 1 Max:
3001 Err: 0 (0.00%) Active: 1 Started: 4 Finished: 3
[jmeter] summary + 6 in 00:00:14 = 0.4/s Avg: 515 Min: 0 Max:
3000 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 27 in 00:00:36 = 0.8/s Avg: 590 Min: 0 Max:
3001 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:04:17 UTC 2017 (1513947857727)
[jmeter] ... end of run
[echo] JMS_TESTS output files compared OK
batchtest:
[echo] Starting OS_TESTS with file OS_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/OS_TESTS.jmx
[jmeter] Starting the test @ Fri Dec 22 13:04:21 UTC 2017 (1513947861258)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 3 in 00:00:02 = 1.5/s Avg: 341 Min: 2 Max:
1003 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:04:23 UTC 2017 (1513947863661)
[jmeter] ... end of run
[echo] OS_TESTS output files compared OK
batchtest:
[echo] Starting FTP_TESTS with file FTP_TESTS.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/FTP_TESTS.jmx
[jmeter] Starting the test @ Fri Dec 22 13:04:26 UTC 2017 (1513947866538)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 4 in 00:00:02 = 1.7/s Avg: 277 Min: 19 Max:
954 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 2 in 00:00:00 = 29.0/s Avg: 28 Min: 10 Max:
46 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 6 in 00:00:02 = 2.4/s Avg: 194 Min: 10 Max:
954 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:04:30 UTC 2017 (1513947870101)
[jmeter] ... end of run
[echo] FTP_TESTS output files compared OK
batchtest:
[echo] Starting Bug60607 with file Bug60607.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/Bug60607.jmx
[jmeter] Starting the test @ Fri Dec 22 13:04:32 UTC 2017 (1513947872916)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 1.3/s Avg: 441 Min: 441 Max:
441 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 1 in 00:00:30 = 0.0/s Avg: 30078 Min: 30078 Max:
30078 Err: 0 (0.00%) Active: 1 Started: 2 Finished: 1
[jmeter] summary = 2 in 00:00:31 = 0.1/s Avg: 15259 Min: 441 Max:
30078 Err: 0 (0.00%)
[jmeter] summary = 2 in 00:00:31 = 0.1/s Avg: 15259 Min: 441 Max:
30078 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:05:04 UTC 2017 (1513947904598)
[jmeter] ... end of run
[echo] Bug60607 output files compared OK
batchtest:
[echo] Starting SlowCharsFeature_HttpClient4 with file
SlowCharsFeature.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
[jmeter] Starting the test @ Fri Dec 22 13:05:08 UTC 2017 (1513947908240)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 3 in 00:00:18 = 0.2/s Avg: 5700 Min: 503 Max:
10826 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:05:26 UTC 2017 (1513947926491)
[jmeter] ... end of run
[echo] SlowCharsFeature_HttpClient4 output files compared OK
batchtest:
[echo] Starting SlowCharsFeature_Java with file SlowCharsFeature.jmx using
-X -Jjmeter.httpsampler=Java
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/SlowCharsFeature.jmx
[jmeter] Starting the test @ Fri Dec 22 13:05:29 UTC 2017 (1513947929983)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 1.6/s Avg: 582 Min: 582 Max:
582 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 1 in 00:00:12 = 0.1/s Avg: 11468 Min: 11468 Max:
11468 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 2 in 00:00:13 = 0.2/s Avg: 6025 Min: 582 Max:
11468 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:05:43 UTC 2017 (1513947943179)
[jmeter] ... end of run
[echo] SlowCharsFeature_Java output files compared OK
batchtest:
[echo] Starting Http4ImplPreemptiveBasicAuth with file
Http4ImplPreemptiveBasicAuth.jmx using -X -Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using
testfiles/Http4ImplPreemptiveBasicAuth.jmx
[jmeter] Starting the test @ Fri Dec 22 13:05:46 UTC 2017 (1513947946215)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 12 in 00:02:02 = 0.1/s Avg: 9854 Min: 12 Max:
117141 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:07:49 UTC 2017 (1513948069148)
[jmeter] ... end of run
[echo] Http4ImplPreemptiveBasicAuth output files compared OK
batchtest:
[echo] Starting Http4ImplPreemptiveBasicAuth with file
Http4ImplPreemptiveBasicAuth.jmx using -X -Jjmeter.httpsampler=Java
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using
testfiles/Http4ImplPreemptiveBasicAuth.jmx
[jmeter] Starting the test @ Fri Dec 22 13:07:51 UTC 2017 (1513948071925)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 12 in 00:00:04 = 2.8/s Avg: 70 Min: 12 Max:
650 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Dec 22 13:07:57 UTC 2017 (1513948077281)
[jmeter] ... end of run
[echo] Http4ImplPreemptiveBasicAuth output files compared OK
batchtest:
[echo] Starting TestKeepAlive with file TestKeepAlive.jmx using -X
-Jdummy=dummy
[jmeter] SLF4J: Class path contains multiple SLF4J bindings.
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/log4j-slf4j-impl-2.8.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: Found binding in
[jar:<https://builds.apache.org/job/JMeter-trunk/ws/trunk/lib/opt/activemq-all-5.15.2.jar!/org/slf4j/impl/StaticLoggerBinder.class]>
[jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an
explanation.
[jmeter] SLF4J: Actual binding is of type
[org.apache.logging.slf4j.Log4jLoggerFactory]
[jmeter] Creating summariser <summary>
[jmeter] Created the tree successfully using testfiles/TestKeepAlive.jmx
[jmeter] Starting the test @ Fri Dec 22 13:08:00 UTC 2017 (1513948080314)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:01 = 1.6/s Avg: 552 Min: 552 Max:
552 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 6 in 00:00:49 = 0.1/s Avg: 3058 Min: 150 Max:
10292 Err: 5 (83.33%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 7 in 00:00:49 = 0.1/s Avg: 2700 Min: 150 Max:
10292 Err: 5 (71.43%)
[jmeter] Tidying up ... @ Fri Dec 22 13:08:50 UTC 2017 (1513948130931)
[jmeter] ... end of run
BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2843: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2655: CSV Files
are not identical.
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestKeepAlive.csv>
JSPP_SetProperties,200,OK,setUp Thread Group 1-1,text,true
HTTP-Warmup,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,true
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestKeepAlive.csv>
JSPP_SetProperties,200,OK,setUp Thread Group 1-1,text,true
HTTP-Warmup,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP
response message: Read timed out,Thread Group 1-1,text,false
HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,false
HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,false
HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,false
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,false
Total time: 11 minutes 19 seconds
Build step 'Invoke Ant' marked build as failure
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts