You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2017/11/10 00:58:03 UTC

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1524 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1524/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.lucene.search.TestSimilarity.testSimilarity

Error Message:
expected:<2.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: expected:<2.0> but was:<1.0>
	at __randomizedtesting.SeedInfo.seed([D83374549F176AB:FC2C777D4911E3B0]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:443)
	at org.junit.Assert.assertEquals(Assert.java:512)
	at org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
	at org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq

Error Message:
first doc score should be zero, 3.0794418

Stack Trace:
java.lang.AssertionError: first doc score should be zero, 3.0794418
	at __randomizedtesting.SeedInfo.seed([D83374549F176AB:31F0836EFF1343AC]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1133 lines...]
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpans -Dtests.method=testSpanScorerZeroSloppyFreq -Dtests.seed=D83374549F176AB -Dtests.slow=true -Dtests.locale=ko -Dtests.timezone=Pacific/Saipan -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | TestSpans.testSpanScorerZeroSloppyFreq <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: first doc score should be zero, 3.0794418
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D83374549F176AB:31F0836EFF1343AC]:0)
   [junit4]    > 	at org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/lucene/build/core/test/J1/temp/lucene.search.spans.TestSpans_D83374549F176AB-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=LuceneFixedGap), id=PostingsFormat(name=LuceneVarGapDocFreqInterval), text=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=876, maxMBSortInHeap=5.291112148988963, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@440d32e9), locale=ko, timezone=Pacific/Saipan
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=147257056,total=380633088
   [junit4]   2> NOTE: All tests run in this JVM: [TestWildcard, TestLucene50CompoundFormat, FuzzyTermOnShortTermsTest, TestReaderWrapperDVTypeCheck, TestTermVectorsReader, TestMmapDirectory, TestNotDocIdSet, TestMatchNoDocsQuery, TestReaderClosed, TestIndexWriterDelete, TestAutomatonQueryUnicode, TestEarlyTermination, TestStressIndexing2, TestCustomTermFreq, TestDuelingCodecsAtNight, TestAutomatonQuery, TestBlockPostingsFormat3, Test2BBinaryDocValues, TestTimSorter, TestPostingsOffsets, TestSpanMultiTermQueryWrapper, TestBasicModelG, TestCachingCollector, TestLucene70NormsFormat, TestTryDelete, TestLucene60FieldInfoFormat, TestSimpleExplanations, Test2BPagedBytes, TestDelegatingAnalyzerWrapper, TestIndexOrDocValuesQuery, TestIntRangeFieldQueries, TestSpansEnum, TestCharArraySet, TestOmitNorms, TestSpanNearQuery, TestStressAdvance, TestSpanOrQuery, TestBasics, TestMaxTermFrequency, TestManyFields, TestForTooMuchCloning, TestRollingUpdates, Test2BNumericDocValues, TestPerFieldPostingsFormat, TestIndexWriterOnVMError, TestOneMergeWrappingMergePolicy, TestTopFieldCollector, TestDistributionSPL, TestTermQuery, TestGraphTokenizers, TestIndexReaderClose, TestFuzzyQuery, TestMutableValues, Test2BDocs, TestFilterDirectory, TestIndexWriterOnDiskFull, TestFilterDirectoryReader, TestCharTermAttributeImpl, TestDemo, TestFlex, TestBasicModelP, TestBoostQuery, Test2BPostingsBytes, TestSentinelIntSet, TestPointValues, TestSetOnce, TestFastCompressionMode, TestBoolean2ScorerSupplier, TestRegExp, TestRollback, TestRollingBuffer, TestMergePolicyWrapper, TestPersistentSnapshotDeletionPolicy, TestOfflineSorter, TestByteBlockPool, TestBytesRefHash, TestIndexWriterThreadsToSegments, TestMultiFields, TestStressIndexing, TestFieldMaskingSpanQuery, TestAllFilesHaveChecksumFooter, TestNot, TestIntArrayDocIdSet, TestShardSearching, TestTransactionRollback, TestSimilarityBase, TestMultiDocValues, TestCharsRef, TestDirectPacked, TestPositiveScoresOnlyCollector, TestPrefixInBooleanQuery, TestNoMergeScheduler, TestExitableDirectoryReader, TestDeletionPolicy, TestBKD, TestRadixSelector, TestTermVectorsWriter, TestUniqueTermCount, TestIndexWriterOnJRECrash, TestLongBitSet, TestFrequencyTrackingRingBuffer, TestIndexWriterLockRelease, TestSortRandom, TestField, TestCachingTokenFilter, TestDocumentWriter, TestDocumentsWriterStallControl, TestSortedSetDocValues, TestDoubleValuesSource, TestDeterminism, TestInfoStream, TestLongRangeFieldQueries, TestDirectory, TestBytesRefAttImpl, TestSloppyPhraseQuery2, TestDocValuesRewriteMethod, TestDocValuesScoring, TestSwappedIndexFiles, TestPerFieldDocValuesFormat, TestIndexWriterReader, TestIndexWriterMerging, TestBytesStore, TestPackedInts, TestIndexWriterWithThreads, TestAddIndexes, TestMultiMMap, TestSearcherManager, TestFlushByRamOrCountsPolicy, TestNRTThreads, TestBoolean2, TestIndexWriterCommit, TestDirectoryReaderReopen, TestSearchAfter, TestConcurrentMergeScheduler, TestHighCompressionMode, TestNeverDelete, TestLongPostings, TestMinimize, TestIndexWriterUnicode, TestNRTReaderWithThreads, TestIndexWriterForceMerge, TestLevenshteinAutomata, TestByteSlices, TestBufferedIndexInput, TestTermsEnum, TestWeakIdentityMap, TestDirectoryReader, TestSegmentMerger, TestPhraseQuery, TestCollectionUtil, TestBagOfPositions, TestFixedBitSet, TestNRTCachingDirectory, TestFastDecompressionMode, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestPagedBytes, TestTransactions, TestSegmentTermDocs, TestPerFieldPostingsFormat2, TestSimpleSearchEquivalence, TestCustomSearcherSort, TestBooleanMinShouldMatch, TestTermsEnum2, TestDeterminizeLexicon, TestSpans]
   [junit4] Completed [276/475 (1!)] on J1 in 0.54s, 26 tests, 1 failure <<< FAILURES!

[...truncated 190 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimilarity -Dtests.method=testSimilarity -Dtests.seed=D83374549F176AB -Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=CST -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J0 | TestSimilarity.testSimilarity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.0> but was:<1.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([D83374549F176AB:FC2C777D4911E3B0]:0)
   [junit4]    > 	at org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
   [junit4]    > 	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
   [junit4]    > 	at org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=FST50}, docValues:{}, maxPointsInLeafNode=1183, maxMBSortInHeap=5.5785755482894395, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@384e49cb), locale=en-CA, timezone=CST
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=324744368,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestTieredMergePolicy, TestIndexWriterExceptions, TestLazyProxSkipping, TestSloppyMath, TestNeedsScores, TestMergeRateLimiter, TestFieldsReader, TestRecyclingByteBlockAllocator, TestDocInverterPerFieldErrorInfo, TestCodecUtil, TestIndexSearcher, TestPackedTokenAttributeImpl, TestAxiomaticF1LOG, TestSegmentTermEnum, TestPhrasePrefixQuery, TestComplexExplanations, TestLRUQueryCache, TestFieldValueQuery, TestConjunctions, TestSegmentReader, TestSort, TestRamUsageEstimator, TestLockFactory, TestCharFilter, TestStressDeletes, TestRecyclingIntBlockAllocator, TestAssertions, TestAllFilesHaveCodecHeader, TestWildcardRandom, TestReadOnlyIndex, TestBlockPostingsFormat2, TestDemoParallelLeafReader, TestPrefixRandom, TestDocValuesIndexing, TestIndexWriterExceptions2, TestArrayUtil, TestFieldCacheRewriteMethod, TestParallelReaderEmptyIndex, TestGraphTokenStreamFiniteStrings, TestBooleanOr, TestBufferedChecksum, TestConjunctionDISI, TestIndexInput, TestIndexingSequenceNumbers, TestMultiThreadTermVectors, TestDocCount, TestIndexWriter, TestFilterLeafReader, TestBooleanQueryVisitSubscorers, TestFloatRangeFieldQueries, TestLiveFieldValues, TestDocsWithFieldSet, TestRegexpRandom2, TestCloseableThreadLocal, TestMSBRadixSorter, TestIndependenceChiSquared, TestLMJelinekMercerSimilarity, TestSpanExplanationsOfNonMatches, TestIndexWriterOutOfFileDescriptors, TestStandardAnalyzer, TestSpanContainQuery, TestTermScorer, TestIntroSelector, TestEarlyTerminatingSortingCollector, TestIOUtils, TestVirtualMethod, TestTopDocsMerge, TestFSTs, TestSearchWithThreads, TestReusableStringReader, TestRegexpRandom, TestTimeLimitingCollector, TestOmitTf, TestFixedLengthBytesRefArray, TestAtomicUpdate, TestPriorityQueue, TestHugeRamFile, TestTerm, TestSloppyPhraseQuery, TestParallelLeafReader, TestDocIdSetBuilder, TestTermVectors, TestMatchAllDocsQuery, TestSimpleFSLockFactory, TestCodecHoldsOpenFiles, TestExternalCodecs, LimitedFiniteStringsIteratorTest, TestCharArrayMap, TestLucene70DocValuesFormat, TestNorms, TestAllFilesDetectTruncation, TestExceedMaxTermLength, TestPositionIncrement, TestSimpleExplanationsOfNonMatches, TestRoaringDocIdSet, TestSnapshotDeletionPolicy, TestAxiomaticF2LOG, TestUpgradeIndexMergePolicy, TestGeoEncodingUtils, TestIndexableField, TestOrdinalMap, TestCrash, TestOmitPositions, TestPrefixQuery, TestStringMSBRadixSorter, TestIndexFileDeleter, TestSameScoresWithThreads, TestMinShouldMatch2, TestDistributionLL, TestSimilarityProvider, TestIndexWriterMergePolicy, TestDirectMonotonic, TestBytesRef, TestToken, TestDuelingCodecs, Test2BBKDPoints, TestConsistentFieldNumbers, TestSpanExplanations, TestMultiTermConstantScore, TestSpanSearchEquivalence, TestDoc, TestNoDeletionPolicy, TestPerSegmentDeletes, TestTopDocsCollector, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestFileSwitchDirectory, TestPayloadsOnVectors, TestSizeBoundedForceMerge, TestConstantScoreQuery, TestElevationComparator, TestSubScorerFreqs, TestMultiTermQueryRewrites, TestSimilarity]
   [junit4] Completed [336/475 (2!)] on J0 in 0.01s, 1 test, 1 failure <<< FAILURES!

[...truncated 59898 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1526 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1526/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseParallelGC

2 tests failed.
FAILED:  org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew

Error Message:
expected:<200> but was:<403>

Stack Trace:
java.lang.AssertionError: expected:<200> but was:<403>
	at __randomizedtesting.SeedInfo.seed([66EDB9C13A4956EE:51764DDF02858B4A]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:128)
	at org.junit.Assert.assertEquals(Assert.java:472)
	at org.junit.Assert.assertEquals(Assert.java:456)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale

Error Message:
Error from server at http://127.0.0.1:60343/solr/stale_state_test_col_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html> <head> <meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. Reason: <pre>    Can not find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p> <hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/> </body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error from server at http://127.0.0.1:60343/solr/stale_state_test_col_shard1_replica_n1: Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/stale_state_test_col_shard1_replica_n1/update. Reason:
<pre>    Can not find: /solr/stale_state_test_col_shard1_replica_n1/update</pre></p>
<hr /><a href="http://eclipse.org/jetty">Powered by Jetty:// 9.3.20.v20170531</a><hr/>
</body>
</html>

	at __randomizedtesting.SeedInfo.seed([4D1FAB598B1CADD3:F92E33B168F5DBFF]:0)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
	at org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
	at org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:559)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1016)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:883)
	at org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:816)
	at org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
	at org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
	at org.apache.solr.client.solrj.impl.CloudSolrClientTest.testRetryUpdatesWhenClusterStateIsStale(CloudSolrClientTest.java:844)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	at org.junit.rules.ExpectedException$ExpectedExceptionStatement.evaluate(ExpectedException.java:110)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11898 lines...]
   [junit4] Suite: org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_66EDB9C13A4956EE-001/init-core-data-001
   [junit4]   2> 864960 WARN  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=1 numCloses=1
   [junit4]   2> 864961 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 864962 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 864963 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 864963 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_66EDB9C13A4956EE-001/tempDir-001
   [junit4]   2> 864964 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 864964 INFO  (Thread-1619) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 864964 INFO  (Thread-1619) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 864966 ERROR (Thread-1619) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 865064 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:56247
   [junit4]   2> 865077 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 865078 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 865078 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@2686ce89{/solr,null,AVAILABLE}
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@75266465{SSL,[ssl, http/1.1]}{127.0.0.1:54864}
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.e.j.s.Server Started @867075ms
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=54864}
   [junit4]   2> 865080 ERROR (jetty-launcher-1321-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 865080 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T21:34:46.835Z
   [junit4]   2> 865082 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@78d0c991{/solr,null,AVAILABLE}
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@4665f101{SSL,[ssl, http/1.1]}{127.0.0.1:40856}
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.e.j.s.Server Started @867078ms
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=40856}
   [junit4]   2> 865083 ERROR (jetty-launcher-1321-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.0.0
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 865083 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T21:34:46.838Z
   [junit4]   2> 865094 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 865101 INFO  (jetty-launcher-1321-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56247/solr
   [junit4]   2> 865101 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fa7db47c00001, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 865102 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 865103 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fa7db47c00003, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 865108 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from client sessionid 0x15fa7db47c00002, likely client has closed socket
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2> 	at org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2> 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 865110 INFO  (jetty-launcher-1321-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:56247/solr
   [junit4]   2> 865227 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 865228 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:40856_solr
   [junit4]   2> 865229 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.Overseer Overseer (id=98982277068881926-127.0.0.1:40856_solr-n_0000000000) starting
   [junit4]   2> 865241 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:40856_solr
   [junit4]   2> 865295 INFO  (zkCallback-1333-thread-1-processing-n:127.0.0.1:40856_solr) [n:127.0.0.1:40856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 865323 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 865326 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 865328 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:54864_solr
   [junit4]   2> 865330 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 865331 INFO  (zkCallback-1333-thread-2-processing-n:127.0.0.1:40856_solr) [n:127.0.0.1:40856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 865332 INFO  (zkCallback-1329-thread-1-processing-n:127.0.0.1:54864_solr) [n:127.0.0.1:54864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 865341 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 865390 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.c.CoreContainer Initializing authentication plugin: org.apache.solr.security.HadoopAuthPlugin
   [junit4]   2> 865390 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.s.HadoopAuthPlugin Params: {delegation-token.token-kind=solr-dt, cookie.domain=127.0.0.1, zk-dt-secret-manager.znodeWorkingPath=solr/security/zkdtsm, signer.secret.provider.zookeeper.path=/token, type=simple, zk-dt-secret-manager.enable=true, signer.secret.provider=zookeeper}
   [junit4]   2> 865464 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 865464 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.c.f.i.CuratorFrameworkImpl Starting
   [junit4]   2> 865535 INFO  (jetty-launcher-1321-thread-2-EventThread) [n:127.0.0.1:54864_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 865540 INFO  (jetty-launcher-1321-thread-1-EventThread) [n:127.0.0.1:40856_solr    ] o.a.c.f.s.ConnectionStateManager State change: CONNECTED
   [junit4]   2> 865770 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 865828 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40856.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc596d8
   [junit4]   2> 865835 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40856.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc596d8
   [junit4]   2> 865835 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_40856.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc596d8
   [junit4]   2> 865836 INFO  (jetty-launcher-1321-thread-1) [n:127.0.0.1:40856_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_66EDB9C13A4956EE-001/tempDir-001/node1/.
   [junit4]   2> 865860 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.c.CoreContainer PKIAuthenticationPlugin is managing internode requests
   [junit4]   2> 865905 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54864.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc596d8
   [junit4]   2> 865912 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54864.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc596d8
   [junit4]   2> 865912 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_54864.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@4dc596d8
   [junit4]   2> 865913 INFO  (jetty-launcher-1321-thread-2) [n:127.0.0.1:54864_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_66EDB9C13A4956EE-001/tempDir-001/node2/.
   [junit4]   2> 865973 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenSolrClient
   [junit4]   2> 866528 INFO  (qtp1109835655-6996) [n:127.0.0.1:40856_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAV-n20wiigFfy-fQIgEDFKvM_q1WlnzYPmzftoxYpIHzXM1zB3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 866528 INFO  (qtp1109835655-6996) [n:127.0.0.1:40856_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV-n20wiigFfy-fQIgEDFKvM_q1WlnzYPmzftoxYpIHzXM1zB3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 866529 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenSolrClient-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenSolrClient
   [junit4]   2> 866549 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenVerify
   [junit4]   2> 866564 INFO  (qtp1109835655-7000) [n:127.0.0.1:40856_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAV-n203zigFfy-fR8wIDFNHxvuQT2TYhk3vopSADQTmvpIP_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 866564 INFO  (qtp1109835655-7000) [n:127.0.0.1:40856_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV-n203zigFfy-fR8wIDFNHxvuQT2TYhk3vopSADQTmvpIP_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 866577 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866578 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56247/solr ready
   [junit4]   2> 866605 INFO  (qtp942394198-6989) [n:127.0.0.1:54864_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params action=LIST&delegation=GgADZm9vA2ZvbwCKAV-n203zigFfy-fR8wIDFNHxvuQT2TYhk3vopSADQTmvpIP_B3NvbHItZHQA&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 866606 INFO  (qtp942394198-6989) [n:127.0.0.1:54864_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=LIST&delegation=GgADZm9vA2ZvbwCKAV-n203zigFfy-fR8wIDFNHxvuQT2TYhk3vopSADQTmvpIP_B3NvbHItZHQA&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 866610 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866611 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56247/solr ready
   [junit4]   2> 866616 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenVerify-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenVerify
   [junit4] IGNOR/A 0.00s J0 | TestDelegationWithHadoopAuth.testDelegationTokenCancelFail
   [junit4]    > Assumption #1: 'awaitsfix' test group is disabled (@AwaitsFix(bugUrl=https://issues.apache.org/jira/browse/HADOOP-14044))
   [junit4]   2> 866636 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenewFail
   [junit4]   2> 866643 WARN  (qtp1109835655-6998) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 866643 WARN  (qtp1109835655-6998) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 866648 WARN  (qtp942394198-6991) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: bar tries to renew a token with renewer foo
   [junit4]   2> 866649 WARN  (qtp942394198-6991) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 866654 WARN  (qtp1109835655-6998) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 866654 WARN  (qtp1109835655-6998) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 866656 WARN  (qtp942394198-6986) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: notRenewUser tries to renew a token with renewer renewUser
   [junit4]   2> 866656 WARN  (qtp942394198-6986) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 866656 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenewFail-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenewFail
   [junit4]   2> 866680 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationOtherOp
   [junit4]   2> 866705 INFO  (qtp1109835655-7006) [n:127.0.0.1:40856_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :list with params op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 866705 INFO  (qtp1109835655-7006) [n:127.0.0.1:40856_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={op=someSolrOperation&action=LIST&user.name=foo&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 866706 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationOtherOp-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationOtherOp
   [junit4]   2> 866733 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenRenew
   [junit4]   2> 866738 WARN  (qtp1109835655-6997) [    ] o.a.h.s.a.s.AuthenticationFilter Authentication exception: org.apache.hadoop.security.AccessControlException: foo is trying to renew a token with wrong password
   [junit4]   2> 866738 WARN  (qtp1109835655-6997) [    ] o.a.s.s.HadoopAuthPlugin Could not find org.apache.solr.security.authentication.requestcontinues
   [junit4]   2> 866739 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenRenew-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenRenew
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestDelegationWithHadoopAuth -Dtests.method=testDelegationTokenRenew -Dtests.seed=66EDB9C13A4956EE -Dtests.slow=true -Dtests.locale=ar-LB -Dtests.timezone=Antarctica/Troll -Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.04s J0 | TestDelegationWithHadoopAuth.testDelegationTokenRenew <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<200> but was:<403>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([66EDB9C13A4956EE:51764DDF02858B4A]:0)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.renewDelegationToken(TestDelegationWithHadoopAuth.java:118)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.verifyDelegationTokenRenew(TestDelegationWithHadoopAuth.java:302)
   [junit4]    > 	at org.apache.solr.security.hadoop.TestDelegationWithHadoopAuth.testDelegationTokenRenew(TestDelegationWithHadoopAuth.java:319)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 866761 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testDelegationTokenCancel
   [junit4]   2> 866787 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866789 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56247/solr ready
   [junit4]   2> 866792 ERROR (qtp1109835655-6996) [n:127.0.0.1:40856_solr    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_6]
   [junit4]   2> 866810 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866811 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56247/solr ready
   [junit4]   2> 866821 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866822 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56247/solr ready
   [junit4]   2> 866838 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 866839 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:56247/solr ready
   [junit4]   2> 866843 ERROR (qtp1109835655-7002) [    ] o.a.h.s.t.d.ZKDelegationTokenSecretManager No node in path [/ZKDTSMTokensRoot/DT_7]
   [junit4]   2> 866858 INFO  (TEST-TestDelegationWithHadoopAuth.testDelegationTokenCancel-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testDelegationTokenCancel
   [junit4]   2> 866884 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testZNodePaths
   [junit4]   2> 866892 INFO  (TEST-TestDelegationWithHadoopAuth.testZNodePaths-seed#[66EDB9C13A4956EE]) [    ] o.a.s.SolrTestCaseJ4 ###Ending testZNodePaths
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-2) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@75266465{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=396042056
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-1) [    ] o.e.j.s.AbstractConnector Stopped ServerConnector@4665f101{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=1529670339
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@6d3a0318: rootName = solr_54864, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@627b436c
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 866895 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1809c26c: rootName = solr_40856, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@68dcfd4a
   [junit4]   2> 866904 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 866904 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@5ce6840c: rootName = solr_54864, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2f433d00
   [junit4]   2> 866908 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 866908 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@29170c34: rootName = solr_40856, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@2f433d00
   [junit4]   2> 866909 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 866909 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@b6fa20d: rootName = solr_54864, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@49a19913
   [junit4]   2> 866911 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 866911 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@100628e1: rootName = solr_40856, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@49a19913
   [junit4]   2> 866911 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:54864_solr
   [junit4]   2> 866913 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 866913 INFO  (jetty-closer-1322-thread-2) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 866914 INFO  (zkCallback-1333-thread-2-processing-n:127.0.0.1:40856_solr) [n:127.0.0.1:40856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 866914 INFO  (zkCallback-1329-thread-1-processing-n:127.0.0.1:54864_solr) [n:127.0.0.1:54864_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 866914 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:40856_solr
   [junit4]   2> 866916 ERROR (Thread[Thread-1642,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:54864_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 866920 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 866920 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 866920 INFO  (zkCallback-1333-thread-2-processing-n:127.0.0.1:40856_solr) [n:127.0.0.1:40856_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 866921 INFO  (jetty-closer-1322-thread-1) [    ] o.a.s.c.Overseer Overseer (id=98982277068881926-127.0.0.1:40856_solr-n_0000000000) closing
   [junit4]   2> 866921 INFO  (OverseerStateUpdate-98982277068881926-127.0.0.1:40856_solr-n_0000000000) [n:127.0.0.1:40856_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:40856_solr
   [junit4]   2> 866922 WARN  (OverseerAutoScalingTriggerThread-98982277068881926-127.0.0.1:40856_solr-n_0000000000) [n:127.0.0.1:40856_solr    ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 866927 ERROR (Thread[Thread-1639,5,TGRP-TestDelegationWithHadoopAuth]) [n:127.0.0.1:40856_solr    ] o.a.h.s.t.d.AbstractDelegationTokenSecretManager ExpiredTokenRemover received java.lang.InterruptedException: sleep interrupted
   [junit4]   2> 866939 INFO  (jetty-closer-1322-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@2686ce89{/solr,null,UNAVAILABLE}
   [junit4]   2> 866941 INFO  (jetty-closer-1322-thread-1) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@78d0c991{/solr,null,UNAVAILABLE}
   [junit4]   2> 866945 ERROR (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 866946 INFO  (SUITE-TestDelegationWithHadoopAuth-seed#[66EDB9C13A4956EE]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56247 56247
   [junit4]   2> 868346 INFO  (Thread-1619) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:56247 56247
   [junit4]   2> 868347 WARN  (Thread-1619) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	3	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMKeyIdRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_7
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_6
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_8
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_1
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_3
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_2
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_5
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot/DK_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot/DT_4
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMSeqNumRoot
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMMasterKeyRoot
   [junit4]   2> 	2	/solr/security/zkdtsm/ZKDTSMRoot/ZKDTSMTokensRoot
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-core/test/J0/temp/solr.security.hadoop.TestDelegationWithHadoopAuth_66EDB9C13A4956EE-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, docValues:{}, maxPointsInLeafNode=1551, maxMBSortInHeap=6.166693842468344, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3dc81a1d), locale=ar-LB, timezone=Antarctica/Troll
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=207042368,total=404750336
   [junit4]   2> NOTE: All tests run in this JVM: [ClusterStateUpdateTest, TestCursorMarkWithoutUniqueKey, LeaderElectionTest, RestartWhileUpdatingTest, BinaryUpdateRequestHandlerTest, TestStreamBody, RecoveryZkTest, TestReloadDeadlock, CdcrBidirectionalTest, TestConfigsApi, PathHierarchyTokenizerFactoryTest, TestSolrDeletionPolicy2, TestDistribDocBasedVersion, ShowFileRequestHandlerTest, ReturnFieldsTest, SimpleCollectionCreateDeleteTest, TestFuzzyAnalyzedSuggestions, TestXmlQParser, TestDistributedSearch, TestTestInjection, AutoscalingHistoryHandlerTest, TriggerIntegrationTest, HdfsRestartWhileUpdatingTest, TestUseDocValuesAsStored, MultiTermTest, SolrTestCaseJ4Test, SimpleMLTQParserTest, XmlUpdateRequestHandlerTest, TestDFISimilarityFactory, NoCacheHeaderTest, CSVRequestHandlerTest, BadIndexSchemaTest, TestRandomFlRTGCloud, InfoHandlerTest, TestSurroundQueryParser, DirectoryFactoryTest, OverseerTaskQueueTest, TestFieldResource, DistanceUnitsTest, TestEmbeddedSolrServerSchemaAPI, TestCloudRecovery, MinimalSchemaTest, TestChildDocTransformer, TestJsonRequest, TestFieldCacheSortRandom, TestCustomStream, TestCollationFieldDocValues, TestCoreDiscovery, ResponseLogComponentTest, OverseerTest, TestExceedMaxTermLength, DirectUpdateHandlerTest, TestDistributedStatsComponentCardinality, BadCopyFieldTest, DirectSolrConnectionTest, TestDynamicFieldResource, TestTolerantUpdateProcessorCloud, TestSolrCloudWithHadoopAuthPlugin, TestReplicationHandler, TestGeoJSONResponseWriter, TestTrackingShardHandlerFactory, ShardRoutingTest, LegacyCloudClusterPropTest, TestCloudManagedSchema, TestSchemaVersionResource, BigEndianAscendingWordSerializerTest, SolrRequestParserTest, TestDelegationWithHadoopAuth]
   [junit4] Completed [139/749 (1!)] on J0 in 3.42s, 8 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 2804 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.impl.CloudSolrClientTest
   [junit4]   2> 106105 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/init-core-data-001
   [junit4]   2> 106106 WARN  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 106106 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 106107 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: @org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 106108 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001
   [junit4]   2> 106108 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 106108 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 106108 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 106111 ERROR (Thread-690) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 106208 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.ZkTestServer start zk server on port:37270
   [junit4]   2> 106221 INFO  (jetty-launcher-811-thread-1) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 106221 INFO  (jetty-launcher-811-thread-2) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 106223 INFO  (jetty-launcher-811-thread-3) [    ] o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 106223 INFO  (jetty-launcher-811-thread-1) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@39de5f69{/solr,null,AVAILABLE}
   [junit4]   2> 106227 INFO  (jetty-launcher-811-thread-2) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@71d7f6b5{/solr,null,AVAILABLE}
   [junit4]   2> 106228 INFO  (jetty-launcher-811-thread-1) [    ] o.e.j.s.AbstractConnector Started ServerConnector@29b2e8ba{HTTP/1.1,[http/1.1]}{127.0.0.1:56204}
   [junit4]   2> 106228 INFO  (jetty-launcher-811-thread-1) [    ] o.e.j.s.Server Started @107787ms
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=56204}
   [junit4]   2> 106229 ERROR (jetty-launcher-811-thread-1) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T22:36:12.090Z
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-3) [    ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@40091a3a{/solr,null,AVAILABLE}
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-3) [    ] o.e.j.s.AbstractConnector Started ServerConnector@31de4510{HTTP/1.1,[http/1.1]}{127.0.0.1:44975}
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-3) [    ] o.e.j.s.Server Started @107788ms
   [junit4]   2> 106229 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=44975}
   [junit4]   2> 106230 ERROR (jetty-launcher-811-thread-3) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 106230 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 106230 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106230 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106230 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T22:36:12.091Z
   [junit4]   2> 106232 INFO  (jetty-launcher-811-thread-2) [    ] o.e.j.s.AbstractConnector Started ServerConnector@55bed152{HTTP/1.1,[http/1.1]}{127.0.0.1:60343}
   [junit4]   2> 106232 INFO  (jetty-launcher-811-thread-2) [    ] o.e.j.s.Server Started @107790ms
   [junit4]   2> 106232 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=60343}
   [junit4]   2> 106233 ERROR (jetty-launcher-811-thread-2) [    ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 106233 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solrâ„¢ version 8.0.0
   [junit4]   2> 106233 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 106233 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 106233 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2017-11-10T22:36:12.094Z
   [junit4]   2> 106238 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106238 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106238 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 106248 INFO  (jetty-launcher-811-thread-2) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37270/solr
   [junit4]   2> 106252 INFO  (jetty-launcher-811-thread-3) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37270/solr
   [junit4]   2> 106253 INFO  (jetty-launcher-811-thread-1) [    ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37270/solr
   [junit4]   2> 106292 WARN  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 106293 WARN  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 106295 WARN  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.c.ZkController The _default configset could not be uploaded. Please provide 'solr.default.confdir' parameter that points to a configset intended to be the default. Current 'solr.default.confdir' value: null
   [junit4]   2> 106301 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106301 INFO  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106302 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:60343_solr
   [junit4]   2> 106303 INFO  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:56204_solr
   [junit4]   2> 106303 INFO  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 106304 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.c.Overseer Overseer (id=98982518585425926-127.0.0.1:60343_solr-n_0000000000) starting
   [junit4]   2> 106305 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 106305 INFO  (zkCallback-827-thread-1-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 106305 INFO  (zkCallback-828-thread-1-processing-n:127.0.0.1:44975_solr) [n:127.0.0.1:44975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 106309 INFO  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:44975_solr
   [junit4]   2> 106312 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 106312 INFO  (zkCallback-827-thread-1-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 106319 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:60343_solr
   [junit4]   2> 106320 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 106323 INFO  (zkCallback-828-thread-1-processing-n:127.0.0.1:44975_solr) [n:127.0.0.1:44975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 106331 INFO  (zkCallback-828-thread-1-processing-n:127.0.0.1:44975_solr) [n:127.0.0.1:44975_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 106334 INFO  (zkCallback-827-thread-1-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 106438 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60343.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106445 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60343.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106446 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60343.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106447 INFO  (jetty-launcher-811-thread-2) [n:127.0.0.1:60343_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node2/.
   [junit4]   2> 106484 INFO  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56204.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106489 INFO  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56204.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106489 INFO  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56204.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106490 INFO  (jetty-launcher-811-thread-1) [n:127.0.0.1:56204_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node1/.
   [junit4]   2> 106601 INFO  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44975.solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106610 INFO  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44975.solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106611 INFO  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_44975.solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 106611 INFO  (jetty-launcher-811-thread-3) [n:127.0.0.1:44975_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node3/.
   [junit4]   2> 106637 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 106638 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37270/solr ready
   [junit4]   2> 106645 INFO  (qtp666037037-2956) [n:127.0.0.1:56204_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 106649 INFO  (OverseerThreadFactory-1174-thread-1-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 106762 INFO  (OverseerStateUpdate-98982518585425926-127.0.0.1:60343_solr-n_0000000000) [n:127.0.0.1:60343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:56204/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 106766 INFO  (OverseerStateUpdate-98982518585425926-127.0.0.1:60343_solr-n_0000000000) [n:127.0.0.1:60343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60343/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 106969 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 106969 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr    ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 106970 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 106970 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 107077 INFO  (zkCallback-827-thread-1-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107077 INFO  (zkCallback-827-thread-2-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107078 INFO  (zkCallback-824-thread-1-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107078 INFO  (zkCallback-824-thread-2-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 107986 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108376 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.0.0
   [junit4]   2> 108398 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema [collection1_shard2_replica_n2] Schema name=test
   [junit4]   2> 108421 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema [collection1_shard1_replica_n1] Schema name=test
   [junit4]   2> 108647 WARN  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 108647 WARN  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 108647 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108647 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n2' using configuration from collection collection1, trusted=true
   [junit4]   2> 108648 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_60343.solr.core.collection1.shard2.replica_n2' (registry 'solr.core.collection1.shard2.replica_n2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 108648 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108648 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [[collection1_shard2_replica_n2] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node2/collection1_shard2_replica_n2], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node2/./collection1_shard2_replica_n2/data/]
   [junit4]   2> 108680 WARN  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field lowerfilt1and2 is not multivalued and destination for multiple copyFields (2)
   [junit4]   2> 108680 WARN  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Field text is not multivalued and destination for multiple copyFields (3)
   [junit4]   2> 108680 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.IndexSchema Loaded schema test/1.6 with uniqueid field id
   [junit4]   2> 108680 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from collection collection1, trusted=true
   [junit4]   2> 108681 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr_56204.solr.core.collection1.shard1.replica_n1' (registry 'solr.core.collection1.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@36bbbe03
   [junit4]   2> 108681 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 108681 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node1/collection1_shard1_replica_n1], dataDir=[/export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001/tempDir-001/node1/./collection1_shard1_replica_n1/data/]
   [junit4]   2> 108706 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108706 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108707 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108707 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108708 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.SolrIndexSearcher Opening [Searcher@72ef7624[collection1_shard2_replica_n2] main]
   [junit4]   2> 108710 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 108710 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 108711 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108711 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583720300095209472
   [junit4]   2> 108711 INFO  (searcherExecutor-1181-thread-1-processing-n:127.0.0.1:60343_solr x:collection1_shard2_replica_n2 s:shard2 c:collection1 r:core_node4) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SolrCore [collection1_shard2_replica_n2] Registered new searcher Searcher@72ef7624[collection1_shard2_replica_n2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108717 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 108717 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 108717 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:60343/solr/collection1_shard2_replica_n2/
   [junit4]   2> 108717 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 108717 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.SyncStrategy http://127.0.0.1:60343/solr/collection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 108717 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 108722 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:60343/solr/collection1_shard2_replica_n2/ shard2
   [junit4]   2> 108752 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 108752 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 108753 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 108753 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 108754 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening [Searcher@67fa2d34[collection1_shard1_replica_n1] main]
   [junit4]   2> 108757 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf
   [junit4]   2> 108758 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf
   [junit4]   2> 108758 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 108759 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1583720300145541120
   [junit4]   2> 108761 INFO  (searcherExecutor-1182-thread-1-processing-n:127.0.0.1:56204_solr x:collection1_shard1_replica_n1 s:shard1 c:collection1 r:core_node3) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SolrCore [collection1_shard1_replica_n1] Registered new searcher Searcher@67fa2d34[collection1_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 108768 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 108768 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 108768 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:56204/solr/collection1_shard1_replica_n1/
   [junit4]   2> 108768 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 108768 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.SyncStrategy http://127.0.0.1:56204/solr/collection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 108768 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext Found all replicas participating in election, clear LIR
   [junit4]   2> 108776 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:56204/solr/collection1_shard1_replica_n1/ shard1
   [junit4]   2> 108880 INFO  (zkCallback-824-thread-3-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 108880 INFO  (zkCallback-827-thread-2-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 108880 INFO  (zkCallback-827-thread-1-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 108880 INFO  (zkCallback-824-thread-2-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 108927 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 108929 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 108931 INFO  (qtp1160002230-2965) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=conf&newCollection=true&name=collection1_shard2_replica_n2&action=CREATE&numShards=2&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1962
   [junit4]   2> 108969 INFO  (qtp666037037-2958) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf&newCollection=true&name=collection1_shard1_replica_n1&action=CREATE&numShards=2&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=2001
   [junit4]   2> 108974 INFO  (qtp666037037-2956) [n:127.0.0.1:56204_solr    ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 30 seconds. Check all shard replicas
   [junit4]   2> 109069 INFO  (zkCallback-827-thread-1-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 109069 INFO  (zkCallback-827-thread-2-processing-n:127.0.0.1:56204_solr) [n:127.0.0.1:56204_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 109069 INFO  (zkCallback-824-thread-3-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 109069 INFO  (zkCallback-824-thread-2-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 109976 INFO  (qtp666037037-2956) [n:127.0.0.1:56204_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2} status=0 QTime=3331
   [junit4]   2> 109976 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: collection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 109977 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: collection1
   [junit4]   2> 109986 INFO  (qtp1160002230-2971) [n:127.0.0.1:60343_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :clusterstatus with params action=CLUSTERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 109988 INFO  (qtp1160002230-2971) [n:127.0.0.1:60343_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=CLUSTERSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 110018 INFO  (TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[4D1FAB598B1CADD3]) [    ] o.a.s.SolrTestCaseJ4 ###Starting testNonRetryableRequests
   [junit4]   2> 110025 INFO  (qtp666037037-2959) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=TOLEADER&distrib.from=http://127.0.0.1:60343/solr/collection1_shard2_replica_n2/&wt=javabin&version=2}{deleteByQuery=*:* (-1583720301471989760)} 0 1
   [junit4]   2> 110028 INFO  (qtp666037037-2960) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583720301476184064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 110028 INFO  (qtp666037037-2960) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 110028 INFO  (qtp1160002230-2970) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 start commit{_version_=1583720301476184064,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 110028 INFO  (qtp1160002230-2970) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 110028 INFO  (qtp666037037-2960) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 110028 INFO  (qtp1160002230-2970) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 110028 INFO  (qtp1160002230-2970) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60343/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 0
   [junit4]   2> 110029 INFO  (qtp666037037-2960) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard1_replica_n1]  webapp=/solr path=/update params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:60343/solr/collection1_shard2_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=} 0 1
   [junit4]   2> 110030 INFO  (qtp1160002230-2974) [n:127.0.0.1:60343_solr c:collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] o.a.s.u.p.LogUpdateProcessorFactory [collection1_shard2_replica_n2]  webapp=/solr path=/update params={_stateVer_=collection1:4&commit=true&wt=javabin&version=2}{deleteByQuery=*:* (-1583720301468844032),commit=} 0 9
   [junit4]   2> 110035 INFO  (TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[4D1FAB598B1CADD3]) [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 110036 INFO  (TEST-CloudSolrClientTest.testNonRetryableRequests-seed#[4D1FAB598B1CADD3]) [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37270/solr ready
   [junit4]   2> 110038 INFO  (qtp666037037-2961) [n:127.0.0.1:56204_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params async=a9e26526-f454-42ff-9f3d-0f7eb38243a6&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 110040 INFO  (qtp666037037-2961) [n:127.0.0.1:56204_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={async=a9e26526-f454-42ff-9f3d-0f7eb38243a6&replicationFactor=3&collection.configName=conf&name=foo&nrtReplicas=3&action=CREATE&numShards=1&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 110042 INFO  (qtp666037037-2962) [n:127.0.0.1:56204_solr    ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with params requestid=a9e26526-f454-42ff-9f3d-0f7eb38243a6&action=REQUESTSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 110044 INFO  (qtp666037037-2962) [n:127.0.0.1:56204_solr    ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={requestid=a9e26526-f454-42ff-9f3d-0f7eb38243a6&action=REQUESTSTATUS&wt=javabin&version=2} status=0 QTime=2
   [junit4]   2> 110047 INFO  (OverseerThreadFactory-1174-thread-2-processing-n:127.0.0.1:60343_solr) [n:127.0.0.1:60343_solr    ] o.a.s.c.CreateCollectionCmd Create collection foo
   [junit4]   2> 110048 INFO  (OverseerCollectionConfigSetProcessor-98982518585425926-127.0.0.1:60343_solr-n_0000000000) [n:127.0.0.1:60343_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 110269 INFO  (OverseerStateUpdate-98982518585425926-127.0.0.1:60343_solr-n_0000000000) [n:127.0.0.1:60343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:44975/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 110275 INFO  (OverseerStateUpdate-98982518585425926-127.0.0.1:60343_solr-n_0000000000) [n:127.0.0.1:60343_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"foo",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"foo_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:60343/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2

[...truncated too long message...]

olr c:localShardsTestColl s:shard1 r:core_node10 x:localShardsTestColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.localShardsTestColl.shard1.replica_n1, tag=1328003188
   [junit4]   2> 139311 INFO  (coreCloseExecutor-1308-thread-5) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard1 r:core_node10 x:localShardsTestColl_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7d5e291e: rootName = solr_56204, domain = solr.core.localShardsTestColl.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.localShardsTestColl.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@76601fe8
   [junit4]   2> 139312 INFO  (coreCloseExecutor-1307-thread-8) [n:127.0.0.1:44975_solr c:multicollection2 s:shard2 r:core_node4 x:multicollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.multicollection2.shard2.leader, tag=355926268
   [junit4]   2> 139312 INFO  (coreCloseExecutor-1307-thread-6) [n:127.0.0.1:44975_solr c:2nd_collection s:shard1 r:core_node3 x:2nd_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.2nd_collection.shard1.replica_n1, tag=1950008911
   [junit4]   2> 139313 INFO  (coreCloseExecutor-1307-thread-6) [n:127.0.0.1:44975_solr c:2nd_collection s:shard1 r:core_node3 x:2nd_collection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@327c32e6: rootName = solr_44975, domain = solr.core.2nd_collection.shard1.replica_n1, service url = null, agent id = null] for registry solr.core.2nd_collection.shard1.replica_n1 / com.codahale.metrics.MetricRegistry@675332e8
   [junit4]   2> 139344 INFO  (coreCloseExecutor-1308-thread-5) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard1 r:core_node10 x:localShardsTestColl_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard1.leader, tag=1328003188
   [junit4]   2> 139344 INFO  (coreCloseExecutor-1308-thread-6) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard3 r:core_node16 x:localShardsTestColl_shard3_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.localShardsTestColl.shard3.replica_n7, tag=1568450137
   [junit4]   2> 139344 INFO  (coreCloseExecutor-1308-thread-6) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard3 r:core_node16 x:localShardsTestColl_shard3_replica_n7] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@37eb1c9d: rootName = solr_56204, domain = solr.core.localShardsTestColl.shard3.replica_n7, service url = null, agent id = null] for registry solr.core.localShardsTestColl.shard3.replica_n7 / com.codahale.metrics.MetricRegistry@4f8999a1
   [junit4]   2> 139344 INFO  (coreCloseExecutor-1307-thread-6) [n:127.0.0.1:44975_solr c:2nd_collection s:shard1 r:core_node3 x:2nd_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.2nd_collection.shard1.leader, tag=1950008911
   [junit4]   2> 139346 INFO  (coreCloseExecutor-1307-thread-1) [n:127.0.0.1:44975_solr c:foo s:shard1 r:core_node3 x:foo_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.foo.shard1.leader, tag=1671501072
   [junit4]   2> 139351 INFO  (coreCloseExecutor-1308-thread-6) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard3 r:core_node16 x:localShardsTestColl_shard3_replica_n7] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard3.leader, tag=1568450137
   [junit4]   2> 139351 INFO  (coreCloseExecutor-1308-thread-4) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.core.localShardsTestColl.shard2.replica_n4, tag=581590384
   [junit4]   2> 139351 INFO  (coreCloseExecutor-1308-thread-4) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7e74851b: rootName = solr_56204, domain = solr.core.localShardsTestColl.shard2.replica_n4, service url = null, agent id = null] for registry solr.core.localShardsTestColl.shard2.replica_n4 / com.codahale.metrics.MetricRegistry@35126041
   [junit4]   2> 139360 INFO  (jetty-closer-812-thread-3) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@40091a3a{/solr,null,UNAVAILABLE}
   [junit4]   2> 139365 INFO  (coreCloseExecutor-1308-thread-4) [n:127.0.0.1:56204_solr c:localShardsTestColl s:shard2 r:core_node13 x:localShardsTestColl_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.localShardsTestColl.shard2.leader, tag=581590384
   [junit4]   2> 139365 INFO  (coreCloseExecutor-1308-thread-1) [n:127.0.0.1:56204_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.collection.collection1.shard1.leader, tag=588325833
   [junit4]   2> 139376 INFO  (jetty-closer-812-thread-2) [    ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@39de5f69{/solr,null,UNAVAILABLE}
   [junit4]   2> 139380 ERROR (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 139380 INFO  (SUITE-CloudSolrClientTest-seed#[4D1FAB598B1CADD3]-worker) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37270 37270
   [junit4]   2> 141288 INFO  (Thread-690) [    ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:37270 37270
   [junit4]   2> 141291 WARN  (Thread-690) [    ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/configs/conf
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	27	/solr/collections/localShardsTestColl/state.json
   [junit4]   2> 	21	/solr/collections/foo/state.json
   [junit4]   2> 	16	/solr/collections/stale_state_test_col/state.json
   [junit4]   2> 	12	/solr/collections/collection1/state.json
   [junit4]   2> 	12	/solr/collections/2nd_collection/state.json
   [junit4]   2> 	12	/solr/collections/multicollection2/state.json
   [junit4]   2> 	12	/solr/collections/multicollection1/state.json
   [junit4]   2> 	10	/solr/collections/nemesis/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	6	/solr/collections/overwrite/state.json
   [junit4]   2> 	2	/solr/collections/localShardsTestColl/leader_elect/shard2/election/98982518585425928-core_node13-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	8	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: /export/home/jenkins/workspace/Lucene-Solr-master-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.impl.CloudSolrClientTest_4D1FAB598B1CADD3-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {multiDefault=BlockTreeOrds(blocksize=128), a_t=BlockTreeOrds(blocksize=128), title_s=BlockTreeOrds(blocksize=128), id=PostingsFormat(name=Direct), text=PostingsFormat(name=LuceneVarGapDocFreqInterval)}, docValues:{_version_=DocValuesFormat(name=Asserting), multiDefault=DocValuesFormat(name=Direct), title_s=DocValuesFormat(name=Direct), intDefault=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene70), timestamp=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=1267, maxMBSortInHeap=6.092665454155962, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2808c181), locale=fr-CA, timezone=Asia/Chita
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=149941736,total=408944640
   [junit4]   2> NOTE: All tests run in this JVM: [JettyWebappTest, ConcurrentUpdateSolrClientBuilderTest, HyperbolicSineEvaluatorTest, SchemaTest, TestEmbeddedSolrServer, TestPolicy, ConcatOperationTest, CosineEvaluatorTest, SolrExampleStreamingTest, CloudSolrClientBuilderTest, NotEvaluatorTest, JdbcTest, AddEvaluatorTest, ModifiableSolrParamsTest, TestDelegationTokenResponse, NamedListTest, SelectWithEvaluatorsTest, CloudSolrClientMultiConstructorTest, TestV1toV2ApiMapper, CommonAdminParamsTest, TestRetryUtil, CumulativeProbabilityEvaluatorTest, EmpiricalDistributionEvaluatorTest, SineEvaluatorTest, SolrExampleXMLTest, TestToleratedUpdateError, NormalDistributionEvaluatorTest, ExclusiveOrEvaluatorTest, ShardParamsTest, TestCollectionAdminRequest, RecursiveEvaluatorTest, AppendEvaluatorTest, GreaterThanEvaluatorTest, TestJsonRecordReader, TestCoreAdmin, SolrExampleStreamingBinaryTest, SolrExampleEmbeddedTest, LargeVolumeBinaryJettyTest, TestBatchUpdate, LargeVolumeEmbeddedTest, TestSpellCheckResponse, TestSolrProperties, SolrParamTest, TermsResponseTest, QueryResponseTest, TestNamedListCodec, TestJavaBinCodec, TestDocumentObjectBinder, SolrQueryTest, TestHash, ContentStreamTest, TestXMLEscaping, DocumentAnalysisResponseTest, SolrDocumentTest, TestUpdateRequestCodec, FieldAnalysisResponseTest, ClientUtilsTest, FacetFieldTest, UsingSolrJRefGuideExamplesTest, CollectionAdminRequestRequiredParamsTest, GetByIdTest, TestLBHttpSolrClient, TestSolrJErrorHandling, CloudSolrClientTest]
   [junit4] Completed [88/146 (1!)] on J0 in 35.25s, 16 tests, 1 error <<< FAILURES!

[...truncated 46495 lines...]

[JENKINS] Lucene-Solr-master-Solaris (64bit/jdk1.8.0) - Build # 1525 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-Solaris/1525/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.lucene.search.TestSimilarity.testSimilarity

Error Message:
expected:<2.0> but was:<1.0>

Stack Trace:
java.lang.AssertionError: expected:<2.0> but was:<1.0>
	at __randomizedtesting.SeedInfo.seed([DE7CA3EBACD23F57:2FD3E3D3AC32AA4C]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.failNotEquals(Assert.java:647)
	at org.junit.Assert.assertEquals(Assert.java:443)
	at org.junit.Assert.assertEquals(Assert.java:512)
	at org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
	at org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq

Error Message:
first doc score should be zero, 3.0794418

Stack Trace:
java.lang.AssertionError: first doc score should be zero, 3.0794418
	at __randomizedtesting.SeedInfo.seed([DE7CA3EBACD23F57:E20F17C01A300A50]:0)
	at org.junit.Assert.fail(Assert.java:93)
	at org.junit.Assert.assertTrue(Assert.java:43)
	at org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
	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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
	at com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
	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 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 com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
	at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 1077 lines...]
   [junit4] Suite: org.apache.lucene.search.spans.TestSpans
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSpans -Dtests.method=testSpanScorerZeroSloppyFreq -Dtests.seed=DE7CA3EBACD23F57 -Dtests.slow=true -Dtests.locale=sr-Latn-ME -Dtests.timezone=Africa/Lusaka -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.01s J1 | TestSpans.testSpanScorerZeroSloppyFreq <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: first doc score should be zero, 3.0794418
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE7CA3EBACD23F57:E20F17C01A300A50]:0)
   [junit4]    > 	at org.apache.lucene.search.spans.TestSpans.testSpanScorerZeroSloppyFreq(TestSpans.java:320)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=Lucene50(blocksize=128), id=FST50, text=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=438, maxMBSortInHeap=7.2744177418097165, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@5baa8f0a), locale=sr-Latn-ME, timezone=Africa/Lusaka
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=159850512,total=184492032
   [junit4]   2> NOTE: All tests run in this JVM: [TestByteSlices, TestTermsEnum, TestGraphTokenizers, TestTermRangeQuery, TestSentinelIntSet, TestFilterDirectory, TestPositiveScoresOnlyCollector, Test2BBinaryDocValues, TestCustomSearcherSort, TestPolygon2D, TestForTooMuchCloning, TestBoolean2ScorerSupplier, TestBoostQuery, TestFilterWeight, TestTotalHitCountCollector, TestTrackingDirectoryWrapper, TestOmitNorms, TestBytesStore, TestDistributionSPL, TestIndexOrDocValuesQuery, TestNearSpansOrdered, TestTermVectorsReader, TestQueryRescorer, TestSubScorerFreqs, TestCachingCollector, TestAutomaton, TestPayloads, TestIndexWriterForceMerge, TestVersion, TestBasicModelBE, TestIntsRef, TestSmallFloat, TestFileSwitchDirectory, TestSpanFirstQuery, TestOneMergeWrappingMergePolicy, TestTerms, TestNormsFieldExistsQuery, TestSortRandom, TestSetOnce, Test2BPagedBytes, TestCachingTokenFilter, TestLucene50CompoundFormat, TestAxiomaticF2EXP, TestDuelingCodecsAtNight, TestMaxTermFrequency, TestDirectPacked, TestMultiLevelSkipList, TestMutableValues, TestDateTools, TestIndexWriterOnDiskFull, TestSPIClassIterator, TestMutablePointsReaderUtils, TestNoMergeScheduler, TestSimpleExplanations, TestLongRangeFieldQueries, TestMmapDirectory, TestSimpleExplanationsWithFillerDocs, TestIntroSorter, TestDocumentsWriterStallControl, TestWildcard, TestMergePolicyWrapper, TestTransactions, TestTryDelete, TestFieldReuse, TestSloppyPhraseQuery2, TestAutomatonQueryUnicode, TestMixedDocValuesUpdates, TestSpansEnum, TestIndexWriterCommit, Test2BPostings, TestMatchNoDocsQuery, TestControlledRealTimeReopenThread, TestNRTReaderCleanup, TestFlex, TestDocValues, TestFieldMaskingSpanQuery, TestGeoUtils, TestNRTThreads, TestNRTReaderWithThreads, TestAllFilesCheckIndexHeader, TestFilterDirectoryReader, TestSpanCollection, TestAxiomaticSimilarity, TestElevationComparator, TestStressIndexing2, TestMultiset, TestPackedInts, TestBasicModelIn, TestStressIndexing, TestByteBlockPool, TestMultiCollector, TestLucene60FieldInfoFormat, TestSegmentMerger, TestFixedBitDocIdSet, TestIntArrayDocIdSet, TestCharsRef, Test2BDocs, TestWeakIdentityMap, TestLMDirichletSimilarity, TestBasics, TestIndexWriterLockRelease, TestFuzzyQuery, TestLucene50StoredFieldsFormatHighCompression, TestRollback, TestTermsEnum2, TestParallelTermEnum, TestMultiDocValues, TestShardSearching, TestSegmentTermDocs, TestRollingBuffer, TestSortedSetDocValues, TestAxiomaticF1EXP, TestPerFieldDocValuesFormat, TestPerFieldPostingsFormat2, TestCharArraySet, TestBytesRefAttImpl, TestFilterSpans, TestLongBitSet, TestNGramPhraseQuery, TestIsCurrent, TestIndexWriter, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestAddIndexes, TestIndexWriterExceptions, TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestDuelingCodecs, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStressAdvance, TestNorms, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestNeverDelete, TestLongPostings, TestRollingUpdates, TestTieredMergePolicy, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestBufferedIndexInput, TestConsistentFieldNumbers, TestDirectoryReader, TestLockFactory, TestPhraseQuery, TestBagOfPositions, TestFixedBitSet, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestFastDecompressionMode, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestPagedBytes, TestMultiThreadTermVectors, TestSimpleSearchEquivalence, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans]
   [junit4] Completed [255/475 (1!)] on J1 in 0.53s, 26 tests, 1 failure <<< FAILURES!

[...truncated 213 lines...]
   [junit4] Suite: org.apache.lucene.search.TestSimilarity
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestSimilarity -Dtests.method=testSimilarity -Dtests.seed=DE7CA3EBACD23F57 -Dtests.slow=true -Dtests.locale=lt-LT -Dtests.timezone=Pacific/Tarawa -Dtests.asserts=true -Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.02s J1 | TestSimilarity.testSimilarity <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2.0> but was:<1.0>
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([DE7CA3EBACD23F57:2FD3E3D3AC32AA4C]:0)
   [junit4]    > 	at org.apache.lucene.search.TestSimilarity$4.collect(TestSimilarity.java:146)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.AssertingCollector$1.collect(AssertingCollector.java:56)
   [junit4]    > 	at org.apache.lucene.search.AssertingLeafCollector.collect(AssertingLeafCollector.java:52)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.scoreAll(Weight.java:293)
   [junit4]    > 	at org.apache.lucene.search.Weight$DefaultBulkScorer.score(Weight.java:236)
   [junit4]    > 	at org.apache.lucene.search.BulkScorer.score(BulkScorer.java:39)
   [junit4]    > 	at org.apache.lucene.search.AssertingBulkScorer.score(AssertingBulkScorer.java:69)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:645)
   [junit4]    > 	at org.apache.lucene.search.AssertingIndexSearcher.search(AssertingIndexSearcher.java:72)
   [junit4]    > 	at org.apache.lucene.search.IndexSearcher.search(IndexSearcher.java:449)
   [junit4]    > 	at org.apache.lucene.search.TestSimilarity.testSimilarity(TestSimilarity.java:137)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {field=PostingsFormat(name=Memory)}, docValues:{}, maxPointsInLeafNode=296, maxMBSortInHeap=5.8745277827660525, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@31339fb), locale=lt-LT, timezone=Pacific/Tarawa
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_152 (64-bit)/cpus=3,threads=1,free=125386704,total=184492032
   [junit4]   2> NOTE: All tests run in this JVM: [TestByteSlices, TestTermsEnum, TestGraphTokenizers, TestTermRangeQuery, TestSentinelIntSet, TestFilterDirectory, TestPositiveScoresOnlyCollector, Test2BBinaryDocValues, TestCustomSearcherSort, TestPolygon2D, TestForTooMuchCloning, TestBoolean2ScorerSupplier, TestBoostQuery, TestFilterWeight, TestTotalHitCountCollector, TestTrackingDirectoryWrapper, TestOmitNorms, TestBytesStore, TestDistributionSPL, TestIndexOrDocValuesQuery, TestNearSpansOrdered, TestTermVectorsReader, TestQueryRescorer, TestSubScorerFreqs, TestCachingCollector, TestAutomaton, TestPayloads, TestIndexWriterForceMerge, TestVersion, TestBasicModelBE, TestIntsRef, TestSmallFloat, TestFileSwitchDirectory, TestSpanFirstQuery, TestOneMergeWrappingMergePolicy, TestTerms, TestNormsFieldExistsQuery, TestSortRandom, TestSetOnce, Test2BPagedBytes, TestCachingTokenFilter, TestLucene50CompoundFormat, TestAxiomaticF2EXP, TestDuelingCodecsAtNight, TestMaxTermFrequency, TestDirectPacked, TestMultiLevelSkipList, TestMutableValues, TestDateTools, TestIndexWriterOnDiskFull, TestSPIClassIterator, TestMutablePointsReaderUtils, TestNoMergeScheduler, TestSimpleExplanations, TestLongRangeFieldQueries, TestMmapDirectory, TestSimpleExplanationsWithFillerDocs, TestIntroSorter, TestDocumentsWriterStallControl, TestWildcard, TestMergePolicyWrapper, TestTransactions, TestTryDelete, TestFieldReuse, TestSloppyPhraseQuery2, TestAutomatonQueryUnicode, TestMixedDocValuesUpdates, TestSpansEnum, TestIndexWriterCommit, Test2BPostings, TestMatchNoDocsQuery, TestControlledRealTimeReopenThread, TestNRTReaderCleanup, TestFlex, TestDocValues, TestFieldMaskingSpanQuery, TestGeoUtils, TestNRTThreads, TestNRTReaderWithThreads, TestAllFilesCheckIndexHeader, TestFilterDirectoryReader, TestSpanCollection, TestAxiomaticSimilarity, TestElevationComparator, TestStressIndexing2, TestMultiset, TestPackedInts, TestBasicModelIn, TestStressIndexing, TestByteBlockPool, TestMultiCollector, TestLucene60FieldInfoFormat, TestSegmentMerger, TestFixedBitDocIdSet, TestIntArrayDocIdSet, TestCharsRef, Test2BDocs, TestWeakIdentityMap, TestLMDirichletSimilarity, TestBasics, TestIndexWriterLockRelease, TestFuzzyQuery, TestLucene50StoredFieldsFormatHighCompression, TestRollback, TestTermsEnum2, TestParallelTermEnum, TestMultiDocValues, TestShardSearching, TestSegmentTermDocs, TestRollingBuffer, TestSortedSetDocValues, TestAxiomaticF1EXP, TestPerFieldDocValuesFormat, TestPerFieldPostingsFormat2, TestCharArraySet, TestBytesRefAttImpl, TestFilterSpans, TestLongBitSet, TestNGramPhraseQuery, TestIsCurrent, TestIndexWriter, TestIndexWriterReader, TestIndexWriterMerging, TestFSTs, TestAddIndexes, TestIndexWriterExceptions, TestSearcherManager, TestDeletionPolicy, TestBooleanOr, TestFlushByRamOrCountsPolicy, TestIndexWriterDelete, TestDuelingCodecs, TestBoolean2, TestPersistentSnapshotDeletionPolicy, TestAtomicUpdate, TestStressAdvance, TestNorms, TestDirectoryReaderReopen, TestTimeLimitingCollector, TestSearchWithThreads, TestSearchAfter, TestConcurrentMergeScheduler, TestNeverDelete, TestLongPostings, TestRollingUpdates, TestTieredMergePolicy, TestPerFieldPostingsFormat, TestLevenshteinAutomata, TestBufferedIndexInput, TestConsistentFieldNumbers, TestDirectoryReader, TestLockFactory, TestPhraseQuery, TestBagOfPositions, TestFixedBitSet, TestComplexExplanations, TestRegexpRandom2, TestNRTCachingDirectory, TestFastDecompressionMode, TestParallelCompositeReader, TestIndexWriterNRTIsCurrent, TestPagedBytes, TestMultiThreadTermVectors, TestSimpleSearchEquivalence, TestDocValuesIndexing, TestSimilarityBase, TestBooleanMinShouldMatch, TestDeterminizeLexicon, TestSpans, TestPostingsOffsets, TestMixedCodecs, TestTransactionRollback, TestUTF32ToUTF8, TestSpanExplanations, TestFastCompressionMode, TestRAMDirectory, TestMultiPhraseQuery, TestLazyProxSkipping, TestDeterminism, TestMergeSchedulerExternal, TestTermVectorsWriter, TestCharTermAttributeImpl, TestOmitPositions, TestBytesRefHash, TestStressNRT, TestIndexInput, TestDisjunctionMaxQuery, TestForceMergeForever, TestOmitTf, TestSameScoresWithThreads, TestMultiFields, TestDocumentsWriterDeleteQueue, TestDocumentWriter, TestCrashCausesCorruptIndex, TestMultiTermConstantScore, TestLiveFieldValues, TestDoc, TestExternalCodecs, TestNoDeletionPolicy, TestPerSegmentDeletes, TestPrefixInBooleanQuery, TestUniqueTermCount, TestComplexExplanationsOfNonMatches, TestPrefixCodedTerms, TestAllFilesHaveCodecHeader, TestAutomatonQuery, TestTopFieldCollector, TestSumDocFreq, TestIndexableField, TestDocValuesScoring, TestDirectory, TestCheckIndex, TestSpanMultiTermQueryWrapper, TestSearchForDuplicates, TestSizeBoundedForceMerge, TestCompiledAutomaton, TestConstantScoreQuery, TestPrefixQuery, TestBinaryTerms, TestRecyclingIntBlockAllocator, TestIndexWriterConfig, TestConjunctions, TestMultiTermQueryRewrites, TestField, TestDateSort, TestSimilarity]
   [junit4] Completed [322/475 (2!)] on J1 in 0.03s, 1 test, 1 failure <<< FAILURES!

[...truncated 59954 lines...]