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/09/30 18:31:54 UTC

Build failed in Jenkins: JMeter-trunk #7425

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

Changes:

[felix.schumacher] Use more hamcrest matchers and use static import


------------------------------------------
[...truncated 212.94 KB...]
... end of run
WARNING: the task was configured to ignore errors in the output log
Logfile contents (errors during the test, see <https://builds.apache.org/job/JMeter-trunk/ws/bin/TCP_TESTS.log)>:
2019-09-30 18:24:06,511 ERROR o.a.j.p.t.s.TCPSampler: 
org.apache.jmeter.protocol.tcp.sampler.ReadException: Error reading from server, bytes read: 0
	at org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:123) ~[ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:399) [ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_191]
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_191]
	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_191]
	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_191]
	at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_191]
	at org.apache.jmeter.protocol.tcp.sampler.TCPClientImpl.read(TCPClientImpl.java:106) ~[ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	... 6 more
2019-09-30 18:24:07,588 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.0-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:399) [ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
Caused by: java.net.SocketTimeoutException: Read timed out
	at java.net.SocketInputStream.socketRead0(Native Method) ~[?:1.8.0_191]
	at java.net.SocketInputStream.socketRead(SocketInputStream.java:116) ~[?:1.8.0_191]
	at java.net.SocketInputStream.read(SocketInputStream.java:171) ~[?:1.8.0_191]
	at java.net.SocketInputStream.read(SocketInputStream.java:141) ~[?:1.8.0_191]
	at java.net.SocketInputStream.read(SocketInputStream.java:127) ~[?:1.8.0_191]
	at org.apache.jmeter.protocol.tcp.sampler.BinaryTCPClientImpl.read(BinaryTCPClientImpl.java:128) ~[ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	... 6 more
2019-09-30 18:24:07,610 WARN o.a.j.p.t.s.TCPSampler: Could not create socket for tcp://localhost:2223
java.net.ConnectException: Connection refused (Connection refused)
	at java.net.PlainSocketImpl.socketConnect(Native Method) ~[?:1.8.0_191]
	at java.net.AbstractPlainSocketImpl.doConnect(AbstractPlainSocketImpl.java:350) ~[?:1.8.0_191]
	at java.net.AbstractPlainSocketImpl.connectToAddress(AbstractPlainSocketImpl.java:206) ~[?:1.8.0_191]
	at java.net.AbstractPlainSocketImpl.connect(AbstractPlainSocketImpl.java:188) ~[?:1.8.0_191]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_191]
	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_191]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:381) [ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
2019-09-30 18:24:12,644 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_191]
	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:392) ~[?:1.8.0_191]
	at java.net.Socket.connect(Socket.java:589) ~[?:1.8.0_191]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.getSocket(TCPSampler.java:168) [ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.protocol.tcp.sampler.TCPSampler.sample(TCPSampler.java:381) [ApacheJMeter_tcp.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.doSampling(JMeterThread.java:627) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.executeSamplePackage(JMeterThread.java:551) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.processSampler(JMeterThread.java:490) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at org.apache.jmeter.threads.JMeterThread.run(JMeterThread.java:257) [ApacheJMeter_core.jar:5.2.0-SNAPSHOT]
	at java.lang.Thread.run(Thread.java:748) [?:1.8.0_191]
2019-09-30 18:24:12,649 ERROR o.a.j.p.t.s.TCPSampler: Could not find protocol class 'org.foo.xxx'

> Task :src:dist-check:batchTEST_HTTPHttpClient4
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TEST_HTTP.jmx>
Starting the test @ Mon Sep 30 18:24:15 UTC 2019 (1569867855346)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =     22 in 00:00:01 =   19.7/s Avg:    28 Min:     1 Max:   421 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:24:16 UTC 2019 (1569867856898)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TEST_HTTP.log> (the file is empty)

> Task :src:dist-check:batchTEST_HTTPJava
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TEST_HTTP.jmx>
Starting the test @ Mon Sep 30 18:24:20 UTC 2019 (1569867860653)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =     20 in 00:00:01 =   20.1/s Avg:    30 Min:     1 Max:   446 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:24:22 UTC 2019 (1569867862090)
... end of run
WARNING: the task was configured to ignore errors in the output log
Logfile contents (errors during the test, see <https://builds.apache.org/job/JMeter-trunk/ws/bin/TEST_HTTP.log)>:
2019-09-30 18:24:21,966 ERROR o.a.j.p.h.s.HTTPJavaImpl: readResponse: java.net.ProtocolException: Server redirected too many  times (20)
2019-09-30 18:24:21,970 ERROR o.a.j.p.h.s.HTTPJavaImpl: Cause: java.net.ProtocolException: Server redirected too many  times (20)
2019-09-30 18:24:21,971 ERROR o.a.j.p.h.c.HttpMirrorThread: Invalid request received:''

> Task :src:dist-check:batchTEST_HTTPS
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TEST_HTTPS.jmx>
Starting the test @ Mon Sep 30 18:24:25 UTC 2019 (1569867865308)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      2 in 00:00:02 =    1.0/s Avg:   821 Min:   522 Max:  1121 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:24:27 UTC 2019 (1569867867828)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TEST_HTTPS.log> (the file is empty)

> Task :src:dist-check:batchTestCookieManager
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestCookieManager.jmx>
Starting the test @ Mon Sep 30 18:24:30 UTC 2019 (1569867870022)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary +      1 in 00:00:00 =    2.2/s Avg:   416 Min:   416 Max:   416 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +      9 in 00:00:01 =   12.9/s Avg:    41 Min:     1 Max:   255 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =     10 in 00:00:01 =    8.6/s Avg:    78 Min:     1 Max:   416 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:24:32 UTC 2019 (1569867872064)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestCookieManager.log> (the file is empty)

> Task :src:dist-check:batchTestHeaderManagerHttpClient4
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestHeaderManager.jmx>
Starting the test @ Mon Sep 30 18:24:35 UTC 2019 (1569867875198)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      3 in 00:00:00 =    7.7/s Avg:    18 Min:     1 Max:    52 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:24:36 UTC 2019 (1569867876154)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestHeaderManager.log> (the file is empty)

> Task :src:dist-check:batchTestHeaderManagerJava
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestHeaderManager.jmx>
Starting the test @ Mon Sep 30 18:24:38 UTC 2019 (1569867878266)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      3 in 00:00:00 =   14.4/s Avg:     4 Min:     1 Max:    11 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:24:39 UTC 2019 (1569867879027)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestHeaderManager.log> (the file is empty)

> Task :src:dist-check:batchTestKeepAlive
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestKeepAlive.jmx>
Starting the test @ Mon Sep 30 18:24:41 UTC 2019 (1569867881247)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      8 in 00:01:02 =    0.1/s Avg:   153 Min:    70 Max:   402 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:25:43 UTC 2019 (1569867943734)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestKeepAlive.log> (the file is empty)

> Task :src:dist-check:batchTestRedirectionPolicies
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestRedirectionPolicies.jmx>
Starting the test @ Mon Sep 30 18:25:45 UTC 2019 (1569867945962)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =      6 in 00:00:06 =    0.9/s Avg:   932 Min:   203 Max:  1604 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:25:53 UTC 2019 (1569867953172)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestRedirectionPolicies.log> (the file is empty)

> Task :src:dist-check:batchTestResultStatusAction
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestResultStatusAction.jmx>
Starting the test @ Mon Sep 30 18:25:55 UTC 2019 (1569867955347)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary =    135 in 00:00:01 =  197.4/s Avg:     0 Min:     0 Max:    48 Err:    18 (13.33%)
Tidying up ...    @ Mon Sep 30 18:25:56 UTC 2019 (1569867956846)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestResultStatusAction.log> (the file is empty)

> Task :src:dist-check:batchTestSchedulerWithTimer
Creating summariser <summary>
Created the tree successfully using <https://builds.apache.org/job/JMeter-trunk/ws/bin/testfiles/TestSchedulerWithTimer.jmx>
Starting the test @ Mon Sep 30 18:25:59 UTC 2019 (1569867959073)
Waiting for possible Shutdown/StopTestNow/HeapDump/ThreadDump message on port 4445
summary +      1 in 00:00:00 =    2.3/s Avg:   396 Min:   396 Max:   396 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
summary +      4 in 00:00:05 =    0.8/s Avg:    21 Min:     1 Max:    82 Err:     0 (0.00%) Active: 0 Started: 1 Finished: 1
summary =      5 in 00:00:06 =    0.9/s Avg:    96 Min:     1 Max:   396 Err:     0 (0.00%)
Tidying up ...    @ Mon Sep 30 18:26:05 UTC 2019 (1569867965513)
... end of run
No errors present in the logfile <https://builds.apache.org/job/JMeter-trunk/ws/bin/TestSchedulerWithTimer.log> (the file is empty)

> Task :src:dist-check:batchTests

> Task :src:dist-check:test

Gradle Test Executor 56 STANDARD_OUT
    Setting JMeterHome: <https://builds.apache.org/job/JMeter-trunk/ws/src/dist-check/../../.>
    Initializing Properties: ../.././bin/jmeter.properties
    JMeterVersion=5.2.0-SNAPSHOT 1104184
    java.version=1.8.0_191
    java.vm.name=Java HotSpot(TM) 64-Bit Server VM
    java.vendor=Oracle Corporation
    java.home=/usr/local/asfpackages/java/jdk1.8.0_191/jre
    file.encoding=ISO-8859-1
    default encoding=ISO-8859-1
    user.home=/home/jenkins
    user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/src/dist-check>
    user.language=en
    user.region=null
    user.country=US
    user.variant=
    Locale=en_US
    java.class.version=52.0
    java.awt.headless=true
    os.name=Linux
    os.version=4.15.0-58-generic
    os.arch=amd64
    o.a.j.junit.JMeterTest INFO: JMeterGUIComponent: skipping some tests org.apache.jmeter.testbeans.gui.TestBeanGUI
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.SplashScreen java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.config.gui.RowDetailDialog java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.functions.gui.FunctionHelper java.awt.HeadlessException
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.gui.GlobalUndoableEdit, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.MainFrame java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.SavePropertyDialog java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.action.SearchTreeDialog java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.action.SelectTemplatesDialog java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.util.EscapeDialog java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.gui.util.JSyntaxTextArea java.awt.HeadlessException
    o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.http.proxy.gui.RecorderDialog java.awt.HeadlessException
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.RMIServerSocketFactoryImpl, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: java.io.Serializable: NoSuchMethodException  org.apache.jmeter.rmi.SSLRMIServerSocketFactory, missing empty Constructor or Constructor with Object parameter
    o.a.j.junit.JMeterTest WARN: Error creating org.apache.jmeter.threads.RemoteThreadsListenerImpl java.rmi.server.ExportException: Listen failed on port: 0; nested exception is: 
    	java.io.FileNotFoundException: rmi_keystore.jks (No such file or directory)

> Task :src:dist-check:check
> Task :jacocoReport
> Task :sonarqube
> Task :sonarqube FAILED

See the profiling report at: file://<https://builds.apache.org/job/JMeter-trunk/ws/build/reports/profile/profile-2019-09-30-18-15-43.html>
A fine-grained performance profile is available: use the --scan option.

FAILURE: Build failed with an exception.

* What went wrong:
Metaspace

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

* Exception is:
java.lang.OutOfMemoryError: Metaspace


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

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

BUILD FAILED in 16m 14s
Build step 'Invoke Gradle script' changed build result to FAILURE
Build step 'Invoke Gradle script' marked build as failure
Archiving artifacts
[Fast Archiver] Compressed 148.61 MB of artifacts by 78.8% relative to #7417
Recording test results

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

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