You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "Steve Rowe (JIRA)" <ji...@apache.org> on 2017/10/09 16:10:00 UTC

[jira] [Commented] (SOLR-11451) ComputePlanActionTest.testNodeLost() failure

    [ https://issues.apache.org/jira/browse/SOLR-11451?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16197211#comment-16197211 ] 

Steve Rowe commented on SOLR-11451:
-----------------------------------

Another seed that fails for me on if I remove {{tests.method}} from the repro line, from [https://builds.apache.org/job/Lucene-Solr-NightlyTests-master/1398]:

{noformat}
Checking out Revision f0a4b2dafe13e2b372e33ce13d552f169187a44e (refs/remotes/origin/master)
[...]
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testNodeLost -Dtests.seed=CCAC87827208491B -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-master/test-data/enwiki.random.lines.txt -Dtests.locale=is-IS -Dtests.timezone=SST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 42.7s J0 | ComputePlanActionTest.testNodeLost <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: The operations computed by ComputePlanAction should not be null
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([CCAC87827208491B:73B9497CF1E22C9D]:0)
   [junit4]    > 	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:193)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
[...]
   [junit4]   2> NOTE: test params are: codec=Lucene70, sim=RandomSimilarity(queryNorm=true): {}, locale=is-IS, timezone=SST
{noformat}

> ComputePlanActionTest.testNodeLost() failure
> --------------------------------------------
>
>                 Key: SOLR-11451
>                 URL: https://issues.apache.org/jira/browse/SOLR-11451
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>
> Reproduces 100% for me (on Linux) if I remove {{-Dtests.method=testNodeLost}} from the repro line, from [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6946]:
> {noformat}
> Checking out Revision e92bde1e7ece020d581638f4c59c3840bf75d183 (refs/remotes/origin/master)
> [...]
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ComputePlanActionTest -Dtests.method=testNodeLost -Dtests.seed=B1DFD0131B7C99E4 -Dtests.slow=true -Dtests.locale=ja -Dtests.timezone=Asia/Katmandu -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 8.09s J1 | ComputePlanActionTest.testNodeLost <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: The operations computed by ComputePlanAction should not be null
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([B1DFD0131B7C99E4:ECA1EED9896FC62]:0)
>    [junit4]    > 	at org.apache.solr.cloud.autoscaling.ComputePlanActionTest.testNodeLost(ComputePlanActionTest.java:193)
>    [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
> [...]
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=491, maxMBSortInHeap=6.600294616233929, sim=RandomSimilarity(queryNorm=true): {}, locale=ja, timezone=Asia/Katmandu
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

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