See 
<https://builds.apache.org/job/JMeter%20Windows/1276/display/redirect?page=changes>

Changes:

[pmouawad] SONAR : Fix false positive

[pmouawad] SONAR : Fix useless assignement

[pmouawad] SONAR : Fix false positive

[pmouawad] Update rat, mina, jacocoant, hsqldb

[pmouawad] Bug 63033 Updated to Saxon-HE 9.9.1-1 (from 9.8.0-12).
Fix test failure
Bugzilla Id: 63033

[pmouawad] Remove invisible space (Thanks Felix)

[pmouawad] Update rat, mina, jacocoant, hsqldb

[pmouawad] Updated to ph-commons-9.2.1 from 9.2.0

[pmouawad] Updated to HttpCore-nio 4.4.11 from 4.4.10

[pmouawad] Bug 63033 Updated to Saxon-HE 9.9.1-1 (from 9.8.0-12).
Fix test failure
Bugzilla Id: 63033

[pmouawad] Bug 63033 Updated to Saxon-HE 9.9.1-1 (from 9.8.0-12).
Thanks at Saxonica
Bugzilla Id: 63033

------------------------------------------
[...truncated 258.44 KB...]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:50,391 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:r1852956]
   [concat]     at 
org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:384) 
[ApacheJMeter_tcp.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:622) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:546)
 [ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:50,393 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.1.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.8.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 @ Mon Feb 04 22:21:52 UTC 2019 (1549318912031)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary =     21 in 00:00:01 =   27.0/s Avg:    13 Min:     0 Max:  
 252 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:21:53 UTC 2019 (1549318913352)
   [jmeter] ... end of run
   [concat] 2019-02-04 22:21:53,325 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:r1852956]
   [concat]     at 
org.apache.jmeter.protocol.jdbc.processor.JDBCPreProcessor.process(JDBCPreProcessor.java:33)
 ~[ApacheJMeter_jdbc.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.runPreProcessors(JMeterThread.java:935) 
~[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:537)
 ~[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:53,332 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:r1852956]
   [concat]     at 
org.apache.jmeter.protocol.jdbc.processor.JDBCPostProcessor.process(JDBCPostProcessor.java:33)
 ~[ApacheJMeter_jdbc.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.runPostProcessors(JMeterThread.java:925) 
~[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:564)
 ~[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:486) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at 
org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:253) 
[ApacheJMeter_core.jar:r1852956]
   [concat]     at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
   [concat] 2019-02-04 22:21:53,332 WARN o.a.j.p.j.p.AbstractJDBCProcessor: SQL 
Problem in JDBC PreProcessor: java.sql.SQLSyntaxErrorException: unexpected 
token: USERS
   [concat] 2019-02-04 22:21:53,337 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.1.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.8.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 @ Mon Feb 04 22:21:54 UTC 2019 (1549318914965)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary +      6 in 00:00:05 =    1.2/s Avg:   617 Min:     3 Max:  
2003 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +     21 in 00:00:29 =    0.7/s Avg:   534 Min:     0 Max:  
3001 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =     27 in 00:00:34 =    0.8/s Avg:   552 Min:     0 Max:  
3001 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:22:29 UTC 2019 (1549318949445)
   [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.1.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.8.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 @ Mon Feb 04 22:22:31 UTC 2019 (1549318951255)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary +      1 in 00:00:00 =    2.0/s Avg:    21 Min:    21 Max:  
  21 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      2 in 00:00:01 =    1.9/s Avg:   513 Min:    16 Max:  
1011 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      3 in 00:00:02 =    2.0/s Avg:   349 Min:    16 Max:  
1011 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:22:32 UTC 2019 (1549318952941)
   [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.1.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.8.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 @ Mon Feb 04 22:22:34 UTC 2019 (1549318954522)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.7/s Avg:   570 Min:   570 Max:  
 570 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    4.0/s Avg:    26 Min:    12 Max:  
  59 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      6 in 00:00:02 =    3.3/s Avg:   116 Min:    12 Max:  
 570 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:22:36 UTC 2019 (1549318956869)
   [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.1.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.8.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 @ Mon Feb 04 22:22:38 UTC 2019 (1549318958453)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary =      2 in 00:00:45 =    0.0/s Avg: 22590 Min:   136 Max: 
45044 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:23:24 UTC 2019 (1549319004155)
   [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.1.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.8.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 @ Mon Feb 04 22:23:25 UTC 2019 (1549319005970)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary +      2 in 00:00:06 =    0.3/s Avg:  2941 Min:   285 Max:  
5597 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      3 in 00:00:24 =    0.1/s Avg:  7954 Min:  5572 Max: 
10517 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      5 in 00:00:30 =    0.2/s Avg:  5949 Min:   285 Max: 
10517 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:23:56 UTC 2019 (1549319036304)
   [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.1.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.8.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 @ Mon Feb 04 22:23:58 UTC 2019 (1549319038116)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary =      4 in 00:00:23 =    0.2/s Avg:  5667 Min:   283 Max: 
11203 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:24:21 UTC 2019 (1549319061385)
   [jmeter] ... end of run
     [echo] SlowCharsFeature_Java output files compared OK

batchtest:
     [echo] Starting TestKeepAlive with file TestKeepAlive.jmx using -X 
-Jdummy=dummy
   [jmeter] SLF4J: Class path contains multiple SLF4J bindings.
   [jmeter] SLF4J: Found binding in 
[jar:file:/F:/jenkins/jenkins-slave/workspace/JMeter%20Windows/trunk/lib/log4j-slf4j-impl-2.11.1.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.8.jar!/org/slf4j/impl/StaticLoggerBinder.class]
   [jmeter] SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an 
explanation.
   [jmeter] SLF4J: Actual binding is of type 
[org.apache.logging.slf4j.Log4jLoggerFactory]
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/TestKeepAlive.jmx
   [jmeter] Starting the test @ Mon Feb 04 22:24:22 UTC 2019 (1549319062986)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary =      8 in 00:01:05 =    0.1/s Avg:    50 Min:     6 Max:  
 293 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:25:28 UTC 2019 (1549319128504)
   [jmeter] ... end of run
     [echo] TestKeepAlive output files compared OK

batchtest:
     [echo] Starting ResponseDecompression with file ResponseDecompression.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.1.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.8.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/ResponseDecompression.jmx
   [jmeter] Starting the test @ Mon Feb 04 22:25:30 UTC 2019 (1549319130135)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary +      1 in 00:00:01 =    1.4/s Avg:   493 Min:   493 Max:  
 493 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary +      5 in 00:00:01 =    9.6/s Avg:    96 Min:     8 Max:  
 308 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =      6 in 00:00:01 =    4.9/s Avg:   162 Min:     8 Max:  
 493 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:25:31 UTC 2019 (1549319131782)
   [jmeter] ... end of run
     [echo] ResponseDecompression output files compared OK

batchtest:
     [echo] Starting TestHeaderManager with file TestHeaderManager.jmx using -X 
-Jjmeter.httpsampler=HttpClient4
   [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.1.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.8.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/TestHeaderManager.jmx
   [jmeter] Starting the test @ Mon Feb 04 22:25:40 UTC 2019 (1549319140487)
   [jmeter] Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump 
message on port 4445
   [jmeter] summary =      3 in 00:00:06 =    0.5/s Avg:  2011 Min:  2003 Max:  
2028 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Mon Feb 04 22:25:47 UTC 2019 (1549319147109)
   [jmeter] ... end of run
     [echo] TestHeaderManager output files compared OK

batchtest:
Target 'batchtest' failed with message 'Could not create tempfile in 
C:\Users\jenkins\AppData\Local\Temp\2\'.
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>:2780: Could 
not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\'.
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 1744 files

BUILD FAILED
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:3087: The 
following error occurred while executing this line:
<https://builds.apache.org/job/JMeter%20Windows/ws/trunk\build.xml>:2780: Could 
not create tempfile in C:\Users\jenkins\AppData\Local\Temp\2\

Total time: 9 minutes 21 seconds
Build step 'Invoke Ant' marked build as failure

Reply via email to