You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by "ASF subversion and git services (JIRA)" <ji...@apache.org> on 2017/01/10 10:44:58 UTC

[jira] [Commented] (SOLR-9950) TestRecovery.testBuffering() failure

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

ASF subversion and git services commented on SOLR-9950:
-------------------------------------------------------

Commit 98422e0dc0c7de4635e1bc80bcd5ca70a8d2761a in lucene-solr's branch refs/heads/master from [~ab]
[ https://git-wip-us.apache.org/repos/asf?p=lucene-solr.git;h=98422e0 ]

SOLR-9950 Check the difference in counts - meter may not be zero at this point.


> TestRecovery.testBuffering() failure
> ------------------------------------
>
>                 Key: SOLR-9950
>                 URL: https://issues.apache.org/jira/browse/SOLR-9950
>             Project: Solr
>          Issue Type: Bug
>      Security Level: Public(Default Security Level. Issues are Public) 
>            Reporter: Steve Rowe
>         Attachments: policeman-jenkins-master-windows-6347-failed-tests.log.gz
>
>
> From [https://jenkins.thetaphi.de/job/Lucene-Solr-master-Windows/6347], reproduces 100% for me on Linux:
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestRecovery -Dtests.method=testBuffering -Dtests.seed=416C60950450F681 -Dtests.slow=true -Dtests.locale=no -Dtests.timezone=America/Rainy_River -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 0.10s J1 | TestRecovery.testBuffering <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: expected:<6> but was:<10>
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([416C60950450F681:5C82CEBEA50957AA]:0)
>    [junit4]    > 	at org.apache.solr.search.TestRecovery.testBuffering(TestRecovery.java:284)
> [...]
>    [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {_version_=TestBloomFilteredLucenePostings(BloomFilteringPostingsFormat(Lucene50(blocksize=128))), val_i=PostingsFormat(name=Direct), id=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=1974, maxMBSortInHeap=7.099504359147245, sim=RandomSimilarity(queryNorm=false): {}, locale=no, timezone=America/Rainy_River
>    [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_112 (64-bit)/cpus=3,threads=1,free=213046664,total=411041792
> {noformat}
> Another test failure that on the same run doesn't reproduce for me, but these two tests were running on the same JVM, and so may have somehow influenced each other:
> {noformat}
>    [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=RecoveryZkTest -Dtests.method=test -Dtests.seed=416C60950450F681 -Dtests.slow=true -Dtests.locale=da -Dtests.timezone=EAT -Dtests.asserts=true -Dtests.file.encoding=UTF-8
>    [junit4] FAILURE 12.2s J1 | RecoveryZkTest.test <<<
>    [junit4]    > Throwable #1: java.lang.AssertionError: Mismatch in counts between replicas
>    [junit4]    > 	at __randomizedtesting.SeedInfo.seed([416C60950450F681:C9385F4FAAAC9B79]:0)
>    [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.assertShardConsistency(RecoveryZkTest.java:143)
>    [junit4]    > 	at org.apache.solr.cloud.RecoveryZkTest.test(RecoveryZkTest.java:126)
> {noformat}



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

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