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 2014/10/29 20:15:14 UTC

Build failed in Jenkins: JMeter-trunk #4097

See <https://builds.apache.org/job/JMeter-trunk/4097/changes>

Changes:

[sebb] No point protecting log.debug that uses a constant string as the message

------------------------------------------
[...truncated 7367 lines...]
   [anakia] Output: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual/remote-test.html>
   [anakia] Input:  usermanual/test_plan.xml
   [anakia] Output: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual/test_plan.html>
     [echo] Fixing EOL
     [echo] Removing unnecessary </br> tags
     [echo] Copying files
     [copy] Copying 16 files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/demos>
     [copy] Copying 5 files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/usermanual>
     [copy] Copying 1 file to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/printable_docs/extending>

pack-nightly:

_pack-binaries:
    [mkdir] Created dir: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/dist>
      [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_bin.tar>
     [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_bin.tgz>
   [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_bin.tar>
      [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_bin.zip>

_pack-libraries:
      [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_lib.tar>
     [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_lib.tgz>
   [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_lib.tar>
      [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_lib.zip>

_pack-source:
      [tar] Building tar: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_src.tar>
     [gzip] Building: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_src.tgz>
   [delete] Deleting: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_src.tar>
      [zip] Building zip: <https://builds.apache.org/job/JMeter-trunk/4097/artifact/trunk/dist/apache-jmeter-r1635253_src.zip>

nightly:

compile-tests:
    [mkdir] Created dir: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>
    [javac] Compiling 101 source files to <https://builds.apache.org/job/JMeter-trunk/ws/trunk/build/test>

_test:
     [echo] 
     [echo]    gump.run = false
     [echo]    java.awt.headless = true
     [echo]    test.headless = true
     [echo]    user.dir = <https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [echo]    basedir = <https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [echo]    test dir = build/test
     [echo]    test dir gump = build/test
     [echo]    testsaveservice.saveout = ${testsaveservice.saveout}
     [echo]    test.encoding = UTF-8
     [echo]    
     [java] Setting JMeterHome: <https://builds.apache.org/job/JMeter-trunk/ws/trunk>
     [java] Setting up logging props using file: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties>
     [java] Using initializeProperties() from org.apache.jmeter.util.JMeterUtils
     [java] Setting up initial properties using: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties>
     [java] Initializing Properties: <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/jmetertest.properties>
     [java] JMeterVersion=r1635253
     [java] java.version=1.6.0_45
     [java] java.home=/jenkins/tools/hudson.model.JDK/jdk-1.6u45/jre
     [java] file.encoding=UTF-8
     [java] default encoding=UTF-8
     [java] user.dir=<https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin>
     [java] Locale=en_US
     [java] os.name=Linux
     [java] os.version=3.13.0-30-generic
     [java] +++++++++++
     [java] java.awt.headless=true
     [java] java.awt.graphicsenv=sun.awt.X11GraphicsEnvironment
     [java] ------------
     [java] Creating test suite
     [java] Scanning build/test for test cases
     [java] ClassFinder found: 90 TestCase classes
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.assertions.gui.BeanShellAssertionGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.assertions.gui.XPathAssertionGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.http.control.gui.AjpSamplerGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.http.control.gui.HttpTestSampleGui java.awt.HeadlessException
     [java] Oct 29, 2014 7:03:37 PM java.util.prefs.FileSystemPreferences$2 run
     [java] INFO: Created user preferences directory.
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.java.control.gui.BeanShellSamplerGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.jms.control.gui.JMSPublisherGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.jms.control.gui.JMSSamplerGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.tcp.config.gui.TCPConfigGui java.awt.HeadlessException
     [java] o.a.j.junit.JMeterTest Error creating org.apache.jmeter.protocol.tcp.control.gui.TCPSamplerGui java.awt.HeadlessException
     [java] Last class=org.apache.jmeter.visualizers.ViewResultsFullVisualizer
     [java] objects.size=99
     [java] Last error=java.awt.HeadlessException
     [java] ERROR: (see logfile) could not add test for class org.apache.jmeter.junit.JMeterTest java.lang.reflect.InvocationTargetException
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java] 	at java.lang.reflect.Method.invoke(Method.java:597)
     [java] 	at org.apache.jorphan.test.AllTests.suite(AllTests.java:356)
     [java] 	at org.apache.jorphan.test.AllTests.main(AllTests.java:213)
     [java] Caused by: java.lang.ExceptionInInitializerError
     [java] 	at org.apache.jmeter.visualizers.SearchTextExtension.createSearchTextPanel(SearchTextExtension.java:208)
     [java] 	at org.apache.jmeter.visualizers.SearchTextExtension.createSearchTextExtensionPane(SearchTextExtension.java:220)
     [java] 	at org.apache.jmeter.visualizers.SamplerResultTab.createResponseDataPanel(SamplerResultTab.java:462)
     [java] 	at org.apache.jmeter.visualizers.SamplerResultTab.init(SamplerResultTab.java:208)
     [java] 	at org.apache.jmeter.visualizers.ViewResultsFullVisualizer.init(ViewResultsFullVisualizer.java:235)
     [java] 	at org.apache.jmeter.visualizers.ViewResultsFullVisualizer.<init>(ViewResultsFullVisualizer.java:128)
     [java] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method)
     [java] 	at sun.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:39)
     [java] 	at sun.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:27)
     [java] 	at java.lang.reflect.Constructor.newInstance(Constructor.java:513)
     [java] 	at java.lang.Class.newInstance0(Class.java:357)
     [java] 	at java.lang.Class.newInstance(Class.java:310)
     [java] 	at org.apache.jmeter.junit.JMeterTest.getObjects(JMeterTest.java:578)
     [java] 	at org.apache.jmeter.junit.JMeterTest.suiteGUIComponents(JMeterTest.java:279)
     [java] 	at org.apache.jmeter.junit.JMeterTest.suite(JMeterTest.java:141)
     [java] 	... 6 more
     [java] Caused by: java.awt.HeadlessException
     [java] 	at sun.awt.HeadlessToolkit.getMenuShortcutKeyMask(HeadlessToolkit.java:213)
     [java] 	at org.apache.jmeter.gui.action.KeyStrokes.<clinit>(KeyStrokes.java:37)
     [java] 	... 21 more
     [java] 
     [java] Created: 89 tests including 7 suites
     [java] Starting test run, test count = 1579
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ...................................Skipping test:org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui, cannot run in Headless mode
     [java] Skipping test:org.apache.jmeter.protocol.http.control.gui.TestHttpTestSampleGui#testCloneSampler, cannot run in Headless mode
     [java] ......
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] ........o.a.j.junit.JMeterTest Error running testConfiguring due to Headless mode, java.awt.HeadlessException
     [java] .................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .........................................
     [java] .....................
     [java] Time: 57.564
     [java] 
     [java] OK (1579 tests)
     [java] 

batchtest:
     [echo] Starting BatchTestLocal using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [jmeter] Starting the test @ Wed Oct 29 19:04:37 UTC 2014 (1414609477656)
   [jmeter] Waiting for possible shutdown message on port 4445
   [jmeter] summary +     61 in    22s =    2.8/s Avg:   238 Min:   101 Max:   349 Err:     8 (13.11%) Active: 1 Started: 2 Finished: 1
   [jmeter] summary +     72 in    16s =    4.5/s Avg:   219 Min:     1 Max:   350 Err:     8 (11.11%) Active: 0 Started: 1 Finished: 1
   [jmeter] summary =    133 in    38s =    3.5/s Avg:   227 Min:     1 Max:   350 Err:    16 (12.03%)
   [jmeter] Tidying up ...    @ Wed Oct 29 19:05:16 UTC 2014 (1414609516107)
   [jmeter] ... end of run
     [echo] BatchTestLocal output files compared OK

batchtestserver:
   [server] Created remote object: UnicastServerRef [liveRef: [endpoint:[10.209.0.195:51275](local),objID:[33500a62:1495d4c3b32:-7fff, -848463229567813508]]]

batchtest:
     [echo] Starting BatchTestLocal using -Rlocalhost:10517
   [client] Creating summariser <summary>
   [client] Created the tree successfully using testfiles/BatchTestLocal.jmx
   [client] Configuring remote engine for localhost:10517
   [client] Using remote object: UnicastRef [liveRef: [endpoint:[10.209.0.195:51275](remote),objID:[33500a62:1495d4c3b32:-7fff, -848463229567813508]]]
   [client] Starting remote engines
   [client] Starting the test @ Wed Oct 29 19:05:19 UTC 2014 (1414609519124)
   [server] Starting the test on host localhost:10517 @ Wed Oct 29 19:05:20 UTC 2014 (1414609520036)
   [client] Remote engines have been started
   [client] Waiting for possible shutdown message on port 4445
   [client] summary +     37 in   9.4s =    4.0/s Avg:   236 Min:   112 Max:   354 Err:     4 (10.81%) Active: 1 Started: 2 Finished: 1
   [server] Finished the test on host localhost:10517 @ Wed Oct 29 19:05:58 UTC 2014 (1414609558621) - exit requested.
   [client] summary +     96 in    29s =    3.4/s Avg:   222 Min:     1 Max:   354 Err:    12 (12.50%) Active: 0 Started: 11 Finished: 11
   [client] summary =    133 in    38s =    3.5/s Avg:   226 Min:     1 Max:   354 Err:    16 (12.03%)
   [client] Tidying up remote @ Wed Oct 29 19:05:58 UTC 2014 (1414609558621)
   [client] ... end of run
     [echo] BatchTestLocal output files compared OK

batch_scripts:

batchtest:
     [echo] Starting HTMLParserTestFile_2 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/HTMLParserTestFile_2.jmx
   [jmeter] Starting the test @ Wed Oct 29 19:06:05 UTC 2014 (1414609565196)
   [jmeter] Waiting for possible shutdown message on port 4445
   [jmeter] summary +      1 in   0.1s =    7.0/s Avg:   143 Min:   143 Max:   143 Err:     0 (0.00%) Active: 1 Started: 1 Finished: 0
   [jmeter] summary =      1 in   0.1s =    7.0/s Avg:   143 Min:   143 Max:   143 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Oct 29 19:06:05 UTC 2014 (1414609565964)
   [jmeter] ... end of run
     [echo] HTMLParserTestFile_2 output files compared OK

batchtest:
     [echo] Starting Bug47165 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Bug47165.jmx
   [jmeter] Starting the test @ Wed Oct 29 19:06:07 UTC 2014 (1414609567495)
   [jmeter] Waiting for possible shutdown message on port 4445
   [jmeter] summary =      0 in     0s = ******/s Avg:     0 Min:     0 Max:     0 Err:     0 (0.00%)
   [jmeter] Tidying up ...    @ Wed Oct 29 19:06:08 UTC 2014 (1414609568079)
   [jmeter] ... end of run
     [echo] Bug47165 output files compared OK

batchtest:
     [echo] Starting Bug52310 using -X
   [jmeter] Creating summariser <summary>
   [jmeter] Created the tree successfully using testfiles/Bug52310.jmx
   [jmeter] Starting the test @ Wed Oct 29 19:06:09 UTC 2014 (1414609569711)
   [jmeter] Waiting for possible shutdown message on port 4445
   [jmeter] summary =      3 in   510s =    0.0/s Avg: 169714 Min:    10 Max: 381788 Err:     2 (66.67%)
   [jmeter] Tidying up ...    @ Wed Oct 29 19:14:39 UTC 2014 (1414610079902)
   [jmeter] ... end of run

BUILD FAILED
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2604: The following error occurred while executing this line:
<https://builds.apache.org/job/JMeter-trunk/ws/trunk/build.xml>:2565: CSV Files are not identical.
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/testfiles/Bug52310.csv>
        <https://builds.apache.org/job/JMeter-trunk/ws/trunk/bin/Bug52310.csv>

Total time: 11 minutes 38 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
Sending artifact delta relative to JMeter-trunk #4096
Archived 6 artifacts
Archive block size is 32768
Received 676 blocks and 61477688 bytes
Compression is 26.5%
Took 30 sec

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

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/JMeter-trunk/4098/changes>