Login | Register For Free | Help
Search for: (Advanced)

Mailing List Archive: Lucene: Java-Dev

[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 - Failure!

 

 

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded


jenkins at sd-datasolutions

Aug 12, 2012, 7:50 AM

Post #1 of 5 (146 views)
Permalink
[JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 - Failure!

Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/209/
Java: 32bit/jdk1.7.0_05 -server -XX:+UseSerialGC

1 tests failed.
REGRESSION: org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap

Error Message:


Stack Trace:
java.lang.AssertionError
at __randomizedtesting.SeedInfo.seed([D763267802FAE540:56128E277C5A1C32]:0)
at org.junit.Assert.fail(Assert.java:92)
at org.junit.Assert.assertTrue(Assert.java:43)
at org.junit.Assert.assertTrue(Assert.java:54)
at org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap(TestWeakIdentityMap.java:232)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
at java.lang.reflect.Method.invoke(Method.java:601)
at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)




Build Log:
[...truncated 193 lines...]
[junit4:junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
[junit4:junit4] FAILURE 1.78s | TestWeakIdentityMap.testConcurrentHashMap
[junit4:junit4] > Throwable #1: java.lang.AssertionError
[junit4:junit4] > at __randomizedtesting.SeedInfo.seed([D763267802FAE540:56128E277C5A1C32]:0)
[junit4:junit4] > at org.junit.Assert.fail(Assert.java:92)
[junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43)
[junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:54)
[junit4:junit4] > at org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap(TestWeakIdentityMap.java:232)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
[junit4:junit4] > at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
[junit4:junit4] > at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
[junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:601)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1995)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(RandomizedRunner.java:132)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:818)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:877)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:891)
[junit4:junit4] > at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
[junit4:junit4] > at org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCacheSanity.java:32)
[junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4] > at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
[junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:825)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(RandomizedRunner.java:132)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(RandomizedRunner.java:671)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:697)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:736)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:747)
[junit4:junit4] > at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
[junit4:junit4] > at org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRuleReportUncaughtExceptions.java:68)
[junit4:junit4] > at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:38)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
[junit4:junit4] > at org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRuleNoInstanceHooksOverrides.java:53)
[junit4:junit4] > at org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleNoStaticHooksShadowing.java:52)
[junit4:junit4] > at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:36)
[junit4:junit4] > at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
[junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:70)
[junit4:junit4] > at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(RandomizedRunner.java:605)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(RandomizedRunner.java:132)
[junit4:junit4] > at com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRunner.java:551)
[junit4:junit4] >
[junit4:junit4] 2> NOTE: reproduce with: ant test -Dtestcase=TestWeakIdentityMap -Dtests.method=testConcurrentHashMap -Dtests.seed=D763267802FAE540 -Dtests.slow=true -Dtests.locale=zh_HK -Dtests.timezone=Africa/Lubumbashi -Dtests.file.encoding=UTF-8
[junit4:junit4] 2>
[junit4:junit4] > (@AfterClass output)
[junit4:junit4] 2> NOTE: test params are: codec=Appending, sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=zh_HK, timezone=Africa/Lubumbashi
[junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_05 (32-bit)/cpus=2,threads=1,free=27733192,total=32571392
[junit4:junit4] 2> NOTE: All tests run in this JVM: [.TestDocValuesScoring, TestByteBlockPool, TestDocumentsWriterStallControl, TestNumericRangeQuery32, TestSpanExplanations, TestCloseableThreadLocal, TestBufferedIndexInput, TestFilteredQuery, TestSimpleExplanationsOfNonMatches, TestParallelTermEnum, TestFixedBitSet, TestAttributeSource, TestSegmentReader, TestTopDocsMerge, TestWeakIdentityMap]
[junit4:junit4] 2>
[junit4:junit4] Completed in 1.92s, 2 tests, 1 failure <<< FAILURES!

[...truncated 927 lines...]
BUILD FAILED
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\build.xml:29: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:1095: The following error occurred while executing this line:
C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:790: There were test failures: 312 suites, 1771 tests, 1 failure, 16 ignored (14 assumptions)

Total time: 6 minutes 42 seconds
Build step 'Invoke Ant' marked build as failure
Recording test results
Email was triggered for: Failure
Sending email for trigger: Failure


uwe at thetaphi

Aug 12, 2012, 8:13 AM

Post #2 of 5 (141 views)
Permalink
RE: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 - Failure! [In reply to]

This is strange. I added better debugging output. With ZingVM this seems to happen more often. Mike can you try and repeat on this VM, too and post output?

-----
Uwe Schindler
H.-H.-Meier-Allee 63, D-28213 Bremen
http://www.thetaphi.de
eMail: uwe [at] thetaphi


> -----Original Message-----
> From: Policeman Jenkins Server [mailto:jenkins [at] sd-datasolutions]
> Sent: Sunday, August 12, 2012 4:51 PM
> To: dev [at] lucene
> Subject: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 -
> Failure!
>
> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/209/
> Java: 32bit/jdk1.7.0_05 -server -XX:+UseSerialGC
>
> 1 tests failed.
> REGRESSION:
> org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap
>
> Error Message:
>
>
> Stack Trace:
> java.lang.AssertionError
> at
> __randomizedtesting.SeedInfo.seed([D763267802FAE540:56128E277C5A1C32]:
> 0)
> at org.junit.Assert.fail(Assert.java:92)
> at org.junit.Assert.assertTrue(Assert.java:43)
> at org.junit.Assert.assertTrue(Assert.java:54)
> at
> org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap(TestWea
> kIdentityMap.java:232)
> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 57)
> at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
> mpl.java:43)
> at java.lang.reflect.Method.invoke(Method.java:601)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu
> nner.java:1995)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random
> izedRunner.java:132)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz
> edRunner.java:818)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz
> edRunner.java:877)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz
> edRunner.java:891)
> at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet
> upTeardownChained.java:50)
> at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach
> eSanity.java:32)
> at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
> rRule.java:45)
> at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
> aluate(SystemPropertiesInvariantRule.java:55)
> at
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
> ReportUncaughtExceptions.java:68)
> at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea
> dAndTestName.java:48)
> at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
> oreAfterMaxFailures.java:70)
> at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
> va:48)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando
> mizedRunner.java:825)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz
> edRunner.java:132)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(Randomized
> Runner.java:671)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Randomiz
> edRunner.java:697)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Randomiz
> edRunner.java:736)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Randomiz
> edRunner.java:747)
> at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
> rRule.java:45)
> at
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
> ReportUncaughtExceptions.java:68)
> at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClass
> Name.java:38)
> at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
> aluate(SystemPropertiesInvariantRule.java:55)
> at
> org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRule
> NoInstanceHooksOverrides.java:53)
> at
> org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleN
> oStaticHooksShadowing.java:52)
> at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertio
> nsRequired.java:36)
> at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
> va:48)
> at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
> oreAfterMaxFailures.java:70)
> at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTest
> Suites.java:55)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomized
> Runner.java:605)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(Randomiz
> edRunner.java:132)
> at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRu
> nner.java:551)
>
>
>
>
> Build Log:
> [...truncated 193 lines...]
> [junit4:junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
> [junit4:junit4] FAILURE 1.78s | TestWeakIdentityMap.testConcurrentHashMap
> [junit4:junit4] > Throwable #1: java.lang.AssertionError
> [junit4:junit4] > at
> __randomizedtesting.SeedInfo.seed([D763267802FAE540:56128E277C5A1C32]:
> 0)
> [junit4:junit4] > at org.junit.Assert.fail(Assert.java:92)
> [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43)
> [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:54)
> [junit4:junit4] > at
> org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap(TestWea
> kIdentityMap.java:232)
> [junit4:junit4] > at
> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
> [junit4:junit4] > at
> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
> 57)
> [junit4:junit4] > at
> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
> mpl.java:43)
> [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:601)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu
> nner.java:1995)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random
> izedRunner.java:132)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz
> edRunner.java:818)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz
> edRunner.java:877)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz
> edRunner.java:891)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet
> upTeardownChained.java:50)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach
> eSanity.java:32)
> [junit4:junit4] > at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
> rRule.java:45)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
> aluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
> ReportUncaughtExceptions.java:68)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea
> dAndTestName.java:48)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
> oreAfterMaxFailures.java:70)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
> va:48)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando
> mizedRunner.java:825)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz
> edRunner.java:132)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(Randomized
> Runner.java:671)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Randomiz
> edRunner.java:697)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Randomiz
> edRunner.java:736)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Randomiz
> edRunner.java:747)
> [junit4:junit4] > at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
> rRule.java:45)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
> ReportUncaughtExceptions.java:68)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClass
> Name.java:38)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
> aluate(SystemPropertiesInvariantRule.java:55)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRule
> NoInstanceHooksOverrides.java:53)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleN
> oStaticHooksShadowing.java:52)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertio
> nsRequired.java:36)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
> va:48)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
> oreAfterMaxFailures.java:70)
> [junit4:junit4] > at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTest
> Suites.java:55)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomized
> Runner.java:605)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(Randomiz
> edRunner.java:132)
> [junit4:junit4] > at
> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRu
> nner.java:551)
> [junit4:junit4] >
> [junit4:junit4] 2> NOTE: reproduce with: ant test -
> Dtestcase=TestWeakIdentityMap -Dtests.method=testConcurrentHashMap -
> Dtests.seed=D763267802FAE540 -Dtests.slow=true -Dtests.locale=zh_HK -
> Dtests.timezone=Africa/Lubumbashi -Dtests.file.encoding=UTF-8
> [junit4:junit4] 2>
> [junit4:junit4] > (@AfterClass output)
> [junit4:junit4] 2> NOTE: test params are: codec=Appending,
> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=zh_HK,
> timezone=Africa/Lubumbashi
> [junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_05 (32-
> bit)/cpus=2,threads=1,free=27733192,total=32571392
> [junit4:junit4] 2> NOTE: All tests run in this JVM: [.TestDocValuesScoring,
> TestByteBlockPool, TestDocumentsWriterStallControl,
> TestNumericRangeQuery32, TestSpanExplanations, TestCloseableThreadLocal,
> TestBufferedIndexInput, TestFilteredQuery,
> TestSimpleExplanationsOfNonMatches, TestParallelTermEnum, TestFixedBitSet,
> TestAttributeSource, TestSegmentReader, TestTopDocsMerge,
> TestWeakIdentityMap]
> [junit4:junit4] 2>
> [junit4:junit4] Completed in 1.92s, 2 tests, 1 failure <<< FAILURES!
>
> [...truncated 927 lines...]
> BUILD FAILED
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\build.xml:29: The following
> error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: The
> following error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-
> build.xml:1095: The following error occurred while executing this line:
> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:790:
> There were test failures: 312 suites, 1771 tests, 1 failure, 16 ignored (14
> assumptions)
>
> Total time: 6 minutes 42 seconds
> Build step 'Invoke Ant' marked build as failure Recording test results Email was
> triggered for: Failure Sending email for trigger: Failure
>



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] lucene
For additional commands, e-mail: dev-help [at] lucene


lucene at mikemccandless

Aug 12, 2012, 11:12 AM

Post #3 of 5 (137 views)
Permalink
Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 - Failure! [In reply to]

Interesting ... this failure is with Oracle's JVM right? (1.7.0_05)

On Zing this test fails quite easily, but only when run w/ all other
tests, not by itself even w/ beasting ... I haven't yet figured out
why.

I've never seen this fail with Oracle 1.7.0_04 ... I'll install
1.7.0_05 and try.

Mike McCandless

http://blog.mikemccandless.com

On Sun, Aug 12, 2012 at 11:13 AM, Uwe Schindler <uwe [at] thetaphi> wrote:
> This is strange. I added better debugging output. With ZingVM this seems to happen more often. Mike can you try and repeat on this VM, too and post output?
>
> -----
> Uwe Schindler
> H.-H.-Meier-Allee 63, D-28213 Bremen
> http://www.thetaphi.de
> eMail: uwe [at] thetaphi
>
>
>> -----Original Message-----
>> From: Policeman Jenkins Server [mailto:jenkins [at] sd-datasolutions]
>> Sent: Sunday, August 12, 2012 4:51 PM
>> To: dev [at] lucene
>> Subject: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 -
>> Failure!
>>
>> Build: http://jenkins.sd-datasolutions.de/job/Lucene-Solr-4.x-Windows/209/
>> Java: 32bit/jdk1.7.0_05 -server -XX:+UseSerialGC
>>
>> 1 tests failed.
>> REGRESSION:
>> org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap
>>
>> Error Message:
>>
>>
>> Stack Trace:
>> java.lang.AssertionError
>> at
>> __randomizedtesting.SeedInfo.seed([D763267802FAE540:56128E277C5A1C32]:
>> 0)
>> at org.junit.Assert.fail(Assert.java:92)
>> at org.junit.Assert.assertTrue(Assert.java:43)
>> at org.junit.Assert.assertTrue(Assert.java:54)
>> at
>> org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap(TestWea
>> kIdentityMap.java:232)
>> at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
>> 57)
>> at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
>> mpl.java:43)
>> at java.lang.reflect.Method.invoke(Method.java:601)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu
>> nner.java:1995)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random
>> izedRunner.java:132)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz
>> edRunner.java:818)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz
>> edRunner.java:877)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz
>> edRunner.java:891)
>> at
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet
>> upTeardownChained.java:50)
>> at
>> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach
>> eSanity.java:32)
>> at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
>> rRule.java:45)
>> at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
>> aluate(SystemPropertiesInvariantRule.java:55)
>> at
>> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
>> ReportUncaughtExceptions.java:68)
>> at
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea
>> dAndTestName.java:48)
>> at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
>> oreAfterMaxFailures.java:70)
>> at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
>> va:48)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando
>> mizedRunner.java:825)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz
>> edRunner.java:132)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(Randomized
>> Runner.java:671)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Randomiz
>> edRunner.java:697)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Randomiz
>> edRunner.java:736)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Randomiz
>> edRunner.java:747)
>> at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
>> rRule.java:45)
>> at
>> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
>> ReportUncaughtExceptions.java:68)
>> at
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClass
>> Name.java:38)
>> at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
>> aluate(SystemPropertiesInvariantRule.java:55)
>> at
>> org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRule
>> NoInstanceHooksOverrides.java:53)
>> at
>> org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleN
>> oStaticHooksShadowing.java:52)
>> at
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertio
>> nsRequired.java:36)
>> at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
>> va:48)
>> at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
>> oreAfterMaxFailures.java:70)
>> at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTest
>> Suites.java:55)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomized
>> Runner.java:605)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(Randomiz
>> edRunner.java:132)
>> at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRu
>> nner.java:551)
>>
>>
>>
>>
>> Build Log:
>> [...truncated 193 lines...]
>> [junit4:junit4] Suite: org.apache.lucene.util.TestWeakIdentityMap
>> [junit4:junit4] FAILURE 1.78s | TestWeakIdentityMap.testConcurrentHashMap
>> [junit4:junit4] > Throwable #1: java.lang.AssertionError
>> [junit4:junit4] > at
>> __randomizedtesting.SeedInfo.seed([D763267802FAE540:56128E277C5A1C32]:
>> 0)
>> [junit4:junit4] > at org.junit.Assert.fail(Assert.java:92)
>> [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:43)
>> [junit4:junit4] > at org.junit.Assert.assertTrue(Assert.java:54)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestWeakIdentityMap.testConcurrentHashMap(TestWea
>> kIdentityMap.java:232)
>> [junit4:junit4] > at
>> sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>> [junit4:junit4] > at
>> sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:
>> 57)
>> [junit4:junit4] > at
>> sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorI
>> mpl.java:43)
>> [junit4:junit4] > at java.lang.reflect.Method.invoke(Method.java:601)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRu
>> nner.java:1995)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$1100(Random
>> izedRunner.java:132)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(Randomiz
>> edRunner.java:818)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(Randomiz
>> edRunner.java:877)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Randomiz
>> edRunner.java:891)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSet
>> upTeardownChained.java:50)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleFieldCacheSanity$1.evaluate(TestRuleFieldCach
>> eSanity.java:32)
>> [junit4:junit4] > at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
>> rRule.java:45)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
>> aluate(SystemPropertiesInvariantRule.java:55)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
>> ReportUncaughtExceptions.java:68)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThrea
>> dAndTestName.java:48)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
>> oreAfterMaxFailures.java:70)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
>> va:48)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(Rando
>> mizedRunner.java:825)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$700(Randomiz
>> edRunner.java:132)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3$1.run(Randomized
>> Runner.java:671)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Randomiz
>> edRunner.java:697)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Randomiz
>> edRunner.java:736)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Randomiz
>> edRunner.java:747)
>> [junit4:junit4] > at
>> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfte
>> rRule.java:45)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleReportUncaughtExceptions$1.evaluate(TestRule
>> ReportUncaughtExceptions.java:68)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClass
>> Name.java:38)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.ev
>> aluate(SystemPropertiesInvariantRule.java:55)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleNoInstanceHooksOverrides$1.evaluate(TestRule
>> NoInstanceHooksOverrides.java:53)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleNoStaticHooksShadowing$1.evaluate(TestRuleN
>> oStaticHooksShadowing.java:52)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertio
>> nsRequired.java:36)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.ja
>> va:48)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgn
>> oreAfterMaxFailures.java:70)
>> [junit4:junit4] > at
>> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTest
>> Suites.java:55)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.runSuite(Randomized
>> Runner.java:605)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner.access$400(Randomiz
>> edRunner.java:132)
>> [junit4:junit4] > at
>> com.carrotsearch.randomizedtesting.RandomizedRunner$2.run(RandomizedRu
>> nner.java:551)
>> [junit4:junit4] >
>> [junit4:junit4] 2> NOTE: reproduce with: ant test -
>> Dtestcase=TestWeakIdentityMap -Dtests.method=testConcurrentHashMap -
>> Dtests.seed=D763267802FAE540 -Dtests.slow=true -Dtests.locale=zh_HK -
>> Dtests.timezone=Africa/Lubumbashi -Dtests.file.encoding=UTF-8
>> [junit4:junit4] 2>
>> [junit4:junit4] > (@AfterClass output)
>> [junit4:junit4] 2> NOTE: test params are: codec=Appending,
>> sim=RandomSimilarityProvider(queryNorm=false,coord=yes): {}, locale=zh_HK,
>> timezone=Africa/Lubumbashi
>> [junit4:junit4] 2> NOTE: Windows 7 6.1 x86/Oracle Corporation 1.7.0_05 (32-
>> bit)/cpus=2,threads=1,free=27733192,total=32571392
>> [junit4:junit4] 2> NOTE: All tests run in this JVM: [.TestDocValuesScoring,
>> TestByteBlockPool, TestDocumentsWriterStallControl,
>> TestNumericRangeQuery32, TestSpanExplanations, TestCloseableThreadLocal,
>> TestBufferedIndexInput, TestFilteredQuery,
>> TestSimpleExplanationsOfNonMatches, TestParallelTermEnum, TestFixedBitSet,
>> TestAttributeSource, TestSegmentReader, TestTopDocsMerge,
>> TestWeakIdentityMap]
>> [junit4:junit4] 2>
>> [junit4:junit4] Completed in 1.92s, 2 tests, 1 failure <<< FAILURES!
>>
>> [...truncated 927 lines...]
>> BUILD FAILED
>> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\build.xml:29: The following
>> error occurred while executing this line:
>> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\build.xml:49: The
>> following error occurred while executing this line:
>> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-
>> build.xml:1095: The following error occurred while executing this line:
>> C:\Jenkins\workspace\Lucene-Solr-4.x-Windows\lucene\common-build.xml:790:
>> There were test failures: 312 suites, 1771 tests, 1 failure, 16 ignored (14
>> assumptions)
>>
>> Total time: 6 minutes 42 seconds
>> Build step 'Invoke Ant' marked build as failure Recording test results Email was
>> triggered for: Failure Sending email for trigger: Failure
>>
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe [at] lucene
> For additional commands, e-mail: dev-help [at] lucene
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] lucene
For additional commands, e-mail: dev-help [at] lucene


dawid.weiss at cs

Aug 12, 2012, 12:56 PM

Post #4 of 5 (137 views)
Permalink
Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 - Failure! [In reply to]

On Zing this test fails quite easily, but only when run w/ all other
> tests, not by itself even w/ beasting ... I haven't yet figured out
> why.
>

Could be that it hits c2 optimization based on different statistics? You
could try to log internal compilation logs but it's going to be pretty
verbose...

D.


rcmuir at gmail

Oct 4, 2012, 5:56 AM

Post #5 of 5 (101 views)
Permalink
Re: [JENKINS] Lucene-Solr-4.x-Windows (32bit/jdk1.7.0_05) - Build # 209 - Failure! [In reply to]

On Sun, Aug 12, 2012 at 3:56 PM, Dawid Weiss
<dawid.weiss [at] cs> wrote:

> Could be that it hits c2 optimization based on different statistics? You
> could try to log internal compilation logs but it's going to be pretty
> verbose...
>

this failed on my windows computer (32-bit -client). so i don't think
this is really involved.

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe [at] lucene
For additional commands, e-mail: dev-help [at] lucene

Lucene java-dev RSS feed   Index | Next | Previous | View Threaded
 
 


Interested in having your list archived? Contact Gossamer Threads
 
  Web Applications & Managed Hosting Powered by Gossamer Threads Inc.