Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4162/
Java: 64bit/jdk1.8.0 -XX:-UseCompressedOops -XX:+UseConcMarkSweepGC

4 tests failed.
FAILED:  org.apache.lucene.util.TestLongBitSet.testTooLarge

Error Message:
expected:<...ust be 0 .. 13743895[2384; got: 137438952385]> but was:<...ust be 
0 .. 13743895[1872; got: 137438951873]>

Stack Trace:
org.junit.ComparisonFailure: expected:<...ust be 0 .. 13743895[2384; got: 
137438952385]> but was:<...ust be 0 .. 13743895[1872; got: 137438951873]>
        at 
__randomizedtesting.SeedInfo.seed([A7E672C12DD56CA9:FE7DA2FD765CB11]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
        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.util.TestLongBitSet.testBits2Words

Error Message:
expected:<2147483631> but was:<2147483623>

Stack Trace:
java.lang.AssertionError: expected:<2147483631> but was:<2147483623>
        at 
__randomizedtesting.SeedInfo.seed([A7E672C12DD56CA9:E8CD965231804A68]: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.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
        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.util.TestLongBitSet.testNegativeNumBits

Error Message:
expected:<...ust be 0 .. 13743895[2384]; got: -17> but was:<...ust be 0 .. 
13743895[1872]; got: -17>

Stack Trace:
org.junit.ComparisonFailure: expected:<...ust be 0 .. 13743895[2384]; got: -17> 
but was:<...ust be 0 .. 13743895[1872]; got: -17>
        at 
__randomizedtesting.SeedInfo.seed([A7E672C12DD56CA9:6C49AEF794384321]:0)
        at org.junit.Assert.assertEquals(Assert.java:125)
        at org.junit.Assert.assertEquals(Assert.java:147)
        at 
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
        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.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete

Error Message:
There are still nodes recoverying - waited for 330 seconds

Stack Trace:
java.lang.AssertionError: There are still nodes recoverying - waited for 330 
seconds
        at 
__randomizedtesting.SeedInfo.seed([972E18B231602C06:34D4B617B688C6A3]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.cloud.AbstractDistribZkTestBase.waitForRecoveriesToFinish(AbstractDistribZkTestBase.java:185)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.createCollection(TestCollectionsAPIViaSolrCloudCluster.java:91)
        at 
org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster.testCollectionCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:161)
        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)




Build Log:
[...truncated 863 lines...]
   [junit4] Suite: org.apache.lucene.util.TestLongBitSet
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testTooLarge -Dtests.seed=A7E672C12DD56CA9 -Dtests.slow=true 
-Dtests.locale=en-CA -Dtests.timezone=Australia/Queensland -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.01s J0 | TestLongBitSet.testTooLarge <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...ust be 
0 .. 13743895[2384; got: 137438952385]> but was:<...ust be 0 .. 13743895[1872; 
got: 137438951873]>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A7E672C12DD56CA9:FE7DA2FD765CB11]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testTooLarge(TestLongBitSet.java:228)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4] IGNOR/A 0.00s J0 | TestLongBitSet.testHugeCapacity
   [junit4]    > Assumption #1: 'nightly' test group is disabled (@Nightly())
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testBits2Words -Dtests.seed=A7E672C12DD56CA9 -Dtests.slow=true 
-Dtests.locale=en-CA -Dtests.timezone=Australia/Queensland -Dtests.asserts=true 
-Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J0 | TestLongBitSet.testBits2Words <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: expected:<2147483631> 
but was:<2147483623>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A7E672C12DD56CA9:E8CD965231804A68]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testBits2Words(TestLongBitSet.java:364)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=TestLongBitSet 
-Dtests.method=testNegativeNumBits -Dtests.seed=A7E672C12DD56CA9 
-Dtests.slow=true -Dtests.locale=en-CA -Dtests.timezone=Australia/Queensland 
-Dtests.asserts=true -Dtests.file.encoding=US-ASCII
   [junit4] FAILURE 0.00s J0 | TestLongBitSet.testNegativeNumBits <<<
   [junit4]    > Throwable #1: org.junit.ComparisonFailure: expected:<...ust be 
0 .. 13743895[2384]; got: -17> but was:<...ust be 0 .. 13743895[1872]; got: -17>
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([A7E672C12DD56CA9:6C49AEF794384321]:0)
   [junit4]    >        at 
org.apache.lucene.util.TestLongBitSet.testNegativeNumBits(TestLongBitSet.java:236)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=CheapBastard, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en-CA, 
timezone=Australia/Queensland
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=384910432,total=518979584
   [junit4]   2> NOTE: All tests run in this JVM: [TestSpanCollection, 
TestSpanExplanations, TestIndexingSequenceNumbers, TestCrash, 
Test4GBStoredFields, TestIndexWriterMergePolicy, TestSearchForDuplicates, 
TestUpgradeIndexMergePolicy, TestForUtil, TestFieldInvertState, 
TestMutableValues, TestBooleanRewrites, TestBinaryDocument, 
TestThreadedForceMerge, TestLevenshteinAutomata, TestConsistentFieldNumbers, 
TestBytesRef, TestNorms, TestIndexWriterMaxDocs, TestNeverDelete, 
TestLucene70DocValuesFormat, TestTrackingDirectoryWrapper, 
FiniteStringsIteratorTest, TestFSTs, TestMergeRateLimiter, TestBinaryTerms, 
TestLucene50StoredFieldsFormat, TestLucene70SegmentInfoFormat, 
TestIndexManyDocuments, TestHugeRamFile, TestSingleInstanceLockFactory, 
TestSloppyPhraseQuery, TestTermScorer, TestDocValuesQueries, 
TestComplexExplanations, TestBooleanSimilarity, 
TestBooleanQueryVisitSubscorers, TestDocsAndPositions, TestVirtualMethod, 
TestPositionIncrement, TestRegexpRandom2, TestAutomaton, TestPrefixQuery, 
TestRAMDirectory, TestLiveFieldValues, TestCodecHoldsOpenFiles, 
TestOmitPositions, TestBufferedIndexInput, TestSpansEnum, TestFieldsReader, 
TestTimSorter, TestFloatRangeFieldQueries, TestPayloadsOnVectors, TestRegExp, 
TestDemoParallelLeafReader, TestAtomicUpdate, TestSimilarityProvider, 
TestFieldValueQuery, TestIndexSearcher, TestIndexableField, TestDateSort, 
TestFilterIterator, TestIndexWriterOutOfFileDescriptors, TestBagOfPositions, 
TestSnapshotDeletionPolicy, TestCodecs, TestIndexSorting, TestLongBitSet]
   [junit4] Completed [193/454 (1!)] on J0 in 0.13s, 11 tests, 3 failures, 1 
skipped <<< FAILURES!

[...truncated 11986 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestCollectionsAPIViaSolrCloudCluster
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/init-core-data-001
   [junit4]   2> 2221735 WARN  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[972E18B231602C06]-worker) [  
  ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=9 numCloses=9
   [junit4]   2> 2221736 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[972E18B231602C06]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2221739 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[972E18B231602C06]-worker) [  
  ] o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2221739 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[972E18B231602C06]-worker) [  
  ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 2221741 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[972E18B231602C06])
 [    ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 5 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001
   [junit4]   2> 2221741 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[972E18B231602C06])
 [    ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2221742 INFO  (Thread-3805) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2221742 INFO  (Thread-3805) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2221745 ERROR (Thread-3805) [    ] 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> 2221842 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[972E18B231602C06])
 [    ] o.a.s.c.ZkTestServer start zk server on port:55043
   [junit4]   2> 2221883 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2221883 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2221883 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2221884 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2221884 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2221885 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5ae8d12c{/solr,null,AVAILABLE}
   [junit4]   2> 2221886 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@74b417cb{HTTP/1.1,[http/1.1]}{127.0.0.1:55045}
   [junit4]   2> 2221887 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.e.j.s.Server Started @2226417ms
   [junit4]   2> 2221887 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55045}
   [junit4]   2> 2221887 ERROR (jetty-launcher-3885-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221889 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221889 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221889 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2221889 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T23:28:29.007Z
   [junit4]   2> 2221890 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19920e70{/solr,null,AVAILABLE}
   [junit4]   2> 2221892 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2210b3d6{/solr,null,AVAILABLE}
   [junit4]   2> 2221893 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7822fad6{HTTP/1.1,[http/1.1]}{127.0.0.1:55047}
   [junit4]   2> 2221893 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.e.j.s.Server Started @2226423ms
   [junit4]   2> 2221893 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55047}
   [junit4]   2> 2221893 ERROR (jetty-launcher-3885-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221893 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@5e5aaba{HTTP/1.1,[http/1.1]}{127.0.0.1:55046}
   [junit4]   2> 2221893 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.e.j.s.Server Started @2226424ms
   [junit4]   2> 2221893 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55046}
   [junit4]   2> 2221893 ERROR (jetty-launcher-3885-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T23:28:29.012Z
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2221894 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T23:28:29.012Z
   [junit4]   2> 2221897 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@3cbea261{/solr,null,AVAILABLE}
   [junit4]   2> 2221898 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@b1f5777{/solr,null,AVAILABLE}
   [junit4]   2> 2221899 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c31c573{HTTP/1.1,[http/1.1]}{127.0.0.1:55051}
   [junit4]   2> 2221899 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.e.j.s.Server Started @2226429ms
   [junit4]   2> 2221899 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55051}
   [junit4]   2> 2221899 ERROR (jetty-launcher-3885-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221900 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@7c1f20f0{HTTP/1.1,[http/1.1]}{127.0.0.1:55052}
   [junit4]   2> 2221900 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.e.j.s.Server Started @2226430ms
   [junit4]   2> 2221900 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=55052}
   [junit4]   2> 2221900 ERROR (jetty-launcher-3885-thread-5) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2221901 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221901 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221901 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2221901 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T23:28:29.019Z
   [junit4]   2> 2221902 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2221902 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2221902 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2221902 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-01T23:28:29.020Z
   [junit4]   2> 2221905 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2221906 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2221909 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2221959 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2221960 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2221965 INFO  (jetty-launcher-3885-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55043/solr
   [junit4]   2> 2221965 INFO  (jetty-launcher-3885-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55043/solr
   [junit4]   2> 2221969 INFO  (jetty-launcher-3885-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55043/solr
   [junit4]   2> 2221970 INFO  (jetty-launcher-3885-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55043/solr
   [junit4]   2> 2221970 INFO  (jetty-launcher-3885-thread-5) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55043/solr
   [junit4]   2> 2222264 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2222264 INFO  (jetty-launcher-3885-thread-2) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2222266 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:55046_solr
   [junit4]   2> 2222267 INFO  (jetty-launcher-3885-thread-2) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55047_solr
   [junit4]   2> 2222268 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.Overseer Overseer 
(id=98586362436780043-127.0.0.1:55046_solr-n_0000000000) starting
   [junit4]   2> 2222274 INFO  
(zkCallback-3911-thread-1-processing-n:127.0.0.1:55047_solr) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2222275 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2222365 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55046_solr
   [junit4]   2> 2222368 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2222368 INFO  
(zkCallback-3911-thread-1-processing-n:127.0.0.1:55047_solr) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2222380 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2222383 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2222384 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2222388 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55051_solr
   [junit4]   2> 2222389 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2222389 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2222392 INFO  
(zkCallback-3912-thread-1-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2222392 INFO  
(zkCallback-3911-thread-1-processing-n:127.0.0.1:55047_solr) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2222392 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2222394 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2222419 INFO  
(zkCallback-3908-thread-1-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 2222419 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55052_solr
   [junit4]   2> 2222421 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2222422 INFO  
(zkCallback-3908-thread-1-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2222422 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2222422 INFO  
(zkCallback-3911-thread-1-processing-n:127.0.0.1:55047_solr) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2222422 INFO  
(zkCallback-3912-thread-1-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2222422 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 2222449 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:55045_solr
   [junit4]   2> 2222451 INFO  
(zkCallback-3908-thread-1-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2222451 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2222451 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2222452 INFO  
(zkCallback-3912-thread-1-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2222452 INFO  
(zkCallback-3911-thread-1-processing-n:127.0.0.1:55047_solr) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (5)
   [junit4]   2> 2222529 INFO  (jetty-launcher-3885-thread-2) 
[n:127.0.0.1:55047_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55047.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222542 INFO  (jetty-launcher-3885-thread-2) 
[n:127.0.0.1:55047_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55047.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222542 INFO  (jetty-launcher-3885-thread-2) 
[n:127.0.0.1:55047_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55047.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222543 INFO  (jetty-launcher-3885-thread-2) 
[n:127.0.0.1:55047_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node2/.
   [junit4]   2> 2222554 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55046.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222589 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55051.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222601 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55051.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222602 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55051.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222602 INFO  (jetty-launcher-3885-thread-3) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node3/.
   [junit4]   2> 2222646 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55046.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222648 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55046.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222654 INFO  (jetty-launcher-3885-thread-4) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node4/.
   [junit4]   2> 2222663 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55045.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222672 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55052.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222703 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55045.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222704 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55045.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222707 INFO  (jetty-launcher-3885-thread-1) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node1/.
   [junit4]   2> 2222707 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55052.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222708 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_55052.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2222708 INFO  (jetty-launcher-3885-thread-5) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node5/.
   [junit4]   2> 2222812 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[972E18B231602C06])
 [    ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (5)
   [junit4]   2> 2222813 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[972E18B231602C06])
 [    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 
127.0.0.1:55043/solr ready
   [junit4]   2> 2222818 INFO  
(TEST-TestCollectionsAPIViaSolrCloudCluster.testStopAllStartAll-seed#[972E18B231602C06])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testStopAllStartAll
   [junit4]   2> 2222821 INFO  (qtp954833992-21224) [n:127.0.0.1:55045_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=1&name=testStopAllStartAllCollection&nrtReplicas=2&action=CREATE&numShards=2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2222823 INFO  
(OverseerThreadFactory-8746-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testStopAllStartAllCollection
   [junit4]   2> 2222940 INFO  
(OverseerStateUpdate-98586362436780043-127.0.0.1:55046_solr-n_0000000000) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55051/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2222943 INFO  
(OverseerStateUpdate-98586362436780043-127.0.0.1:55046_solr-n_0000000000) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55045/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2222946 INFO  
(OverseerStateUpdate-98586362436780043-127.0.0.1:55046_solr-n_0000000000) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55052/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2222950 INFO  
(OverseerStateUpdate-98586362436780043-127.0.0.1:55046_solr-n_0000000000) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testStopAllStartAllCollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testStopAllStartAllCollection_shard2_replica_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55046/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2223164 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2223167 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2223167 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node3&name=testStopAllStartAllCollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2223168 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2223168 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2223168 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2223168 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node7&name=testStopAllStartAllCollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 2223169 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 2223289 INFO  
(zkCallback-3908-thread-1-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223289 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223290 INFO  
(zkCallback-3912-thread-1-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223290 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223290 INFO  
(zkCallback-3909-thread-2-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223290 INFO  
(zkCallback-3908-thread-2-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223291 INFO  
(zkCallback-3912-thread-2-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2223292 INFO  
(zkCallback-3910-thread-2-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224196 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2224196 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2224196 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2224204 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2224204 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2224204 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 2224207 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrConfig Using 
Lucene MatchVersion: 8.0.0
   [junit4]   2> 2224208 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2224208 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n2' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2224208 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2224223 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_55045.solr.core.testStopAllStartAllCollection.shard1.replica_n2' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n2') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2224223 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2224223 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n2] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node1/testStopAllStartAllCollection_shard1_replica_n2],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node1/./testStopAllStartAllCollection_shard1_replica_n2/data/]
   [junit4]   2> 2224223 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2224224 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n6' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2224224 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_55046.solr.core.testStopAllStartAllCollection.shard2.replica_n6' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n6') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2224224 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2224224 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n6] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node4/testStopAllStartAllCollection_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node4/./testStopAllStartAllCollection_shard2_replica_n6/data/]
   [junit4]   2> 2224223 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard1_replica_n1' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2224225 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_55051.solr.core.testStopAllStartAllCollection.shard1.replica_n1' 
(registry 'solr.core.testStopAllStartAllCollection.shard1.replica_n1') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2224225 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2224225 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard1_replica_n1] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node3/testStopAllStartAllCollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node3/./testStopAllStartAllCollection_shard1_replica_n1/data/]
   [junit4]   2> 2224234 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema 
[testStopAllStartAllCollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 2224235 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.IndexSchema Loaded 
schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2224235 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.CoreContainer 
Creating SolrCore 'testStopAllStartAllCollection_shard2_replica_n4' using 
configuration from collection testStopAllStartAllCollection, trusted=true
   [junit4]   2> 2224236 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter 
JMX monitoring for 
'solr_55052.solr.core.testStopAllStartAllCollection.shard2.replica_n4' 
(registry 'solr.core.testStopAllStartAllCollection.shard2.replica_n4') enabled 
at server: com.sun.jmx.mbeanserver.JmxMBeanServer@5bfef2de
   [junit4]   2> 2224236 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2224236 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
[[testStopAllStartAllCollection_shard2_replica_n4] ] Opening new SolrCore at 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node5/testStopAllStartAllCollection_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001/tempDir-001/node5/./testStopAllStartAllCollection_shard2_replica_n4/data/]
   [junit4]   2> 2224298 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2224298 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2224299 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2224299 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2224299 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2224299 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2224300 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2224300 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2224300 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2224300 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2224301 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2224301 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2224302 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@19d867c4[testStopAllStartAllCollection_shard1_replica_n2] 
main]
   [junit4]   2> 2224302 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@7cf474a7[testStopAllStartAllCollection_shard1_replica_n1] 
main]
   [junit4]   2> 2224304 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2224304 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@1b5c7f57[testStopAllStartAllCollection_shard2_replica_n6] 
main]
   [junit4]   2> 2224304 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2224304 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2224305 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2224305 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2224305 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2224305 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1577381801673883648
   [junit4]   2> 2224305 INFO  (qtp1890973883-21242) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1577381801673883648
   [junit4]   2> 2224307 INFO  
(searcherExecutor-8758-thread-1-processing-n:127.0.0.1:55051_solr 
x:testStopAllStartAllCollection_shard1_replica_n1 s:shard1 
c:testStopAllStartAllCollection r:core_node3) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n1] Registered new searcher 
Searcher@7cf474a7[testStopAllStartAllCollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2224307 INFO  
(searcherExecutor-8756-thread-1-processing-n:127.0.0.1:55045_solr 
x:testStopAllStartAllCollection_shard1_replica_n2 s:shard1 
c:testStopAllStartAllCollection r:core_node5) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard1_replica_n2] Registered new searcher 
Searcher@19d867c4[testStopAllStartAllCollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2224308 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2224308 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2224309 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateHandler Using 
UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 2224309 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2224309 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2224309 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1577381801678077952
   [junit4]   2> 2224310 INFO  
(searcherExecutor-8757-thread-1-processing-n:127.0.0.1:55046_solr 
x:testStopAllStartAllCollection_shard2_replica_n6 s:shard2 
c:testStopAllStartAllCollection r:core_node8) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n6] Registered new searcher 
Searcher@1b5c7f57[testStopAllStartAllCollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2224310 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard 
AutoCommit: disabled
   [junit4]   2> 2224310 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft 
AutoCommit: disabled
   [junit4]   2> 2224312 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher 
Opening [Searcher@4141ac9a[testStopAllStartAllCollection_shard2_replica_n4] 
main]
   [junit4]   2> 2224313 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2224314 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2224314 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2224314 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2224314 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:55045/solr/testStopAllStartAllCollection_shard1_replica_n2/
   [junit4]   2> 2224314 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.h.ReplicationHandler 
Commits will be reserved for  10000
   [junit4]   2> 2224314 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard1_replica_n2 
url=http://127.0.0.1:55045/solr START 
replicas=[http://127.0.0.1:55051/solr/testStopAllStartAllCollection_shard1_replica_n1/]
 nUpdates=100
   [junit4]   2> 2224314 INFO  (qtp654346062-21263) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.u.UpdateLog Could not 
find max version in index or recent updates, using new clock 1577381801683320832
   [junit4]   2> 2224315 INFO  
(searcherExecutor-8759-thread-1-processing-n:127.0.0.1:55052_solr 
x:testStopAllStartAllCollection_shard2_replica_n4 s:shard2 
c:testStopAllStartAllCollection r:core_node7) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testStopAllStartAllCollection_shard2_replica_n4] Registered new searcher 
Searcher@4141ac9a[testStopAllStartAllCollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2224316 INFO  (qtp1890973883-21243) [n:127.0.0.1:55051_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node3 
x:testStopAllStartAllCollection_shard1_replica_n1] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2224317 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2224317 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2224317 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync 
replicas to 
http://127.0.0.1:55046/solr/testStopAllStartAllCollection_shard2_replica_n6/
   [junit4]   2> 2224318 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica_n6 
url=http://127.0.0.1:55046/solr START 
replicas=[http://127.0.0.1:55052/solr/testStopAllStartAllCollection_shard2_replica_n4/]
 nUpdates=100
   [junit4]   2> 2224319 INFO  (qtp654346062-21265) [n:127.0.0.1:55052_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node7 
x:testStopAllStartAllCollection_shard2_replica_n4] o.a.s.c.S.Request 
[testStopAllStartAllCollection_shard2_replica_n4]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2224420 INFO  
(zkCallback-3910-thread-2-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224421 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224421 INFO  
(zkCallback-3909-thread-2-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224421 INFO  
(zkCallback-3912-thread-1-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224421 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224421 INFO  
(zkCallback-3912-thread-2-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224420 INFO  
(zkCallback-3908-thread-2-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224420 INFO  
(zkCallback-3908-thread-1-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224615 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard1_replica_n2 
url=http://127.0.0.1:55045/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2224615 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2224615 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2224615 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2224618 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testStopAllStartAllCollection_shard2_replica_n6 
url=http://127.0.0.1:55046/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2224618 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.SyncStrategy 
Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 2224618 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2224618 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2224621 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55045/solr/testStopAllStartAllCollection_shard1_replica_n2/ 
shard1
   [junit4]   2> 2224623 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:55046/solr/testStopAllStartAllCollection_shard2_replica_n6/ 
shard2
   [junit4]   2> 2224728 INFO  
(zkCallback-3908-thread-1-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3910-thread-2-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3912-thread-2-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3912-thread-1-processing-n:127.0.0.1:55051_solr) 
[n:127.0.0.1:55051_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3909-thread-2-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224728 INFO  
(zkCallback-3908-thread-2-processing-n:127.0.0.1:55045_solr) 
[n:127.0.0.1:55045_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224775 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 2224777 INFO  (qtp1863950003-21233) [n:127.0.0.1:55046_solr 
c:testStopAllStartAllCollection s:shard2 r:core_node8 
x:testStopAllStartAllCollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node8&name=testStopAllStartAllCollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1609
   [junit4]   2> 2224782 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.c.ZkController I am 
the leader, no recovery necessary
   [junit4]   2> 2224784 INFO  (qtp954833992-21225) [n:127.0.0.1:55045_solr 
c:testStopAllStartAllCollection s:shard1 r:core_node5 
x:testStopAllStartAllCollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] 
webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testStopAllStartAllCollection&version=2&replicaType=NRT&coreNodeName=core_node5&name=testStopAllStartAllCollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin}
 status=0 QTime=1619
   [junit4]   2> 2224887 INFO  
(zkCallback-3910-thread-1-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224887 INFO  
(zkCallback-3910-thread-2-processing-n:127.0.0.1:55052_solr) 
[n:127.0.0.1:55052_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224887 INFO  
(zkCallback-3909-thread-1-processing-n:127.0.0.1:55046_solr) 
[n:127.0.0.1:55046_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testStopAllStartAllCollection/state.json] for collection 
[testStopAllStartAllCollection] has occurred - updating... (live nodes size: 
[5])
   [junit4]   2> 2224887 INFO  (zkCallb

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

nCreateSearchDelete(TestCollectionsAPIViaSolrCloudCluster.java:161)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 2600651 INFO  
(SUITE-TestCollectionsAPIViaSolrCloudCluster-seed#[972E18B231602C06]-worker) [  
  ] o.a.s.c.ZkTestServer connecting to 127.0.0.1:55202 55202
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestCollectionsAPIViaSolrCloudCluster_972E18B231602C06-001
   [junit4]   2> Sep 01, 2017 11:34:47 PM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneFixedGap)}, docValues:{}, 
maxPointsInLeafNode=908, maxMBSortInHeap=7.769571130331549, 
sim=RandomSimilarity(queryNorm=true): {}, locale=sr-RS, 
timezone=America/Porto_Acre
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=105851288,total=515768320
   [junit4]   2> NOTE: All tests run in this JVM: 
[ConcurrentDeleteAndCreateCollectionTest, IndexSchemaRuntimeFieldTest, 
TestPerFieldSimilarity, TestPivotHelperCode, TestSchemaSimilarityResource, 
TestStreamBody, TestCSVLoader, TestSearchPerf, SOLR749Test, 
TestConfigSetImmutable, ShowFileRequestHandlerTest, ShardSplitTest, TestJoin, 
SolrCoreMetricManagerTest, JavabinLoaderTest, TestSolrConfigHandlerConcurrent, 
TestConfigSetsAPIZkFailure, TestFastWriter, HdfsBasicDistributedZk2Test, 
TestFreeTextSuggestions, JsonLoaderTest, ConnectionManagerTest, 
FullSolrCloudDistribCmdsTest, TestFiltering, AutoScalingHandlerTest, 
CloudMLTQParserTest, TestReplicationHandlerBackup, TestCoreDiscovery, 
RankQueryTest, BasicDistributedZk2Test, TestCloudDeleteByQuery, 
TestStandardQParsers, SuggesterFSTTest, TestSubQueryTransformerDistrib, 
TestManagedResourceStorage, TestSolrCloudWithKerberosAlt, DocumentBuilderTest, 
DistributedTermsComponentTest, SmileWriterTest, TestCloudSchemaless, 
TestRestoreCore, SSLMigrationTest, SystemInfoHandlerTest, 
DistributedFacetPivotSmallAdvancedTest, TestNoOpRegenerator, TestLRUCache, 
SynonymTokenizerTest, TestCollectionAPI, TestXmlQParserPlugin, 
MissingSegmentRecoveryTest, SpellCheckCollatorTest, 
TestSha256AuthenticationProvider, PreAnalyzedFieldTest, OverseerTaskQueueTest, 
BadIndexSchemaTest, TestHalfAndHalfDocValues, 
StatelessScriptUpdateProcessorFactoryTest, 
OverseerCollectionConfigSetProcessorTest, SearchHandlerTest, TestRecoveryHdfs, 
FileUtilsTest, DirectoryFactoryTest, TestFieldCacheSort, 
LeaderElectionIntegrationTest, SolrPluginUtilsTest, TestDistribIDF, 
TestCharFilters, PolyFieldTest, TestSolrCoreParser, 
HdfsCollectionsAPIDistributedZkTest, TestPointFields, LargeFieldTest, 
TestComplexPhraseLeadingWildcard, DistribDocExpirationUpdateProcessorTest, 
TestSizeLimitedDistributedMap, HdfsRestartWhileUpdatingTest, 
ReplicaListTransformerTest, TestBulkSchemaConcurrent, ConvertedLegacyTest, 
DistributedQueryElevationComponentTest, CdcrUpdateLogTest, 
TestAddFieldRealTimeGet, CdcrReplicationDistributedZkTest, 
HdfsDirectoryFactoryTest, TestBM25SimilarityFactory, 
TestDownShardTolerantSearch, TestDocumentBuilder, PingRequestHandlerTest, 
AliasIntegrationTest, CustomCollectionTest, CollectionStateFormat2Test, 
BigEndianAscendingWordSerializerTest, TestInitParams, TestLuceneMatchVersion, 
TestFieldCollectionResource, TestDistributedMissingSort, 
SpellCheckCollatorWithCollapseTest, UpdateParamsTest, SolrIndexConfigTest, 
MoveReplicaHDFSUlogDirTest, TestFastOutputStream, BaseCdcrDistributedZkTest, 
CheckHdfsIndexTest, TestConfigSetsAPI, TestFieldCacheVsDocValues, 
TestCoreAdminApis, TestRemoteStreaming, TestNumericRangeQuery32, 
TestDistributedGrouping, TestBadConfig, TermsComponentTest, 
TestElisionMultitermQuery, SchemaVersionSpecificBehaviorTest, 
TestIndexSearcher, SearchHandlerTest, ExternalFileFieldSortTest, 
TestStressLiveNodes, DistributedExpandComponentTest, TestSubQueryTransformer, 
PKIAuthenticationIntegrationTest, BufferStoreTest, 
DocumentAnalysisRequestHandlerTest, TestImplicitCoreProperties, 
TestLegacyNumericRangeQueryBuilder, TestSegmentSorting, 
TestManagedStopFilterFactory, SolrMetricReporterTest, SecurityConfHandlerTest, 
TestEmbeddedSolrServerSchemaAPI, TestCloudSearcherWarming, 
ClassificationUpdateProcessorTest, TestHashQParserPlugin, AnalyticsQueryTest, 
TestInPlaceUpdatesStandalone, SolrShardReporterTest, AutoCommitTest, 
TestMissingGroups, UpdateRequestProcessorFactoryTest, 
TestImpersonationWithHadoopAuth, BasicAuthIntegrationTest, 
TestFilteredDocIdSet, SolrXmlInZkTest, TestSearcherReuse, TestTrieFacet, 
DocValuesMissingTest, StatsReloadRaceTest, DOMUtilTest, TestQueryTypes, 
TestExpandComponent, BadComponentTest, TestRangeQuery, SolrSlf4jReporterTest, 
ExplicitHLLTest, TestNestedDocsSort, TestBulkSchemaAPI, TestSolrIndexConfig, 
HdfsLockFactoryTest, MetricsHandlerTest, DeleteReplicaTest, 
SolrCmdDistributorTest, HdfsChaosMonkeyNothingIsSafeTest, 
ManagedSchemaRoundRobinCloudTest, TestPartialUpdateDeduplication, 
FieldMutatingUpdateProcessorTest, TestAnalyzedSuggestions, 
TestJavabinTupleStreamParser, TestStressCloudBlindAtomicUpdates, 
TestStressLucene, OpenCloseCoreStressTest, DistributedFacetPivotWhiteBoxTest, 
ImplicitSnitchTest, CacheHeaderTest, TestCollationField, 
CoreAdminCreateDiscoverTest, VersionInfoTest, TestConfigSets, 
ChaosMonkeySafeLeaderTest, CollectionsAPIDistributedZkTest, SyncSliceTest, 
BasicZkTest, RecoveryZkTest, ClusterStateUpdateTest, TestRandomFaceting, 
LeaderElectionTest, TestRandomDVFaceting, TestRecovery, TestRealTimeGet, 
TestReload, TestStressVersions, TestSolr4Spatial, SpellCheckComponentTest, 
TestSort, BasicFunctionalityTest, DirectUpdateHandlerTest, 
SolrIndexSplitterTest, AnalysisAfterCoreReloadTest, SolrRequestParserTest, 
SuggesterTSTTest, TestTrie, SolrCoreCheckLockOnStartupTest, 
TestWordDelimiterFilterFactory, DirectUpdateHandlerOptimizeTest, 
DefaultValueUpdateProcessorTest, SolrInfoBeanTest, IndexBasedSpellCheckerTest, 
DisMaxRequestHandlerTest, TestQueryUtils, TestWriterPerf, TestOmitPositions, 
RequestHandlersTest, TermVectorComponentTest, MoreLikeThisHandlerTest, 
FastVectorHighlighterTest, IndexSchemaTest, ReturnFieldsTest, 
MBeansHandlerTest, TestSystemIdResolver, TestSuggestSpellingConverter, 
DateFieldTest, SpellingQueryConverterTest, TestSolrJ, TestUtils, 
ZkNodePropsTest, UUIDFieldTest, DistributedMLTComponentTest, TestRTGBase, 
DistributedIntervalFacetingTest, TestCrossCoreJoin, TestHighlightDedupGrouping, 
TestSimpleTrackingShardHandler, TestEmbeddedSolrServerAdminHandler, 
TestEmbeddedSolrServerConstructors, ConnectionReuseTest, ActionThrottleTest, 
AsyncCallRequestStatusResponseTest, CdcrReplicationHandlerTest, 
CdcrRequestHandlerTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CleanupOldIndexTest, CloudExitableDirectoryReaderTest, 
CollectionTooManyReplicasTest, CollectionsAPISolrJTest, DistributedQueueTest, 
DocValuesNotIndexedTest, ForceLeaderTest, 
LeaderInitiatedRecoveryOnShardRestartTest, MigrateRouteKeyTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, OverseerModifyCollectionTest, 
OverseerRolesTest, RecoveryAfterSoftCommitTest, ReplicationFactorTest, 
RestartWhileUpdatingTest, SaslZkACLProviderTest, SolrCLIZkUtilsTest, 
TestAuthenticationFramework, TestCloudPseudoReturnFields, 
TestCollectionsAPIViaSolrCloudCluster]
   [junit4] Completed [540/732 (1!)] on J1 in 379.19s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 35404 lines...]
-ecj-javadoc-lint-src:
    [mkdir] Created dir: 
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj132894716
 [ecj-lint] Compiling 30 source files to 
/var/folders/qg/h2dfw5s161s51l2bn79mrb7r0000gn/T/ecj132894716
 [ecj-lint] ----------
 [ecj-lint] 1. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
 (at line 33)
 [ecj-lint]     import org.apache.lucene.index.Term;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.Term is never used
 [ecj-lint] ----------
 [ecj-lint] 2. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/PrimaryNode.java
 (at line 37)
 [ecj-lint]     import org.apache.lucene.search.TermQuery;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.search.TermQuery is never used
 [ecj-lint] ----------
 [ecj-lint] ----------
 [ecj-lint] 3. ERROR in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/replicator/src/java/org/apache/lucene/replicator/nrt/ReplicaNode.java
 (at line 36)
 [ecj-lint]     import org.apache.lucene.index.DirectoryReader;
 [ecj-lint]            ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
 [ecj-lint] The import org.apache.lucene.index.DirectoryReader is never used
 [ecj-lint] ----------
 [ecj-lint] 3 problems (3 errors)

BUILD FAILED
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:810: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/build.xml:101: The following 
error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/build.xml:208: The 
following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2205:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2030:
 The following error occurred while executing this line:
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/lucene/common-build.xml:2069:
 Compile failed; see the compiler error output for details.

Total time: 87 minutes 18 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
[WARNINGS] Skipping publisher since build result is FAILURE
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to