You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2014/09/03 20:11:02 UTC

[JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11170 - Failure!

Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11170/
Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
REGRESSION:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions

Error Message:
_2.fdt

Stack Trace:
java.io.FileNotFoundException: _2.fdt
	at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
	at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
	at org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936)
	at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:730)
	at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
	at org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:154)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:484)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.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(ThreadLeakControl.java:458)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
	at java.lang.Thread.run(Thread.java:745)




Build Log:
[...truncated 9652 lines...]
   [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
   [junit4]   1> CheckIndex failed
   [junit4]   1> Segments file=segments_3 numSegments=3 version=5.0.0 id=58fd3bf153931bb967681e93ba82e29b format= userData={version=3}
   [junit4]   1>   1 of 3: name=_0 docCount=1
   [junit4]   1>     version=5.0.0
   [junit4]   1>     id=58fd3bf153931bb967681e93ba82e296
   [junit4]   1>     codec=Lucene410
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush, os.version=3.13.0-35-generic, timestamp=1409767844660}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   2 of 3: name=_1 docCount=1
   [junit4]   1>     version=5.0.0
   [junit4]   1>     id=58fd3bf153931bb967681e93ba82e298
   [junit4]   1>     codec=Lucene410
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1>     size (MB)=0
   [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush, os.version=3.13.0-35-generic, timestamp=1409767844669}
   [junit4]   1>     no deletions
   [junit4]   1>     test: open reader.........OK
   [junit4]   1>     test: check integrity.....OK
   [junit4]   1>     test: check live docs.....OK
   [junit4]   1>     test: fields..............OK [0 fields]
   [junit4]   1>     test: field norms.........OK [0 fields]
   [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0 tokens]
   [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per doc]
   [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 term/freq vector fields per doc]
   [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
   [junit4]   1> 
   [junit4]   1>   3 of 3: name=_2 docCount=1
   [junit4]   1>     version=5.0.0
   [junit4]   1>     id=58fd3bf153931bb967681e93ba82e29a
   [junit4]   1>     codec=Lucene410
   [junit4]   1>     compound=false
   [junit4]   1>     numFiles=4
   [junit4]   1> FAILED
   [junit4]   1>     WARNING: fixIndex() would remove reference to this segment; full exception:
   [junit4]   1> java.io.FileNotFoundException: _2.fdt
   [junit4]   1> 	at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
   [junit4]   1> 	at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
   [junit4]   1> 	at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
   [junit4]   1> 	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
   [junit4]   1> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
   [junit4]   1> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
   [junit4]   1> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
   [junit4]   1> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
   [junit4]   1> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
   [junit4]   1> 
   [junit4]   1> WARNING: 1 broken segments (containing 1 documents) detected
   [junit4]   1> 
   [junit4]   2> set 04, 2014 7:10:44 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
   [junit4]   2> ADVERTÊNCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
   [junit4]   2> java.lang.RuntimeException: CheckIndex failed
   [junit4]   2> 	at __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
   [junit4]   2> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
   [junit4]   2> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
   [junit4]   2> 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
   [junit4]   2> 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
   [junit4]   2> 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
   [junit4]   2> 
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A9BD282CBD676EBF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=MIT -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   1.83s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
   [junit4]    > Throwable #1: java.io.FileNotFoundException: _2.fdt
   [junit4]    > 	at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
   [junit4]    > 	at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936)
   [junit4]    > 	at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
   [junit4]    > 	at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
   [junit4]    > 	at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:730)
   [junit4]    > 	at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:154)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
   [junit4]    > Caused by: java.lang.RuntimeException: CheckIndex failed
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
   [junit4]    > 	at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
   [junit4]    > 	at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
   [junit4]    > 	at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
   [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/replicator/test/J1/./temp/lucene.replicator.IndexReplicationClientTest-A9BD282CBD676EBF-001
   [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=MIT
   [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=107031128,total=127729664
   [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
   [junit4] Completed on J1 in 3.09s, 4 tests, 1 error <<< FAILURES!

[...truncated 25 lines...]
BUILD FAILED
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:462: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2082: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1335: The following error occurred while executing this line:
/mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:950: There were test failures: 7 suites, 31 tests, 1 error

Total time: 42 minutes 11 seconds
Build step 'Invoke Ant' marked build as failure
[description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any



RE: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11170 - Failure!

Posted by Uwe Schindler <uw...@thetaphi.de>.
This is because Policeman Jenkins sends the mail to the dev list and the user who comitted any of the patchest hat lead tot he failure. Only the list adds the reply-to header.

In my mail client/imap postbox, those mails go to different folders (because I filter on the internal X-Original-To: header, which contains my internal, non-public apache-mail redirect address). The X-Original-To header is added by Postfix MTAs (if configured), so you can track how the address looked before any address rewriting. I have separate local mail addresses under my thetaphi.de domain, one for every type of list or service (like apache mails), but all land in same account, just filtered via X-Original-To.

Uwe

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


> -----Original Message-----
> From: Michael McCandless [mailto:lucene@mikemccandless.com]
> Sent: Thursday, September 04, 2014 11:18 AM
> To: Policeman Jenkins Server
> Cc: Lucene/Solr dev
> Subject: Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) -
> Build # 11170 - Failure!
> 
> Same failure I just committed a fix for ...
> 
> BTW, Uwe, how come the reply-to for these failures is jenkins@thetaphi.de?
> It almost bit me ... (i.e. I must remember to do "reply all" not just "reply").
> 
> Mike McCandless
> 
> http://blog.mikemccandless.com
> 
> On Wed, Sep 3, 2014 at 2:11 PM, Policeman Jenkins Server
> <je...@thetaphi.de> wrote:
> > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11170/
> > Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops
> > -XX:+UseConcMarkSweepGC
> >
> > 1 tests failed.
> > REGRESSION:
> > org.apache.lucene.replicator.IndexReplicationClientTest.testConsistenc
> > yOnExceptions
> >
> > Error Message:
> > _2.fdt
> >
> > Stack Trace:
> > java.io.FileNotFoundException: _2.fdt
> >         at
> org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
> >         at
> org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirecto
> ry.java:137)
> >         at
> org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryW
> rapper.java:936)
> >         at
> org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitI
> nfo.java:217)
> >         at
> org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
> >         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
> >         at
> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapp
> er.java:730)
> >         at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
> >         at
> org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexRe
> plicationClientTest.java:154)
> >         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:484)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(Randomize
> dRunner.java:1618)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(Rando
> mizedRunner.java:885)
> >         at
> org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRule
> SetupTeardownChained.java:50)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleTh
> readAndTestName.java:49)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:65)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         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:836)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(Rando
> mizedRunner.java:738)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(Rando
> mizedRunner.java:772)
> >         at
> com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(Rando
> mizedRunner.java:783)
> >         at
> org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeA
> fterRule.java:46)
> >         at
> org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreCl
> assName.java:42)
> >         at
> com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1
> .evaluate(SystemPropertiesInvariantRule.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMet
> hodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAss
> ertionsRequired.java:43)
> >         at
> org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure
> .java:48)
> >         at
> org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRule
> IgnoreAfterMaxFailures.java:65)
> >         at
> org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnore
> TestSuites.java:55)
> >         at
> com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(Stat
> ementAdapter.java:36)
> >         at
> com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.
> run(ThreadLeakControl.java:365)
> >         at java.lang.Thread.run(Thread.java:745)
> >
> >
> >
> >
> > Build Log:
> > [...truncated 9652 lines...]
> >    [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
> >    [junit4]   1> CheckIndex failed
> >    [junit4]   1> Segments file=segments_3 numSegments=3 version=5.0.0
> id=58fd3bf153931bb967681e93ba82e29b format= userData={version=3}
> >    [junit4]   1>   1 of 3: name=_0 docCount=1
> >    [junit4]   1>     version=5.0.0
> >    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e296
> >    [junit4]   1>     codec=Lucene410
> >    [junit4]   1>     compound=false
> >    [junit4]   1>     numFiles=4
> >    [junit4]   1>     size (MB)=0
> >    [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation,
> java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush,
> os.version=3.13.0-35-generic, timestamp=1409767844660}
> >    [junit4]   1>     no deletions
> >    [junit4]   1>     test: open reader.........OK
> >    [junit4]   1>     test: check integrity.....OK
> >    [junit4]   1>     test: check live docs.....OK
> >    [junit4]   1>     test: fields..............OK [0 fields]
> >    [junit4]   1>     test: field norms.........OK [0 fields]
> >    [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0
> tokens]
> >    [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per
> doc]
> >    [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0
> term/freq vector fields per doc]
> >    [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0
> NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
> >    [junit4]   1>
> >    [junit4]   1>   2 of 3: name=_1 docCount=1
> >    [junit4]   1>     version=5.0.0
> >    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e298
> >    [junit4]   1>     codec=Lucene410
> >    [junit4]   1>     compound=false
> >    [junit4]   1>     numFiles=4
> >    [junit4]   1>     size (MB)=0
> >    [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation,
> java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush,
> os.version=3.13.0-35-generic, timestamp=1409767844669}
> >    [junit4]   1>     no deletions
> >    [junit4]   1>     test: open reader.........OK
> >    [junit4]   1>     test: check integrity.....OK
> >    [junit4]   1>     test: check live docs.....OK
> >    [junit4]   1>     test: fields..............OK [0 fields]
> >    [junit4]   1>     test: field norms.........OK [0 fields]
> >    [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0
> tokens]
> >    [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per
> doc]
> >    [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0
> term/freq vector fields per doc]
> >    [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0
> NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
> >    [junit4]   1>
> >    [junit4]   1>   3 of 3: name=_2 docCount=1
> >    [junit4]   1>     version=5.0.0
> >    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e29a
> >    [junit4]   1>     codec=Lucene410
> >    [junit4]   1>     compound=false
> >    [junit4]   1>     numFiles=4
> >    [junit4]   1> FAILED
> >    [junit4]   1>     WARNING: fixIndex() would remove reference to this
> segment; full exception:
> >    [junit4]   1> java.io.FileNotFoundException: _2.fdt
> >    [junit4]   1>        at
> org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
> >    [junit4]   1>        at
> org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirecto
> ry.java:137)
> >    [junit4]   1>        at
> org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitI
> nfo.java:217)
> >    [junit4]   1>        at
> org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
> >    [junit4]   1>        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
> >    [junit4]   1>        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
> >    [junit4]   1>        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
> >    [junit4]   1>        at
> org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateExc
> eption(IndexReplicationClientTest.java:309)
> >    [junit4]   1>        at
> org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(Replic
> ationClient.java:78)
> >    [junit4]   1>
> >    [junit4]   1> WARNING: 1 broken segments (containing 1 documents)
> detected
> >    [junit4]   1>
> >    [junit4]   2> set 04, 2014 7:10:44 AM
> com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtE
> xceptionsHandler uncaughtException
> >    [junit4]   2> ADVERTÊNCIA: Uncaught exception in thread:
> Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
> >    [junit4]   2> java.lang.RuntimeException: CheckIndex failed
> >    [junit4]   2>        at
> __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
> >    [junit4]   2>        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
> >    [junit4]   2>        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
> >    [junit4]   2>        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
> >    [junit4]   2>        at
> org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateExc
> eption(IndexReplicationClientTest.java:309)
> >    [junit4]   2>        at
> org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(Replic
> ationClient.java:78)
> >    [junit4]   2>
> >    [junit4]   2> NOTE: reproduce with: ant test  -
> Dtestcase=IndexReplicationClientTest -
> Dtests.method=testConsistencyOnExceptions -
> Dtests.seed=A9BD282CBD676EBF -Dtests.multiplier=3 -Dtests.slow=true -
> Dtests.locale=pt_BR -Dtests.timezone=MIT -Dtests.file.encoding=ISO-8859-1
> >    [junit4] ERROR   1.83s J1 |
> IndexReplicationClientTest.testConsistencyOnExceptions <<<
> >    [junit4]    > Throwable #1: java.io.FileNotFoundException: _2.fdt
> >    [junit4]    >        at
> org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
> >    [junit4]    >        at
> org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirecto
> ry.java:137)
> >    [junit4]    >        at
> org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryW
> rapper.java:936)
> >    [junit4]    >        at
> org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitI
> nfo.java:217)
> >    [junit4]    >        at
> org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
> >    [junit4]    >        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
> >    [junit4]    >        at
> org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapp
> er.java:730)
> >    [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
> >    [junit4]    >        at
> org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexRe
> plicationClientTest.java:154)
> >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2:
> com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an
> uncaught exception in thread: Thread[id=16, name=ReplicationThread-index,
> state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
> >    [junit4]    > Caused by: java.lang.RuntimeException: CheckIndex failed
> >    [junit4]    >        at
> __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
> >    [junit4]    >        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
> >    [junit4]    >        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
> >    [junit4]    >        at
> org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
> >    [junit4]    >        at
> org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateExc
> eption(IndexReplicationClientTest.java:309)
> >    [junit4]    >        at
> org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(Replic
> ationClient.java:78)
> >    [junit4]   2> NOTE: leaving temporary files on disk at:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build/replicator/test/J1/./temp/lucene.replicator.IndexReplica
> tionClientTest-A9BD282CBD676EBF-001
> >    [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{},
> sim=DefaultSimilarity, locale=pt_BR, timezone=MIT
> >    [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation
> 1.9.0-ea (64-bit)/cpus=8,threads=1,free=107031128,total=127729664
> >    [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
> >    [junit4] Completed on J1 in 3.09s, 4 tests, 1 error <<< FAILURES!
> >
> > [...truncated 25 lines...]
> > BUILD FAILED
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The
> following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-
> targets.xml:39: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-
> Linux/lucene/build.xml:462: The following error occurred while executing this
> line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:2082: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-
> build.xml:60: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build.xml:1335: The following error occurred while executing this line:
> > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-
> build
> > .xml:950: There were test failures: 7 suites, 31 tests, 1 error
> >
> > Total time: 42 minutes 11 seconds
> > Build step 'Invoke Ant' marked build as failure [description-setter]
> > Description set: Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops
> > -XX:+UseConcMarkSweepGC Archiving artifacts Recording test results
> > Email was triggered for: Failure - Any Sending email for trigger:
> > Failure - Any
> >
> 
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org For additional
> commands, e-mail: dev-help@lucene.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11170 - Failure!

Posted by Chris Hostetter <ho...@fucit.org>.
: When others click "Reply" on their mail clients do they see it going to dev@?

if i was right baout #3, then i am in the exact same situation as you, and 
i se the exact same thing i just described.

most list messages have the Reply-To header set, and hitting reply goes to 
the list -- but if i send the original message, or if the message was 
CC'ed directly to me, then gmail only keeps one copy of it and hitting 
reply may not go to the list (when i sent it - never has Reply-To header; 
if someone else, like jenkins, sent it and i was CC'ed on it: then it is 
entirely dependent on which copy got deleviered ot gmail first)

(of course, i have my mail clinet configured to default to Reply-To-All, 
so i neer really notice)



: 
: On Thu, Sep 4, 2014 at 12:09 PM, Chris Hostetter
: <ho...@fucit.org> wrote:
: >
: > : BTW, Uwe, how come the reply-to for these failures is
: > : jenkins@thetaphi.de?  It almost bit me ... (i.e. I must remember to do
: > : "reply all" not just "reply").
: >
: > Are you sure that's not a quirk of your client?
: >
: >
: > 0) the normal Reply-To 'list' header is added by ezmlm (documented)
: >
: > 1) as recent committer the mail was CC'ed directly to you by jenkins
: > (observed)
: 
: Hmm I suspect Uwe's Jenkins instance sends the email directly to
: whoever had committed a recent change for this build; this is why it
: was sent directly to me.
: 
: (Apache's Jenkins instance doesn't seem to do this).
: 
: > 2) you use gmail as your MTA (suspected)
: 
: Yes, I use the gmail web ui.
: 
: > 3) you recieved 2 copies of the email, one direct from jenkins and one via
: > the mailing list (implied by #1)
: >
: > 4) gmail ignores dup messages, even if they've been modified by a mailing
: > list and/or you sent the original message (documented)
: >
: > 5) gmail got the direct mail first, which didn't have the Reply-To set by
: > the list. (conclusion drawn from #3 + #4)
: 
: OK I think this explanation makes sense!
: 
: So if you had committed before a build that failed then be extra
: careful to reply-all!
: 
: Thanks for explaining it Hoss,
: 
: Mike McCandless
: 
: http://blog.mikemccandless.com
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
: For additional commands, e-mail: dev-help@lucene.apache.org
: 
: 

-Hoss
http://www.lucidworks.com/

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11170 - Failure!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Thanks for the detailed analysis Hoss, it could definitely be
something w/ my situation...

When others click "Reply" on their mail clients do they see it going to dev@?

On Thu, Sep 4, 2014 at 12:09 PM, Chris Hostetter
<ho...@fucit.org> wrote:
>
> : BTW, Uwe, how come the reply-to for these failures is
> : jenkins@thetaphi.de?  It almost bit me ... (i.e. I must remember to do
> : "reply all" not just "reply").
>
> Are you sure that's not a quirk of your client?
>
>
> 0) the normal Reply-To 'list' header is added by ezmlm (documented)
>
> 1) as recent committer the mail was CC'ed directly to you by jenkins
> (observed)

Hmm I suspect Uwe's Jenkins instance sends the email directly to
whoever had committed a recent change for this build; this is why it
was sent directly to me.

(Apache's Jenkins instance doesn't seem to do this).

> 2) you use gmail as your MTA (suspected)

Yes, I use the gmail web ui.

> 3) you recieved 2 copies of the email, one direct from jenkins and one via
> the mailing list (implied by #1)
>
> 4) gmail ignores dup messages, even if they've been modified by a mailing
> list and/or you sent the original message (documented)
>
> 5) gmail got the direct mail first, which didn't have the Reply-To set by
> the list. (conclusion drawn from #3 + #4)

OK I think this explanation makes sense!

So if you had committed before a build that failed then be extra
careful to reply-all!

Thanks for explaining it Hoss,

Mike McCandless

http://blog.mikemccandless.com

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org


Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11170 - Failure!

Posted by Chris Hostetter <ho...@fucit.org>.
: BTW, Uwe, how come the reply-to for these failures is
: jenkins@thetaphi.de?  It almost bit me ... (i.e. I must remember to do
: "reply all" not just "reply").

Are you sure that's not a quirk of your client?

 
0) the normal Reply-To 'list' header is added by ezmlm (documented) 

1) as recent committer the mail was CC'ed directly to you by jenkins 
(observed)

2) you use gmail as your MTA (suspected)

3) you recieved 2 copies of the email, one direct from jenkins and one via 
the mailing list (implied by #1)

4) gmail ignores dup messages, even if they've been modified by a mailing 
list and/or you sent the original message (documented)

5) gmail got the direct mail first, which didn't have the Reply-To set by 
the list. (conclusion drawn from #3 + #4)



: Mike McCandless
: 
: http://blog.mikemccandless.com
: 
: On Wed, Sep 3, 2014 at 2:11 PM, Policeman Jenkins Server
: <je...@thetaphi.de> wrote:
: > Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11170/
: > Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
: >
: > 1 tests failed.
: > REGRESSION:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions
: >
: > Error Message:
: > _2.fdt
: >
: > Stack Trace:
: > java.io.FileNotFoundException: _2.fdt
: >         at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
: >         at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
: >         at org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936)
: >         at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
: >         at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
: >         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
: >         at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:730)
: >         at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
: >         at org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:154)
: >         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
: >         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
: >         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
: >         at java.lang.reflect.Method.invoke(Method.java:484)
: >         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
: >         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885)
: >         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
: >         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: >         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: >         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
: >         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: >         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.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(ThreadLeakControl.java:458)
: >         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
: >         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
: >         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
: >         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
: >         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
: >         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
: >         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
: >         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: >         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
: >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: >         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
: >         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
: >         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
: >         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
: >         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
: >         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
: >         at java.lang.Thread.run(Thread.java:745)
: >
: >
: >
: >
: > Build Log:
: > [...truncated 9652 lines...]
: >    [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
: >    [junit4]   1> CheckIndex failed
: >    [junit4]   1> Segments file=segments_3 numSegments=3 version=5.0.0 id=58fd3bf153931bb967681e93ba82e29b format= userData={version=3}
: >    [junit4]   1>   1 of 3: name=_0 docCount=1
: >    [junit4]   1>     version=5.0.0
: >    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e296
: >    [junit4]   1>     codec=Lucene410
: >    [junit4]   1>     compound=false
: >    [junit4]   1>     numFiles=4
: >    [junit4]   1>     size (MB)=0
: >    [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush, os.version=3.13.0-35-generic, timestamp=1409767844660}
: >    [junit4]   1>     no deletions
: >    [junit4]   1>     test: open reader.........OK
: >    [junit4]   1>     test: check integrity.....OK
: >    [junit4]   1>     test: check live docs.....OK
: >    [junit4]   1>     test: fields..............OK [0 fields]
: >    [junit4]   1>     test: field norms.........OK [0 fields]
: >    [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0 tokens]
: >    [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per doc]
: >    [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 term/freq vector fields per doc]
: >    [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
: >    [junit4]   1>
: >    [junit4]   1>   2 of 3: name=_1 docCount=1
: >    [junit4]   1>     version=5.0.0
: >    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e298
: >    [junit4]   1>     codec=Lucene410
: >    [junit4]   1>     compound=false
: >    [junit4]   1>     numFiles=4
: >    [junit4]   1>     size (MB)=0
: >    [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush, os.version=3.13.0-35-generic, timestamp=1409767844669}
: >    [junit4]   1>     no deletions
: >    [junit4]   1>     test: open reader.........OK
: >    [junit4]   1>     test: check integrity.....OK
: >    [junit4]   1>     test: check live docs.....OK
: >    [junit4]   1>     test: fields..............OK [0 fields]
: >    [junit4]   1>     test: field norms.........OK [0 fields]
: >    [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0 tokens]
: >    [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per doc]
: >    [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 term/freq vector fields per doc]
: >    [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
: >    [junit4]   1>
: >    [junit4]   1>   3 of 3: name=_2 docCount=1
: >    [junit4]   1>     version=5.0.0
: >    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e29a
: >    [junit4]   1>     codec=Lucene410
: >    [junit4]   1>     compound=false
: >    [junit4]   1>     numFiles=4
: >    [junit4]   1> FAILED
: >    [junit4]   1>     WARNING: fixIndex() would remove reference to this segment; full exception:
: >    [junit4]   1> java.io.FileNotFoundException: _2.fdt
: >    [junit4]   1>        at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
: >    [junit4]   1>        at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
: >    [junit4]   1>        at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
: >    [junit4]   1>        at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
: >    [junit4]   1>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
: >    [junit4]   1>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
: >    [junit4]   1>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
: >    [junit4]   1>        at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
: >    [junit4]   1>        at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
: >    [junit4]   1>
: >    [junit4]   1> WARNING: 1 broken segments (containing 1 documents) detected
: >    [junit4]   1>
: >    [junit4]   2> set 04, 2014 7:10:44 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
: >    [junit4]   2> ADVERTÊNCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
: >    [junit4]   2> java.lang.RuntimeException: CheckIndex failed
: >    [junit4]   2>        at __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
: >    [junit4]   2>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
: >    [junit4]   2>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
: >    [junit4]   2>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
: >    [junit4]   2>        at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
: >    [junit4]   2>        at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
: >    [junit4]   2>
: >    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A9BD282CBD676EBF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=MIT -Dtests.file.encoding=ISO-8859-1
: >    [junit4] ERROR   1.83s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
: >    [junit4]    > Throwable #1: java.io.FileNotFoundException: _2.fdt
: >    [junit4]    >        at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
: >    [junit4]    >        at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
: >    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936)
: >    [junit4]    >        at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
: >    [junit4]    >        at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
: >    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
: >    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:730)
: >    [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
: >    [junit4]    >        at org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:154)
: >    [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
: >    [junit4]    > Caused by: java.lang.RuntimeException: CheckIndex failed
: >    [junit4]    >        at __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
: >    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
: >    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
: >    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
: >    [junit4]    >        at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
: >    [junit4]    >        at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
: >    [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/replicator/test/J1/./temp/lucene.replicator.IndexReplicationClientTest-A9BD282CBD676EBF-001
: >    [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=MIT
: >    [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=107031128,total=127729664
: >    [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
: >    [junit4] Completed on J1 in 3.09s, 4 tests, 1 error <<< FAILURES!
: >
: > [...truncated 25 lines...]
: > BUILD FAILED
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:462: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2082: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1335: The following error occurred while executing this line:
: > /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:950: There were test failures: 7 suites, 31 tests, 1 error
: >
: > Total time: 42 minutes 11 seconds
: > Build step 'Invoke Ant' marked build as failure
: > [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
: > Archiving artifacts
: > Recording test results
: > Email was triggered for: Failure - Any
: > Sending email for trigger: Failure - Any
: >
: 
: ---------------------------------------------------------------------
: To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
: For additional commands, e-mail: dev-help@lucene.apache.org
: 
: 

-Hoss
http://www.lucidworks.com/

Re: [JENKINS] Lucene-Solr-trunk-Linux (64bit/jdk1.9.0-ea-b26) - Build # 11170 - Failure!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Same failure I just committed a fix for ...

BTW, Uwe, how come the reply-to for these failures is
jenkins@thetaphi.de?  It almost bit me ... (i.e. I must remember to do
"reply all" not just "reply").

Mike McCandless

http://blog.mikemccandless.com

On Wed, Sep 3, 2014 at 2:11 PM, Policeman Jenkins Server
<je...@thetaphi.de> wrote:
> Build: http://jenkins.thetaphi.de/job/Lucene-Solr-trunk-Linux/11170/
> Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
>
> 1 tests failed.
> REGRESSION:  org.apache.lucene.replicator.IndexReplicationClientTest.testConsistencyOnExceptions
>
> Error Message:
> _2.fdt
>
> Stack Trace:
> java.io.FileNotFoundException: _2.fdt
>         at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
>         at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
>         at org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936)
>         at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
>         at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
>         at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
>         at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:730)
>         at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
>         at org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:154)
>         at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
>         at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
>         at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
>         at java.lang.reflect.Method.invoke(Method.java:484)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1618)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:885)
>         at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:50)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:49)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.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(ThreadLeakControl.java:458)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:836)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$3.evaluate(RandomizedRunner.java:738)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$4.evaluate(RandomizedRunner.java:772)
>         at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:783)
>         at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:46)
>         at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:42)
>         at com.carrotsearch.randomizedtesting.rules.SystemPropertiesInvariantRule$1.evaluate(SystemPropertiesInvariantRule.java:55)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:39)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:43)
>         at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:48)
>         at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:65)
>         at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:55)
>         at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
>         at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:365)
>         at java.lang.Thread.run(Thread.java:745)
>
>
>
>
> Build Log:
> [...truncated 9652 lines...]
>    [junit4] Suite: org.apache.lucene.replicator.IndexReplicationClientTest
>    [junit4]   1> CheckIndex failed
>    [junit4]   1> Segments file=segments_3 numSegments=3 version=5.0.0 id=58fd3bf153931bb967681e93ba82e29b format= userData={version=3}
>    [junit4]   1>   1 of 3: name=_0 docCount=1
>    [junit4]   1>     version=5.0.0
>    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e296
>    [junit4]   1>     codec=Lucene410
>    [junit4]   1>     compound=false
>    [junit4]   1>     numFiles=4
>    [junit4]   1>     size (MB)=0
>    [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush, os.version=3.13.0-35-generic, timestamp=1409767844660}
>    [junit4]   1>     no deletions
>    [junit4]   1>     test: open reader.........OK
>    [junit4]   1>     test: check integrity.....OK
>    [junit4]   1>     test: check live docs.....OK
>    [junit4]   1>     test: fields..............OK [0 fields]
>    [junit4]   1>     test: field norms.........OK [0 fields]
>    [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0 tokens]
>    [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per doc]
>    [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 term/freq vector fields per doc]
>    [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
>    [junit4]   1>
>    [junit4]   1>   2 of 3: name=_1 docCount=1
>    [junit4]   1>     version=5.0.0
>    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e298
>    [junit4]   1>     codec=Lucene410
>    [junit4]   1>     compound=false
>    [junit4]   1>     numFiles=4
>    [junit4]   1>     size (MB)=0
>    [junit4]   1>     diagnostics = {os=Linux, java.vendor=Oracle Corporation, java.version=1.9.0-ea, lucene.version=5.0.0, os.arch=amd64, source=flush, os.version=3.13.0-35-generic, timestamp=1409767844669}
>    [junit4]   1>     no deletions
>    [junit4]   1>     test: open reader.........OK
>    [junit4]   1>     test: check integrity.....OK
>    [junit4]   1>     test: check live docs.....OK
>    [junit4]   1>     test: fields..............OK [0 fields]
>    [junit4]   1>     test: field norms.........OK [0 fields]
>    [junit4]   1>     test: terms, freq, prox...OK [0 terms; 0 terms/docs pairs; 0 tokens]
>    [junit4]   1>     test: stored fields.......OK [0 total field count; avg 0 fields per doc]
>    [junit4]   1>     test: term vectors........OK [0 total vector count; avg 0 term/freq vector fields per doc]
>    [junit4]   1>     test: docvalues...........OK [0 docvalues fields; 0 BINARY; 0 NUMERIC; 0 SORTED; 0 SORTED_NUMERIC; 0 SORTED_SET]
>    [junit4]   1>
>    [junit4]   1>   3 of 3: name=_2 docCount=1
>    [junit4]   1>     version=5.0.0
>    [junit4]   1>     id=58fd3bf153931bb967681e93ba82e29a
>    [junit4]   1>     codec=Lucene410
>    [junit4]   1>     compound=false
>    [junit4]   1>     numFiles=4
>    [junit4]   1> FAILED
>    [junit4]   1>     WARNING: fixIndex() would remove reference to this segment; full exception:
>    [junit4]   1> java.io.FileNotFoundException: _2.fdt
>    [junit4]   1>        at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
>    [junit4]   1>        at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
>    [junit4]   1>        at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
>    [junit4]   1>        at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
>    [junit4]   1>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
>    [junit4]   1>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
>    [junit4]   1>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
>    [junit4]   1>        at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
>    [junit4]   1>        at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
>    [junit4]   1>
>    [junit4]   1> WARNING: 1 broken segments (containing 1 documents) detected
>    [junit4]   1>
>    [junit4]   2> set 04, 2014 7:10:44 AM com.carrotsearch.randomizedtesting.RandomizedRunner$QueueUncaughtExceptionsHandler uncaughtException
>    [junit4]   2> ADVERTÊNCIA: Uncaught exception in thread: Thread[ReplicationThread-index,5,TGRP-IndexReplicationClientTest]
>    [junit4]   2> java.lang.RuntimeException: CheckIndex failed
>    [junit4]   2>        at __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
>    [junit4]   2>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
>    [junit4]   2>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
>    [junit4]   2>        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
>    [junit4]   2>        at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
>    [junit4]   2>        at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
>    [junit4]   2>
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=IndexReplicationClientTest -Dtests.method=testConsistencyOnExceptions -Dtests.seed=A9BD282CBD676EBF -Dtests.multiplier=3 -Dtests.slow=true -Dtests.locale=pt_BR -Dtests.timezone=MIT -Dtests.file.encoding=ISO-8859-1
>    [junit4] ERROR   1.83s J1 | IndexReplicationClientTest.testConsistencyOnExceptions <<<
>    [junit4]    > Throwable #1: java.io.FileNotFoundException: _2.fdt
>    [junit4]    >        at org.apache.lucene.store.RAMDirectory.fileLength(RAMDirectory.java:136)
>    [junit4]    >        at org.apache.lucene.store.NRTCachingDirectory.fileLength(NRTCachingDirectory.java:137)
>    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.fileLength(MockDirectoryWrapper.java:936)
>    [junit4]    >        at org.apache.lucene.index.SegmentCommitInfo.sizeInBytes(SegmentCommitInfo.java:217)
>    [junit4]    >        at org.apache.lucene.index.CheckIndex.checkIndex(CheckIndex.java:546)
>    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:207)
>    [junit4]    >        at org.apache.lucene.store.MockDirectoryWrapper.close(MockDirectoryWrapper.java:730)
>    [junit4]    >        at org.apache.lucene.util.IOUtils.close(IOUtils.java:77)
>    [junit4]    >        at org.apache.lucene.replicator.IndexReplicationClientTest.tearDown(IndexReplicationClientTest.java:154)
>    [junit4]    >        at java.lang.Thread.run(Thread.java:745)Throwable #2: com.carrotsearch.randomizedtesting.UncaughtExceptionError: Captured an uncaught exception in thread: Thread[id=16, name=ReplicationThread-index, state=RUNNABLE, group=TGRP-IndexReplicationClientTest]
>    [junit4]    > Caused by: java.lang.RuntimeException: CheckIndex failed
>    [junit4]    >        at __randomizedtesting.SeedInfo.seed([A9BD282CBD676EBF]:0)
>    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:211)
>    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:196)
>    [junit4]    >        at org.apache.lucene.util.TestUtil.checkIndex(TestUtil.java:192)
>    [junit4]    >        at org.apache.lucene.replicator.IndexReplicationClientTest$4.handleUpdateException(IndexReplicationClientTest.java:309)
>    [junit4]    >        at org.apache.lucene.replicator.ReplicationClient$ReplicationThread.run(ReplicationClient.java:78)
>    [junit4]   2> NOTE: leaving temporary files on disk at: /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build/replicator/test/J1/./temp/lucene.replicator.IndexReplicationClientTest-A9BD282CBD676EBF-001
>    [junit4]   2> NOTE: test params are: codec=Lucene410: {}, docValues:{}, sim=DefaultSimilarity, locale=pt_BR, timezone=MIT
>    [junit4]   2> NOTE: Linux 3.13.0-35-generic amd64/Oracle Corporation 1.9.0-ea (64-bit)/cpus=8,threads=1,free=107031128,total=127729664
>    [junit4]   2> NOTE: All tests run in this JVM: [IndexReplicationClientTest]
>    [junit4] Completed on J1 in 3.09s, 4 tests, 1 error <<< FAILURES!
>
> [...truncated 25 lines...]
> BUILD FAILED
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:491: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:471: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/build.xml:60: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/extra-targets.xml:39: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/build.xml:462: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:2082: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/module-build.xml:60: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:1335: The following error occurred while executing this line:
> /mnt/ssd/jenkins/workspace/Lucene-Solr-trunk-Linux/lucene/common-build.xml:950: There were test failures: 7 suites, 31 tests, 1 error
>
> Total time: 42 minutes 11 seconds
> Build step 'Invoke Ant' marked build as failure
> [description-setter] Description set: Java: 64bit/jdk1.9.0-ea-b26 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC
> Archiving artifacts
> Recording test results
> Email was triggered for: Failure - Any
> Sending email for trigger: Failure - Any
>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@lucene.apache.org
For additional commands, e-mail: dev-help@lucene.apache.org