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 2019/11/22 15:04:37 UTC

Build failed in Jenkins: JMeter Windows #1589

See <https://builds.apache.org/job/JMeter%20Windows/1589/display/redirect>

Changes:


------------------------------------------
[...truncated 200.94 KB...]
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_152]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_152]
	at sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[?:1.8.0_152]
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_152]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.0.19.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1242) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1231) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) [mina-core-2.0.19.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.19.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
2019-11-22 07:02:37,745 ERROR o.a.j.p.t.s.TCPSampler: 
org.apache.jmeter.protocol.tcp.sampler.ReadException: 
	at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:146) ~[ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:399) [ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_152]
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_152]
	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_152]
	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_152]
	at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_152]
	at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:128) ~[ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	... 6 more
2019-11-22 07:02:38,747 WARN o.a.m.f.l.LoggingFilter: EXCEPTION :
java.io.IOException: An established connection was aborted by the software in your host machine
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_152]
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_152]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_152]
	at sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[?:1.8.0_152]
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_152]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.0.19.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1242) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1231) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) [mina-core-2.0.19.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.19.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
2019-11-22 07:02:38,750 ERROR TimeServerHandler: Exception occured
java.io.IOException: An established connection was aborted by the software in your host machine
	at sun.nio.ch.SocketDispatcher.read0(Native Method) ~[?:1.8.0_152]
	at sun.nio.ch.SocketDispatcher.read(SocketDispatcher.java:43) ~[?:1.8.0_152]
	at sun.nio.ch.IOUtil.readIntoNativeBuffer(IOUtil.java:223) ~[?:1.8.0_152]
	at sun.nio.ch.IOUtil.read(IOUtil.java:197) ~[?:1.8.0_152]
	at sun.nio.ch.SocketChannelImpl.read(SocketChannelImpl.java:380) ~[?:1.8.0_152]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:378) ~[mina-core-2.0.19.jar:?]
	at org.apache.mina.transport.socket.nio.NioProcessor.read(NioProcessor.java:47) ~[mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.read(AbstractPollingIoProcessor.java:519) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor.access$1200(AbstractPollingIoProcessor.java:68) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1242) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.process(AbstractPollingIoProcessor.java:1231) [mina-core-2.0.19.jar:?]
	at org.apache.mina.core.polling.AbstractPollingIoProcessor$Processor.run(AbstractPollingIoProcessor.java:683) [mina-core-2.0.19.jar:?]
	at org.apache.mina.util.NamePreservingRunnable.run(NamePreservingRunnable.java:64) [mina-core-2.0.19.jar:?]
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149) [?:1.8.0_152]
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624) [?:1.8.0_152]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
2019-11-22 07:02:38,769 WARN o.a.j.p.t.s.TCPSampler: Could not create socket for tcp://localhost:2223
java.net.ConnectException: Connection refused: connect
	at java.net.DualStackPlainSocketImpl.waitForConnect(Native Method) ~[?:1.8.0_152]
	at java.net.DualStackPlainSocketImpl.socketConnect(DualStackPlainSocketImpl.java:85) ~[?:1.8.0_152]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_152]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_152]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_152]
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_152]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_152]
	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:381) [ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
2019-11-22 07:02:41,160 WARN o.a.j.p.t.s.TCPSampler: Unknown host for tcp://localhostXXXX:2223
java.net.UnknownHostException: localhostXXXX
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:184) ~[?:1.8.0_152]
	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:172) ~[?:1.8.0_152]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_152]
	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_152]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:381) [ApacheJMeter_tcp.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.1-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_152]
2019-11-22 07:02:41,163 ERROR o.a.j.p.t.s.TCPSampler: Could not find protocol class 'org.foo.xxx'

> Task :src:dist-check:batchTEST_HTTPHttpClient4
Nov 22, 2019 7:02:43 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TEST_HTTP.jmx
Starting standalone test @ Fri Nov 22 07:02:43 PST 2019 (1574434963710)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =     22 in 00:00:01 =   16.4/s Avg:    41 Min:     2 Max:   410 Err:     0 (0.00%)
Tidying up ...    @ Fri Nov 22 07:02:45 PST 2019 (1574434965532)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TEST_HTTP.log (the file is empty)

> Task :src:dist-check:batchTEST_HTTPJava
Nov 22, 2019 7:02:49 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TEST_HTTP.jmx
Starting standalone test @ Fri Nov 22 07:02:49 PST 2019 (1574434969163)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =     20 in 00:00:01 =   16.4/s Avg:    45 Min:     1 Max:   468 Err:     0 (0.00%)
Tidying up ...    @ Fri Nov 22 07:02:50 PST 2019 (1574434970851)
... end of run
WARNING: the task was configured to ignore errors in the output log
Logfile contents (errors during the test, see F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TEST_HTTP.log):
2019-11-22 07:02:50,705 ERROR o.a.j.p.h.s.HTTPJavaImpl: readResponse: java.net.ProtocolException: Server redirected too many  times (20)
2019-11-22 07:02:50,708 ERROR o.a.j.p.h.s.HTTPJavaImpl: Cause: java.net.ProtocolException: Server redirected too many  times (20)
2019-11-22 07:02:50,708 ERROR o.a.j.p.h.c.HttpMirrorThread: Invalid request received:''

> Task :src:dist-check:batchTEST_HTTPS
Nov 22, 2019 7:02:53 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TEST_HTTPS.jmx
Starting standalone test @ Fri Nov 22 07:02:53 PST 2019 (1574434973907)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      2 in 00:00:02 =    1.1/s Avg:   791 Min:   296 Max:  1286 Err:     0 (0.00%)
Tidying up ...    @ Fri Nov 22 07:02:56 PST 2019 (1574434976274)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TEST_HTTPS.log (the file is empty)

> Task :src:dist-check:batchTestCookieManager
Nov 22, 2019 7:02:58 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestCookieManager.jmx
Starting standalone test @ Fri Nov 22 07:02:58 PST 2019 (1574434978300)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary +      3 in 00:00:03 =    1.1/s Avg:   816 Min:    52 Max:  2016 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +      7 in 00:00:04 =    1.6/s Avg:   619 Min:     2 Max:  2005 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =     10 in 00:00:07 =    1.4/s Avg:   678 Min:     2 Max:  2016 Err:     0 (0.00%)
Tidying up ...    @ Fri Nov 22 07:03:06 PST 2019 (1574434986289)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TestCookieManager.log (the file is empty)

> Task :src:dist-check:batchTestHeaderManagerHttpClient4
Nov 22, 2019 7:03:09 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestHeaderManager.jmx
Starting standalone test @ Fri Nov 22 07:03:09 PST 2019 (1574434989291)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      3 in 00:00:06 =    0.5/s Avg:  2016 Min:  2003 Max:  2042 Err:     0 (0.00%)
Tidying up ...    @ Fri Nov 22 07:03:16 PST 2019 (1574434996227)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TestHeaderManager.log (the file is empty)

> Task :src:dist-check:batchTestHeaderManagerJava
Nov 22, 2019 7:03:18 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestHeaderManager.jmx
Starting standalone test @ Fri Nov 22 07:03:18 PST 2019 (1574434998267)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      3 in 00:00:03 =    0.9/s Avg:  1005 Min:  1002 Max:  1013 Err:     0 (0.00%)
Tidying up ...    @ Fri Nov 22 07:03:21 PST 2019 (1574435001979)
... end of run
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TestHeaderManager.log (the file is empty)

> Task :src:dist-check:batchTestKeepAlive
Nov 22, 2019 7:03:23 AM java.util.prefs.WindowsPreferences <init>
WARNING: Could not open/create prefs root node Software\JavaSoft\Prefs at root 0x80000002. Windows RegCreateKeyEx(...) returned error code 5.
Creating summariser <summary>
Created the tree successfully using F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestKeepAlive.jmx
Starting standalone test @ Fri Nov 22 07:03:23 PST 2019 (1574435003998)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary +      7 in 00:00:41 =    0.2/s Avg:  1530 Min:    26 Max: 10003 Err:     1 (14.29%) Active: 1 Started: 1 Finished: 0
summary +      1 in 00:00:30 =    0.0/s Avg:    52 Min:    52 Max:    52 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
summary =      8 in 00:01:11 =    0.1/s Avg:  1345 Min:    26 Max: 10003 Err:     1 (12.50%)
summary =      8 in 00:01:11 =    0.1/s Avg:  1345 Min:    26 Max: 10003 Err:     1 (12.50%)
Tidying up ...    @ Fri Nov 22 07:04:36 PST 2019 (1574435076005)
... end of run
ERROR: unexpected output for TestKeepAlive.csv:
  - expected 454 bytes, F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestKeepAlive.csv
  + actual 546 bytes, F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TestKeepAlive.csv
@@ -3,6 +3,6 @@
 HTTP-Warmup,200,OK,Thread Group 1-1,text,true
 HTTP_Request_REUSE,200,OK,Thread Group 1-1,text,true
 HTTP_Request_REUSE_2,200,OK,Thread Group 1-1,text,true
-HTTP_Request_REUSE_AFTER_VALIDATE,200,OK,Thread Group 1-1,text,true
+HTTP_Request_REUSE_AFTER_VALIDATE,Non HTTP response code: java.net.SocketTimeoutException,Non HTTP response message: Read timed out,Thread Group 1-1,text,false
 HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
 HTTP_Request_NO_REUSE,200,OK,Thread Group 1-1,text,true
ERROR: unexpected output for TestKeepAlive.xml:
  - expected 2610 bytes, F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestKeepAlive.xml
  + actual 2667 bytes, F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TestKeepAlive.xml
@@ -49,7 +49,7 @@
     <error>false</error>
   </assertionResult>
 </httpSample>
-<httpSample s="true" lb="HTTP_Request_REUSE_AFTER_VALIDATE" rc="200" rm="OK" dt="text">
+<httpSample s="false" lb="HTTP_Request_REUSE_AFTER_VALIDATE" rc="Non HTTP response code: java.net.SocketTimeoutException" rm="Non HTTP response message: Read timed out" dt="text">
   <assertionResult>
     <name>RA_keepAlive</name>
     <failure>false</failure>
@@ -57,8 +57,9 @@
   </assertionResult>
   <assertionResult>
     <name>RA_Max97</name>
-    <failure>false</failure>
+    <failure>true</failure>
     <error>false</error>
+    <failureMessage>Response was null</failureMessage>
   </assertionResult>
 </httpSample>
 <httpSample s="true" lb="HTTP_Request_NO_REUSE" rc="200" rm="OK" dt="text">
No errors present in the logfile F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\TestKeepAlive.log (the file is empty)

> Task :src:dist-check:batchTestKeepAlive FAILED
checksum-dependency elapsed time: 13805ms, configurations processed: 269 (add -PchecksumTimingsPrint to print detailed timings)

FAILURE: Build failed with an exception.

* What went wrong:
Execution failed for task ':src:dist-check:batchTestKeepAlive'.
> Failures detected while testing F:\jenkins\jenkins-slave\workspace\JMeter Windows\bin\testfiles\TestKeepAlive.jmx: [unexpected output TestKeepAlive.csv, unexpected output TestKeepAlive.xml]

* Try:
Run with --stacktrace option to get the stack trace. Run with --info or --debug option to get more log output. Run with --scan to get full insights.

* Get more help at https://help.gradle.org

Deprecated Gradle features were used in this build, making it incompatible with Gradle 7.0.
Use '--warning-mode all' to show the individual deprecation warnings.
See https://docs.gradle.org/6.0.1/userguide/command_line_interface.html#sec:command_line_warnings

BUILD FAILED in 5m 38s
298 actionable tasks: 104 executed, 194 up-to-date
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure

Jenkins build is back to normal : JMeter Windows #1590

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter%20Windows/1590/display/redirect?page=changes>