Details
-
Bug
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
-
None
-
None
Description
My Jenkins found a reproducing branch_6x seed:
Checking out Revision 71a198ce309e35c8b31bf472b3d111dbaed276bf (refs/remotes/origin/branch_6x) [...] [junit4] 2> NOTE: reproduce with: ant test -Dtestcase=HdfsWriteToMultipleCollectionsTest -Dtests.method=test -Dtests.seed=4BBA249D2597D646 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/lucene-data/enwiki.random.lines.txt -Dtests.locale=es-MX -Dtests.timezone=EST5EDT -Dtests.asserts=true -Dtests.file.encoding=US-ASCII [junit4] FAILURE 18.3s J3 | HdfsWriteToMultipleCollectionsTest.test <<< [junit4] > Throwable #1: java.lang.AssertionError [junit4] > at __randomizedtesting.SeedInfo.seed([4BBA249D2597D646:C3EE1B478B6BBBBE]:0) [junit4] > at org.apache.solr.cloud.hdfs.HdfsWriteToMultipleCollectionsTest.test(HdfsWriteToMultipleCollectionsTest.java:137) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:992) [junit4] > at org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:967) [junit4] > at java.lang.Thread.run(Thread.java:745) [...] [junit4] 2> NOTE: test params are: codec=Asserting(Lucene62): {rnd_b=PostingsFormat(name=MockRandom), _version_=Lucene50(blocksize=128), a_t=FSTOrd50, a_i=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom)}, docValues:{}, maxPointsInLeafNode=703, maxMBSortInHeap=7.5726997055370955, sim=RandomSimilarity(queryNorm=true,coord=yes): {}, locale=es-MX, timezone=EST5EDT [junit4] 2> NOTE: Linux 4.1.0-custom2-amd64 amd64/Oracle Corporation 1.8.0_77 (64-bit)/cpus=16,threads=13,free=290332752,total=509083648
Attachments
Issue Links
- relates to
-
SOLR-9515 Update to Hadoop 3
- Closed