You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@jmeter.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2018/07/19 20:06:34 UTC

Build failed in Jenkins: JMeter-trunk #6853

See <https://builds.apache.org/job/JMeter-trunk/6853/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62553 - Random element might return same value even if property "Per thread user (User)" is set to TRUE
Fix typo, thanks Felix
Bugzilla Id: 62553

[pmouawad] Bug 62553 - Random element might return same value even if property "Per thread user (User)" is set to TRUE
Bugzilla Id: 62553

[pmouawad] Reorganize menu items for more clarify

------------------------------------------
[...truncated 194.40 KB...]
     [echo] TEST_HTTPS output files compared OK

batchtest:
     [echo] Starting TestCookieManager with file TestCookieManager.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.11.0.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/TestCookieManager.jmx
   [jmeter] Starting the test @ Thu Jul 19 20:04:07 UTC 2018 (1532030647479)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     10 in 00:00:01 =    6.7/s Avg:    99 Min:     2 Max:   542 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:04:10 UTC 2018 (1532030650334)
   [jmeter] ... end of run
     [echo] TestCookieManager output files compared OK

batchtest:
     [echo] Starting TCP_TESTS with file TCP_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.11.0.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/TCP_TESTS.jmx
   [jmeter] Starting the test @ Thu Jul 19 20:04:14 UTC 2018 (1532030654545)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] 19/07/2018 20:04:19
   [jmeter] 
   [jmeter] 
   [jmeter] summary =     11 in 00:00:05 =    2.0/s Avg:   363 Min:     1 Max:  1021 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:04:21 UTC 2018 (1532030661220)
   [jmeter] ... end of run
   [concat] 2018-07-19 20:04:19,129 ERROR o.a.j.p.t.s.TCPSampler: 
   [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: Error reading from server, bytes read: 0
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:131) ~[ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] Caused by: java.net.SocketTimeoutException: Read timed out
   [concat] 	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_172]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:114) ~[ApacheJMeter_tcp.jar:r1836298]
   [concat] 	... 6 more
   [concat] 2018-07-19 20:04:20,207 ERROR o.a.j.p.t.s.TCPSampler: 
   [concat] org.apache.jmeter.protocol.tcp.sampler.ReadException: 
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:152) ~[ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:402) [ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] Caused by: java.net.SocketTimeoutException: Read timed out
   [concat] 	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_172]
   [concat] 	at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_172]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:134) ~[ApacheJMeter_tcp.jar:r1836298]
   [concat] 	... 6 more
   [concat] 2018-07-19 20:04:20,227 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_172]
   [concat] 	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_172]
   [concat] 	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_172]
   [concat] 	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_172]
   [concat] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_172]
   [concat] 	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_172]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-07-19 20:04:20,302 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_172]
   [concat] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_172]
   [concat] 	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_172]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) [ApacheJMeter_tcp.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-07-19 20:04:20,306 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.11.0.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 @ Thu Jul 19 20:04:24 UTC 2018 (1532030664493)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =     21 in 00:00:02 =   12.6/s Avg:    28 Min:     0 Max:   556 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:04:27 UTC 2018 (1532030667486)
   [jmeter] ... end of run
   [concat] 2018-07-19 20:04:27,460 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:r1836298]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) ~[ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537) ~[ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-07-19 20:04:27,468 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:r1836298]
   [concat] 	at org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33) ~[ApacheJMeter_jdbc.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) ~[ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564) ~[ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) [ApacheJMeter_core.jar:r1836298]
   [concat] 	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_172]
   [concat] 2018-07-19 20:04:27,469 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected token: USERS
   [concat] 2018-07-19 20:04:27,478 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.11.0.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 @ Thu Jul 19 20:04:30 UTC 2018 (1532030670829)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:02 =    0.4/s Avg:  2414 Min:  2414 Max:  2414 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     24 in 00:00:28 =    0.8/s Avg:   570 Min:     0 Max:  3000 Err:     0 (0.00%) Active: 1 Started: 6 Finished: 5
   [jmeter] summary =     25 in 00:00:31 =    0.8/s Avg:   644 Min:     0 Max:  3000 Err:     0 (0.00%)
   [jmeter] summary +      2 in 00:00:05 =    0.4/s Avg:    48 Min:     1 Max:    95 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:36 =    0.8/s Avg:   600 Min:     0 Max:  3000 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:05:08 UTC 2018 (1532030708050)
   [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.11.0.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 @ Thu Jul 19 20:05:11 UTC 2018 (1532030711869)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      3 in 00:00:02 =    1.5/s Avg:   344 Min:    14 Max:  1003 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:05:14 UTC 2018 (1532030714215)
   [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.11.0.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 @ Thu Jul 19 20:05:17 UTC 2018 (1532030717437)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:03 =    2.3/s Avg:   208 Min:    15 Max:   998 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:05:21 UTC 2018 (1532030721341)
   [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.11.0.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 @ Thu Jul 19 20:05:24 UTC 2018 (1532030724448)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      2 in 00:00:31 =    0.1/s Avg: 15165 Min:   232 Max: 30099 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:05:56 UTC 2018 (1532030756092)
   [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.11.0.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 @ Thu Jul 19 20:05:59 UTC 2018 (1532030759943)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.5/s Avg:   612 Min:   612 Max:   612 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      4 in 00:00:31 =    0.1/s Avg:  7528 Min:  5596 Max: 10966 Err:     1 (25.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      5 in 00:00:31 =    0.2/s Avg:  6145 Min:   612 Max: 10966 Err:     1 (20.00%)
   [jmeter] summary =      5 in 00:00:31 =    0.2/s Avg:  6145 Min:   612 Max: 10966 Err:     1 (20.00%)
   [jmeter] Tidying up ...    @ Thu Jul 19 20:06:31 UTC 2018 (1532030791886)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2956: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2779: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/SlowCharsFeature_HttpClient4.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-NonSecure,206,Partial Content,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-trunk/ws/trunk/bin/SlowCharsFeature_HttpClient4.csv>
        label,responseCode,responseMessage,threadName,dataType,success
JSS_setCPS,200,OK,setUp Thread Group 1-1,text,true
ApacheJMeter-HP-NonSecure,206,Partial Content,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,false
HTTPS-SNI-with-timeout,206,Partial Content,Thread Group 1-1,text,true

Total time: 9 minutes 3 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 11 hr old


Jenkins build is back to normal : JMeter-trunk #6859

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6859/display/redirect?page=changes>


Build failed in Jenkins: JMeter-trunk #6858

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6858/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62550 - Modify SubResult Naming Policy
Rename Sample Results generated by Debug Post Processor (by the way a bit strange that a Post Processor generates SampleResults ?)
Bugzilla Id: 62550

[pmouawad] Bug 62550 - Modify SubResult Naming Policy

Bugzilla Id: 62550

------------------------------------------
[...truncated 188.41 KB...]
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TPF-JR0-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TPF-JR0-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TP-JR0-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TP-JR1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TP-JR0-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TP-JR1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TP-JR0-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TP-JR1-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TPF-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TPF-JR2-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TPF-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TPF-JR2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TPF-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TPF-JR2-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TPTA-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TPTA-JR2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TPTA-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TPTA-JR2-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TPTA-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TPTA-JR2-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52968.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<sample s="true" lb="TNP1-JR0-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-1" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNP1-JR0-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-1" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNP1-JR0-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-1" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR0-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING0" rc="" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TNPF-JR0-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING0" rc="" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TNPF-JR0-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING0" rc="" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF-JR0-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING1" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF-JR0-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING1" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF-JR0-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF-JR1-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING1" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF2-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF2-JR2-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING2" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF2-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF2-JR2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING2" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPF2-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TNPF2-JR2-2" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String"></responseData>
</sample>
<sample s="false" lb="TC-NOPARENT-FAILING2" rc="" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TNPTA-JR1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-TestAction" rc="" rm="Number of samples in transaction : 3, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR1-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR2-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-TestAction" rc="" rm="Number of samples in transaction : 3, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR1-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TNPTA-JR2-2" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-NOPARENT-TestAction" rc="" rm="Number of samples in transaction : 3, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-PARENT" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-PARENT" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="true" lb="TC-PARENT" rc="200" rm="Number of samples in transaction : 1, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="JR-MUSTEXECUTE" rc="" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TC-PARENT-FAILING1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TC-PARENT-FAILING1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 1, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="false" lb="TC-PARENT-FAILING1-0" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING1" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING1-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING1-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="false" lb="TC-PARENT-FAILING2" rc="500" rm="Number of samples in transaction : 2, number of failing samples : 1" dt="" sc="1" ec="1" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-FAILING2-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="false" lb="TC-PARENT-FAILING2-1" rc="500" rm="" dt="text" sc="1" ec="1" ng="1" na="1">
    <responseData class="java.lang.String"></responseData>
  </sample>
  <responseData class="java.lang.String">Non-TEXT response data, cannot record: ()</responseData>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-TestAction-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TC-PARENT-TestAction-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-TestAction-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TC-PARENT-TestAction-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>
<sample s="true" lb="TC-PARENT-TestAction" rc="200" rm="Number of samples in transaction : 2, number of failing samples : 0" dt="" sc="1" ec="0" ng="1" na="1">
  <sample s="true" lb="TC-PARENT-TestAction-0" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
  <sample s="true" lb="TC-PARENT-TestAction-1" rc="200" rm="" dt="text" sc="1" ec="0" ng="1" na="1"/>
</sample>

</testResults>

Total time: 5 minutes 49 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 12 days old


Build failed in Jenkins: JMeter-trunk #6857

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6857/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62550 - Modify SubResult Naming Policy

Bugzilla Id: 62550

[pmouawad] Cleanup

[pmouawad] Closing invalid PR 390 Update mongo-java-driver version
This closes #390

[pmouawad] Closing invalid PR 393 Jmeter 2.4.x
This closes #393

------------------------------------------
[...truncated 173.02 KB...]
batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.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.11.0.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/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Sat Jul 28 14:02:56 UTC 2018 (1532786576667)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =    135 in 00:00:01 =  141.2/s Avg:     0 Min:     0 Max:    68 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Sat Jul 28 14:02:59 UTC 2018 (1532786579032)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.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.11.0.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/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Sat Jul 28 14:03:02 UTC 2018 (1532786582445)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    0.8/s Avg:   297 Min:   297 Max:   297 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    5.5/s Avg:   159 Min:    75 Max:   270 Err:     0 (0.00%) Active: 0 Started: 2 Finished: 2
   [jmeter] summary =      6 in 00:00:02 =    2.8/s Avg:   182 Min:    75 Max:   297 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Sat Jul 28 14:03:05 UTC 2018 (1532786585896)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2795: XML Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

Total time: 5 minutes 28 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 12 days old


Build failed in Jenkins: JMeter-trunk #6856

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6856/display/redirect?page=changes>

Changes:

[fschumacher] Revert r1836664

Bug 62570 - HTTP(S) Test Script Recorder : Increase validity of Root CA used to capture traffic
Bugzilla Id: 62570

------------------------------------------
[...truncated 173.46 KB...]
batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.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.11.0.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/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Thu Jul 26 20:02:01 UTC 2018 (1532635321284)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.5/s Avg:     2 Min:     2 Max:     2 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +    134 in 00:00:00 =  690.7/s Avg:     0 Min:     0 Max:    55 Err:    18 (13.43%) Active: 0 Started: 4 Finished: 4
   [jmeter] summary =    135 in 00:00:01 =  160.0/s Avg:     0 Min:     0 Max:    55 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Thu Jul 26 20:02:03 UTC 2018 (1532635323004)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.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.11.0.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/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Thu Jul 26 20:02:05 UTC 2018 (1532635325628)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.9/s Avg:   202 Min:    76 Max:   312 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Thu Jul 26 20:02:08 UTC 2018 (1532635328667)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2795: XML Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

Total time: 4 minutes 39 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 10 days old


Build failed in Jenkins: JMeter-trunk #6855

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6855/display/redirect?page=changes>

Changes:

[pmouawad] Bug 61635 - Add a menu to restart JMeter
Avoid duplication
Bugzilla Id: 61635

[pmouawad] Bug 61635 - Add a menu to restart JMeter
Check we can restart
Bugzilla Id: 61635

[pmouawad] Fix sonar warning on ignored exception

[pmouawad] Bug 61635 - Add a menu to restart JMeter
Fix javadoc and sonar warning
Bugzilla Id: 61635

------------------------------------------
[...truncated 234.04 KB...]
batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.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.11.0.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/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Wed Jul 25 22:04:28 UTC 2018 (1532556268357)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =    135 in 00:00:01 =  191.2/s Avg:     0 Min:     0 Max:    44 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Wed Jul 25 22:04:29 UTC 2018 (1532556269951)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.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.11.0.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/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Wed Jul 25 22:04:32 UTC 2018 (1532556272208)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.0/s Avg:   276 Min:   276 Max:   276 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    6.4/s Avg:   144 Min:    91 Max:   199 Err:     0 (0.00%) Active: 0 Started: 2 Finished: 2
   [jmeter] summary =      6 in 00:00:02 =    3.4/s Avg:   166 Min:    91 Max:   276 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jul 25 22:04:34 UTC 2018 (1532556274806)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2795: XML Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

Total time: 4 minutes 32 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
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 5 mo 29 days old


Build failed in Jenkins: JMeter-trunk #6854

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/6854/display/redirect?page=changes>

Changes:

[pmouawad] Bug 62550 - Modify SubResult Naming Policy
This also fixed Bug 60917 - Load Test with embedded resources download : Hits per seconds does not take into account the downloaded resources
Bugzilla Id: 62550

[pmouawad] Bug 62570 - HTTP(S) Test Script Recorder : Increase validity of Root CA used to capture traffic
Bugzilla Id: 62570

------------------------------------------
[...truncated 185.24 KB...]
batch_scripts:

batchtest:
     [echo] Starting TestResultStatusAction with file TestResultStatusAction.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.11.0.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/TestResultStatusAction.jmx
   [jmeter] Starting the test @ Wed Jul 25 20:32:09 UTC 2018 (1532550729858)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =    135 in 00:00:01 =  170.9/s Avg:     0 Min:     0 Max:    32 Err:    18 (13.33%)
   [jmeter] Tidying up ...    @ Wed Jul 25 20:32:11 UTC 2018 (1532550731705)
   [jmeter] ... end of run
     [echo] TestResultStatusAction output files compared OK

batchtest:
     [echo] Starting TestRedirectionPolicies with file TestRedirectionPolicies.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.11.0.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/TestRedirectionPolicies.jmx
   [jmeter] Starting the test @ Wed Jul 25 20:32:14 UTC 2018 (1532550734960)
   [jmeter] Waiting for possible Shutdown/StopTestNow/Heapdump message on port 4445
   [jmeter] summary =      6 in 00:00:02 =    2.5/s Avg:   256 Min:   127 Max:   424 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Jul 25 20:32:18 UTC 2018 (1532550738300)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2831: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2795: XML Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="http://httpbin.org/redirect/1" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="http://httpbin.org/get" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/TestRedirectionPolicies.xml>
        <?xml version="1.0" encoding="UTF-8"?>
<testResults version="1.2">
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_NoAutoRedirect" rc="302" rm="FOUND" dt="text">
  <assertionResult>
    <name>RA_302</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>
<httpSample s="true" lb="HR_FollowRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_2SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <httpSample s="true" lb="HR_FollowRedirect-0" rc="302" rm="FOUND" dt="text"/>
  <httpSample s="true" lb="HR_FollowRedirect-1" rc="200" rm="OK" dt="text"/>
</httpSample>
<httpSample s="true" lb="HR_AutoRedirect" rc="200" rm="OK" dt="text">
  <assertionResult>
    <name>RA_200</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>JSA_0SR</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
  <assertionResult>
    <name>RA_Redirected</name>
    <failure>false</failure>
    <error>false</error>
  </assertionResult>
</httpSample>

</testResults>

Total time: 4 minutes 59 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
Recording test results
ERROR: Step ‘Publish JUnit test result report’ failed: Test reports were found but none of them are new. Did leafNodes run? 
For example, <https://builds.apache.org/job/JMeter-trunk/ws/trunk/reports/TEST-org.apache.commons.cli.avalon.ClutilTestCase.xml> is 10 days old