You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/11/16 23:08:10 UTC

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-15) - Build # 28657 - Failure!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28657/
Java: 64bit/jdk-15 -XX:-UseCompressedOops -XX:+UseSerialGC

1 tests failed.
FAILED:  org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents

Error Message:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN

Stack Trace:
java.lang.AssertionError: Timed out waiting for expected event NODES_DOWN
	at __randomizedtesting.SeedInfo.seed([56CD2A8810A90676:95AAA33634F1A426]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.apache.solr.cluster.events.AllEventsListener.waitForExpectedEvent(AllEventsListener.java:54)
	at org.apache.solr.cluster.events.ClusterEventProducerTest.testEvents(ClusterEventProducerTest.java:125)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:64)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:564)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1754)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:942)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:978)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:992)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:819)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:470)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:951)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:836)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:887)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:898)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	at com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
	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:53)
	at org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
	at org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
	at org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:370)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.lambda$forkTimeoutingTask$0(ThreadLeakControl.java:826)
	at java.base/java.lang.Thread.run(Thread.java:832)

Re: [JENKINS] Lucene-Solr-master-Linux (64bit/jdk-15) - Build # 28659 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
Thanks Dawid.

Mike McCandless

http://blog.mikemccandless.com


On Wed, Nov 18, 2020 at 3:41 AM Dawid Weiss <da...@gmail.com> wrote:

>
> > We should fix these build notification emails where the subject says
> "failing" and then the subject says "All tests passed" :)
>
> This is actually the correct message though -- the tests passed but
> additional checks didn't.
>
> I agree the amount of information and how it's selected should be
> improved. We now have the tools to do it (for example, we could
> create a separate message to be mailed from the CI only). I don't think
> I'll have the time to do it soon but I filed an issue here -
>
> https://issues.apache.org/jira/browse/LUCENE-9598
>
> D.
>
> On Tue, Nov 17, 2020 at 4:43 PM Michael McCandless <
> lucene@mikemccandless.com> wrote:
>
>> We should fix these build notification emails where the subject says
>> "failing" and then the subject says "All tests passed" :)
>>
>> In this case it was javadoc linting issue.
>>
>> Unfortunately, I think to fix this we have to edit the most horrific
>> regexp I've ever seen, that Jenkins uses to extract what actually failed
>> from the sometimes massive console log ...
>>
>> Mike McCandless
>>
>> http://blog.mikemccandless.com
>>
>>
>> On Mon, Nov 16, 2020 at 10:13 PM Policeman Jenkins Server <
>> jenkins@thetaphi.de> wrote:
>>
>>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28659/
>>> Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC
>>>
>>> All tests passed
>>>
>>> ---------------------------------------------------------------------
>>> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>>> For additional commands, e-mail: builds-help@lucene.apache.org
>>
>>

Re: [JENKINS] Lucene-Solr-master-Linux (64bit/jdk-15) - Build # 28659 - Still Failing!

Posted by Dawid Weiss <da...@gmail.com>.
> We should fix these build notification emails where the subject says
"failing" and then the subject says "All tests passed" :)

This is actually the correct message though -- the tests passed but
additional checks didn't.

I agree the amount of information and how it's selected should be improved.
We now have the tools to do it (for example, we could
create a separate message to be mailed from the CI only). I don't think
I'll have the time to do it soon but I filed an issue here -

https://issues.apache.org/jira/browse/LUCENE-9598

D.

On Tue, Nov 17, 2020 at 4:43 PM Michael McCandless <
lucene@mikemccandless.com> wrote:

> We should fix these build notification emails where the subject says
> "failing" and then the subject says "All tests passed" :)
>
> In this case it was javadoc linting issue.
>
> Unfortunately, I think to fix this we have to edit the most horrific
> regexp I've ever seen, that Jenkins uses to extract what actually failed
> from the sometimes massive console log ...
>
> Mike McCandless
>
> http://blog.mikemccandless.com
>
>
> On Mon, Nov 16, 2020 at 10:13 PM Policeman Jenkins Server <
> jenkins@thetaphi.de> wrote:
>
>> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28659/
>> Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC
>>
>> All tests passed
>>
>> ---------------------------------------------------------------------
>> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
>> For additional commands, e-mail: builds-help@lucene.apache.org
>
>

Re: [JENKINS] Lucene-Solr-master-Linux (64bit/jdk-15) - Build # 28659 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
We should fix these build notification emails where the subject says
"failing" and then the subject says "All tests passed" :)

In this case it was javadoc linting issue.

Unfortunately, I think to fix this we have to edit the most horrific regexp
I've ever seen, that Jenkins uses to extract what actually failed from the
sometimes massive console log ...

Mike McCandless

http://blog.mikemccandless.com


On Mon, Nov 16, 2020 at 10:13 PM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28659/
> Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> All tests passed
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

Re: [JENKINS] Lucene-Solr-master-Linux (64bit/jdk-15) - Build # 28659 - Still Failing!

Posted by Michael McCandless <lu...@mikemccandless.com>.
We should fix these build notification emails where the subject says
"failing" and then the subject says "All tests passed" :)

In this case it was javadoc linting issue.

Unfortunately, I think to fix this we have to edit the most horrific regexp
I've ever seen, that Jenkins uses to extract what actually failed from the
sometimes massive console log ...

Mike McCandless

http://blog.mikemccandless.com


On Mon, Nov 16, 2020 at 10:13 PM Policeman Jenkins Server <
jenkins@thetaphi.de> wrote:

> Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28659/
> Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC
>
> All tests passed
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: builds-unsubscribe@lucene.apache.org
> For additional commands, e-mail: builds-help@lucene.apache.org

[JENKINS] Lucene-Solr-master-Linux (64bit/jdk-15) - Build # 28659 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28659/
Java: 64bit/jdk-15 -XX:+UseCompressedOops -XX:+UseSerialGC

All tests passed

[JENKINS-Experimental-GC] Lucene-Solr-master-Linux (64bit/jdk-14.0.1) - Build # 28658 - Still Failing!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Linux/28658/
Java: 64bit/jdk-14.0.1 -XX:+UseCompressedOops -XX:+UnlockExperimentalVMOptions -XX:+UseShenandoahGC

All tests passed