This was a wanted failure. This proves that my reproduce test also works under high load and non-Windows!
I will commit the fix in a minute :-) Uwe ----- Uwe Schindler H.-H.-Meier-Allee 63, D-28213 Bremen http://www.thetaphi.de eMail: [email protected] > -----Original Message----- > From: Policeman Jenkins Server [mailto:[email protected]] > Sent: Sunday, June 07, 2015 11:02 AM > To: [email protected]; [email protected] > Subject: [JENKINS] Lucene-Solr-trunk-Linux (32bit/jdk1.9.0-ea-b60) - Build # > 12971 - Failure! > > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/12971/ > Java: 32bit/jdk1.9.0-ea-b60 -server -XX:+UseParallelGC > > 1 tests failed. > FAILED: org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock > > Error Message: > Process did not exit after 30 secs -> classloader deadlock? > > Stack Trace: > java.lang.AssertionError: Process did not exit after 30 secs -> classloader > deadlock? > at > __randomizedtesting.SeedInfo.seed([E91C58125CED47E4:E477B9065AB7EA3 > 2]:0) > at org.junit.Assert.fail(Assert.java:93) > at > org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock(TestCod > ecLoadingDeadlock.java:75) > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method) > at > sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.j > ava:62) > at > sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces > sorImpl.java:43) > at java.lang.reflect.Method.invoke(Method.java:502) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize > dRunner.java:1627) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Rando > mizedRunner.java:836) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > run(ThreadLeakControl.java:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask > (ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadL > eakControl.java:458) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Ran > domizedRunner.java:845) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando > mizedRunner.java:747) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando > mizedRunner.java:781) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando > mizedRunner.java:792) > at > com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat > ementAdapter.java:36) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner. > run(ThreadLeakControl.java:365) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask > (ThreadLeakControl.java:798) > at > com.carrotsearch.randomizedtesting.ThreadLeakControl$2.evaluate(ThreadL > eakControl.java:401) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomi > zedRunner.java:651) > at > com.carrotsearch.randomizedtesting.RandomizedRunner.access$200(Rando > mizedRunner.java:138) > at > com.carrotsearch.randomizedtesting.RandomizedRunner$1.run(Randomized > Runner.java:568) > > > > > Build Log: > [...truncated 936 lines...] > [junit4] Suite: org.apache.lucene.codecs.TestCodecLoadingDeadlock > [junit4] FAILURE 30.0s J1 | TestCodecLoadingDeadlock.testDeadlock <<< > [junit4] > Throwable #1: java.lang.AssertionError: Process did not exit > after 30 secs -> classloader deadlock? > [junit4] > at > __randomizedtesting.SeedInfo.seed([E91C58125CED47E4:E477B9065AB7EA3 > 2]:0) > [junit4] > at > org.apache.lucene.codecs.TestCodecLoadingDeadlock.testDeadlock(TestCod > ecLoadingDeadlock.java:75) > [junit4] Completed [161/396] on J1 in 30.02s, 1 test, 1 failure <<< > FAILURES! > > [...truncated 779 lines...] > BUILD FAILED > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:526: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:474: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:61: The > following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:50: > The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > build.xml:1418: The following error occurred while executing this line: > /home/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common- > build.xml:973: There were test failures: 396 suites, 3186 tests, 1 failure, 53 > ignored (49 assumptions) > > Total time: 7 minutes 5 seconds > Build step 'Invoke Ant' marked build as failure Archiving artifacts Recording > test results Email was triggered for: Failure - Any Sending email for trigger: > Failure - Any > --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
