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: [email protected] > -----Original Message----- > From: Michael McCandless [mailto:[email protected]] > 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 [email protected]? > 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 > <[email protected]> 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: [email protected] For additional > commands, e-mail: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
