See
<https://builds.apache.org/job/JMeter%20Windows/1154/display/redirect?page=changes>
Changes:
[sebb] Typo
------------------------------------------
[...truncated 186.15 KB...]
[concat] java.net.ConnectException: Connection refused: connect
[concat] at java.net.DualStackPlainSocketImpl.waitForConnect(Native
Method) ~[?:1.8.0_152]
[concat] at
java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85)
~[?: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.PlainSocketImpl.connect(PlainSocketImpl.java:172)
~[?: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:r1842199]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
[ApacheJMeter_core.jar:r1842199]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-09-28 00:04:52,483 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.PlainSocketImpl.connect(PlainSocketImpl.java:172)
~[?: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:r1842199]
[concat] at
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384)
[ApacheJMeter_tcp.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
[ApacheJMeter_core.jar:r1842199]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-09-28 00:04:52,484 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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:04:54 UTC 2018 (1538093094101)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 21 in 00:00:01 = 23.9/s Avg: 17 Min: 0 Max:
342 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:04:55 UTC 2018 (1538093095523)
[jmeter] ... end of run
[concat] 2018-09-28 00:04:55,500 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:r1842199]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935)
~[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537)
~[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
[ApacheJMeter_core.jar:r1842199]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-09-28 00:04:55,506 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:r1842199]
[concat] at
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
~[ApacheJMeter_jdbc.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925)
~[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564)
~[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486)
[ApacheJMeter_core.jar:r1842199]
[concat] at
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253)
[ApacheJMeter_core.jar:r1842199]
[concat] at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
[concat] 2018-09-28 00:04:55,506 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected
token: USERS
[concat] 2018-09-28 00:04:55,511 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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:04:57 UTC 2018 (1538093097124)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 2 in 00:00:03 = 0.6/s Avg: 822 Min: 9 Max:
1636 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 25 in 00:00:31 = 0.8/s Avg: 535 Min: 0 Max:
3001 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary = 27 in 00:00:34 = 0.8/s Avg: 556 Min: 0 Max:
3001 Err: 0 (0.00%)
[jmeter] summary = 27 in 00:00:34 = 0.8/s Avg: 556 Min: 0 Max:
3001 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:05:31 UTC 2018 (1538093131847)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:05:33 UTC 2018 (1538093133629)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 1 in 00:00:00 = 2.1/s Avg: 23 Min: 23 Max:
23 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 2 in 00:00:01 = 1.9/s Avg: 516 Min: 20 Max:
1013 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 3 in 00:00:02 = 2.0/s Avg: 352 Min: 20 Max:
1013 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:05:35 UTC 2018 (1538093135300)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:05:36 UTC 2018 (1538093136857)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 6 in 00:00:02 = 3.1/s Avg: 121 Min: 12 Max:
594 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:05:39 UTC 2018 (1538093139308)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:05:40 UTC 2018 (1538093140877)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary = 2 in 00:00:45 = 0.0/s Avg: 22548 Min: 52 Max:
45045 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:06:26 UTC 2018 (1538093186480)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:06:28 UTC 2018 (1538093188260)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 2 in 00:00:06 = 0.3/s Avg: 2934 Min: 273 Max:
5595 Err: 0 (0.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 3 in 00:00:22 = 0.1/s Avg: 7363 Min: 5784 Max:
10515 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 5 in 00:00:28 = 0.2/s Avg: 5591 Min: 273 Max:
10515 Err: 0 (0.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:06:56 UTC 2018 (1538093216801)
[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:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.0.jar!/org/slf4j/impl/StaticLoggerBinder.class]
[jmeter] SLF4J: Found binding in
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/opt/activemq-all-5.15.6.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 Sep 28 00:06:58 UTC 2018 (1538093218582)
[jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port
4445
[jmeter] summary + 2 in 00:00:04 = 0.5/s Avg: 1741 Min: 283 Max:
3200 Err: 1 (50.00%) Active: 1 Started: 1 Finished: 0
[jmeter] summary + 2 in 00:00:14 = 0.1/s Avg: 7014 Min: 5784 Max:
8245 Err: 0 (0.00%) Active: 0 Started: 1 Finished: 1
[jmeter] summary = 4 in 00:00:18 = 0.2/s Avg: 4378 Min: 283 Max:
8245 Err: 1 (25.00%)
[jmeter] Tidying up ... @ Fri Sep 28 00:07:16 UTC 2018 (1538093236676)
[jmeter] ... end of run
Target 'batchtest' failed with message 'CSV Files are not identical.
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\testfiles\SlowCharsFeature_Java.csv>
label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\SlowCharsFeature_Java.csv>
label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: connect timed
out,Thread Group 1-1,text,false
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true'.
Target 'batch_scripts' failed with message 'The following error occurred while
executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2779: CSV
Files are not identical.
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\testfiles\SlowCharsFeature_Java.csv>
label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\SlowCharsFeature_Java.csv>
label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: connect timed
out,Thread Group 1-1,text,false
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true'.
Cannot execute '_allbatchtests' - 'batch_scripts' failed or was not executed.
Cannot execute 'test' - '_allbatchtests' failed or was not executed.
download_checkstyle:
_process_checkstyle_jars:
_check_exists:
_check_jarfile:
[echo] Checking checkstyle-8.8-all.jar
[echo] Deleting checkstyle-8.8-all.jar (excluding checkstyle-8.8-all.jar)
setproxy:
_get_jarfile:
setproxy:
_get_zipfile:
checkstyle:
_process_checkstyle_jars:
_check_exists:
_check_jarfile:
[checkstyle] Running Checkstyle 8.8 on 1702 files
BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2962: The
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2779: CSV
Files are not identical.
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\testfiles\SlowCharsFeature_Java.csv>
label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\bin\SlowCharsFeature_Java.csv>
label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-Secure,Non HTTP response code:
java.net.SocketTimeoutException,Non HTTP response message: connect timed
out,Thread Group 1-1,text,false
HTTPS-SNI-without-timeout,206,Partial Content,Thread Group 1-1,text,true
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true
Total time: 7 minutes 23 seconds
Build step 'Invoke Ant' marked build as failure