Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Windows/139/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseG1GC

3 tests failed.
FAILED:  org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader

Error Message:
Doc with id=1 not found in 
http://127.0.0.1:54457/_cw/h/forceleader_test_collection due to: Path not 
found: /id; rsp={doc=null}

Stack Trace:
java.lang.AssertionError: Doc with id=1 not found in 
http://127.0.0.1:54457/_cw/h/forceleader_test_collection due to: Path not 
found: /id; rsp={doc=null}
        at 
__randomizedtesting.SeedInfo.seed([634D8810CF329312:85DABCD0F6B06A73]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocExists(HttpPartitionTest.java:603)
        at 
org.apache.solr.cloud.HttpPartitionTest.assertDocsExistInAllReplicas(HttpPartitionTest.java:556)
        at 
org.apache.solr.cloud.ForceLeaderTest.testReplicasInLIRNoLeader(ForceLeaderTest.java:142)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsFixedStatement.callStatement(BaseDistributedSearchTestCase.java:993)
        at 
org.apache.solr.BaseDistributedSearchTestCase$ShardsRepeatRule$ShardsStatement.evaluate(BaseDistributedSearchTestCase.java:968)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter

Error Message:
No 'solr.node' logs in: {numFound=0,start=0,docs=[]}

Stack Trace:
java.lang.AssertionError: No 'solr.node' logs in: {numFound=0,start=0,docs=[]}
        at 
__randomizedtesting.SeedInfo.seed([634D8810CF329312:3CA9A527A43E0057]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping

Error Message:
Tests must be run with INFO level logging otherwise LogUpdateProcessor isn't 
used and can't be tested.

Stack Trace:
java.lang.AssertionError: Tests must be run with INFO level logging otherwise 
LogUpdateProcessor isn't used and can't be tested.
        at 
__randomizedtesting.SeedInfo.seed([634D8810CF329312:12A976C6B9D9B4DE]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
        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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        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:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        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 11852 lines...]
   [junit4] Suite: 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_634D8810CF329312-001\init-core-data-001
   [junit4]   2> 1443837 WARN  
(SUITE-UpdateRequestProcessorFactoryTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=3 numCloses=3
   [junit4]   2> 1444543 WARN  (coreLoadExecutor-5725-thread-1) [    
x:collection1] o.a.s.c.RequestHandlers no default request handler is registered 
(either '/select' or 'standard')
   [junit4]   2> 1444547 WARN  (coreLoadExecutor-5725-thread-1) [    
x:collection1] o.a.s.r.ManagedResourceStorage Cannot write to config directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf;
 switching to use InMemory storage instead.
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=UpdateRequestProcessorFactoryTest 
-Dtests.method=testUpdateDistribChainSkipping -Dtests.seed=634D8810CF329312 
-Dtests.slow=true -Dtests.locale=mk -Dtests.timezone=Japan -Dtests.asserts=true 
-Dtests.file.encoding=Cp1252
   [junit4] FAILURE 0.01s J1 | 
UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: Tests must be run with 
INFO level logging otherwise LogUpdateProcessor isn't used and can't be tested.
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([634D8810CF329312:12A976C6B9D9B4DE]:0)
   [junit4]    >        at 
org.apache.solr.update.processor.UpdateRequestProcessorFactoryTest.testUpdateDistribChainSkipping(UpdateRequestProcessorFactoryTest.java:101)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.update.processor.UpdateRequestProcessorFactoryTest_634D8810CF329312-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=554, maxMBSortInHeap=6.831163704276696, 
sim=RandomSimilarity(queryNorm=true): {}, locale=mk, timezone=Japan
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=71959296,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, 
BasicZkTest, MoveReplicaTest, TestRealTimeGet, BadCopyFieldTest, 
HdfsDirectoryTest, SimpleMLTQParserTest, FieldMutatingUpdateProcessorTest, 
TestDistributedStatsComponentCardinality, HdfsWriteToMultipleCollectionsTest, 
TestCharFilters, TestElisionMultitermQuery, TestMultiWordSynonyms, TestNRTOpen, 
TestJsonFacetRefinement, TestSearchPerf, TestUniqueKeyFieldResource, 
TestStressUserVersions, HLLUtilTest, MBeansHandlerTest, DeleteStatusTest, 
SOLR749Test, DocValuesNotIndexedTest, TestCollationFieldDocValues, 
TestSQLHandler, CoreSorterTest, TestShortCircuitedRequests, DateRangeFieldTest, 
TestConfigsApi, TestRandomFaceting, MigrateRouteKeyTest, 
ClassificationUpdateProcessorIntegrationTest, TestInPlaceUpdatesDistrib, 
JSONWriterTest, TestDefaultStatsCache, TriLevelCompositeIdRoutingTest, 
TestMaxScoreQueryParser, TestManagedSchema, TestIntervalFaceting, 
HdfsSyncSliceTest, TestCopyFieldCollectionResource, 
TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, 
TestPayloadScoreQParserPlugin, FileBasedSpellCheckerTest, 
TestExclusionRuleCollectionAccess, BadIndexSchemaTest, EchoParamsTest, 
TestInitQParser, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestOnReconnectListenerSupport, DistributedFacetExistsSmallTest, 
TemplateUpdateProcessorTest, TestReqParamsAPI, TestSolrJ, TestRemoteStreaming, 
TestCloudNestedDocsSort, ShardRoutingCustomTest, SolrGraphiteReporterTest, 
SchemaVersionSpecificBehaviorTest, TestCloudManagedSchema, HttpPartitionTest, 
IndexSchemaRuntimeFieldTest, TestFastOutputStream, 
TestSimpleTrackingShardHandler, BitVectorTest, 
DistribDocExpirationUpdateProcessorTest, DocValuesMultiTest, 
TestRequestForwarding, StatelessScriptUpdateProcessorFactoryTest, 
SolrRequestParserTest, TestSolrDeletionPolicy1, 
CollectionsAPIAsyncDistributedZkTest, DistributedMLTComponentTest, 
TestSolr4Spatial2, TestApiFramework, TestFileDictionaryLookup, 
DistributedQueryElevationComponentTest, BaseCdcrDistributedZkTest, 
TestHighFrequencyDictionaryFactory, TestLockTree, TestQueryUtils, 
ZkSolrClientTest, ExitableDirectoryReaderTest, TestCloudInspectUtil, 
QueryEqualityTest, TestXmlQParser, TestBinaryResponseWriter, 
TestSolrFieldCacheBean, CoreAdminRequestStatusTest, ZkNodePropsTest, 
SynonymTokenizerTest, TestDynamicFieldResource, 
TestRuleBasedAuthorizationPlugin, SolrIndexConfigTest, SolrIndexMetricsTest, 
TestDocTermOrds, TestMergePolicyConfig, SharedFSAutoReplicaFailoverTest, 
BadComponentTest, TestFastWriter, TestPushWriter, 
TestEmbeddedSolrServerAdminHandler, ConjunctionSolrSpellCheckerTest, 
TestRestManager, TestAuthorizationFramework, TestPullReplica, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, V2StandaloneTest, 
TestSolrCLIRunExample, TestManagedSynonymFilterFactory, HdfsRecoveryZkTest, 
ZkFailoverTest, ConnectionReuseTest, CloudExitableDirectoryReaderTest, 
TestRecovery, MoveReplicaHDFSTest, SystemInfoHandlerTest, TestSolrQueryParser, 
PropertiesRequestHandlerTest, BlockJoinFacetDistribTest, 
TestConfigSetProperties, DistributedIntervalFacetingTest, BlockDirectoryTest, 
TestFieldCacheReopen, JsonLoaderTest, TestFieldCacheWithThreads, 
TermVectorComponentDistributedTest, SuggestComponentContextFilterQueryTest, 
TestSolrCloudSnapshots, TestFastLRUCache, TestCoreDiscovery, 
TestCloudPivotFacet, RuleEngineTest, PeerSyncReplicationTest, 
TestMacroExpander, TestAnalyzedSuggestions, SolrCloudExampleTest, 
TestDocumentBuilder, TestDocSet, ShufflingReplicaListTransformerTest, 
SolrJmxReporterTest, TestValueSourceCache, TestFieldSortValues, TestQueryTypes, 
TestClusterProperties, CopyFieldTest, TestTrackingShardHandlerFactory, 
SortSpecParsingTest, TestDynamicLoading, TestMultiValuedNumericRangeQuery, 
SaslZkACLProviderTest, DeleteReplicaTest, TestPartialUpdateDeduplication, 
TestAnalyzeInfixSuggestions, TestReload, RollingRestartTest, 
ConvertedLegacyTest, SegmentsInfoRequestHandlerTest, 
UpdateRequestProcessorFactoryTest]
   [junit4] Completed [313/731 (1!)] on J1 in 0.78s, 3 tests, 1 failure <<< 
FAILURES!

[...truncated 194 lines...]
   [junit4] Suite: org.apache.solr.cloud.ForceLeaderTest
   [junit4]   2> 1840704 INFO  
(SUITE-ForceLeaderTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\init-core-data-001
   [junit4]   2> 1840706 WARN  
(SUITE-ForceLeaderTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=6 numCloses=6
   [junit4]   2> 1840706 INFO  
(SUITE-ForceLeaderTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1840709 INFO  
(SUITE-ForceLeaderTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.SolrTestCaseJ4$SuppressSSL(bugUrl=https://issues.apache.org/jira/browse/SOLR-5776)
   [junit4]   2> 1840709 INFO  
(SUITE-ForceLeaderTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.BaseDistributedSearchTestCase Setting hostContext system property: /_cw/h
   [junit4]   2> 1840712 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1840712 INFO  (Thread-2807) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1840712 INFO  (Thread-2807) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1840716 ERROR (Thread-2807) [    ] 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> 1840812 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:54410
   [junit4]   2> 1840827 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e1d243ea40000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1840852 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig-tlog.xml
 to /configs/conf1/solrconfig.xml
   [junit4]   2> 1840858 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\schema.xml
 to /configs/conf1/schema.xml
   [junit4]   2> 1840863 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\solrconfig.snippet.randomindexconfig.xml
 to /configs/conf1/solrconfig.snippet.randomindexconfig.xml
   [junit4]   2> 1840868 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\stopwords.txt
 to /configs/conf1/stopwords.txt
   [junit4]   2> 1840873 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\protwords.txt
 to /configs/conf1/protwords.txt
   [junit4]   2> 1840877 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\currency.xml
 to /configs/conf1/currency.xml
   [junit4]   2> 1840880 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\enumsConfig.xml
 to /configs/conf1/enumsConfig.xml
   [junit4]   2> 1840884 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\open-exchange-rates.json
 to /configs/conf1/open-exchange-rates.json
   [junit4]   2> 1840887 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\mapping-ISOLatin1Accent.txt
 to /configs/conf1/mapping-ISOLatin1Accent.txt
   [junit4]   2> 1840890 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\old_synonyms.txt
 to /configs/conf1/old_synonyms.txt
   [junit4]   2> 1840892 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractZkTestCase put 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\core\src\test-files\solr\collection1\conf\synonyms.txt
 to /configs/conf1/synonyms.txt
   [junit4]   2> 1840894 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase Will use TLOG replicas unless explicitly 
asked otherwise
   [junit4]   2> 1841286 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1841287 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1c59e0a{/_cw/h,null,AVAILABLE}
   [junit4]   2> 1841288 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@64bce7{HTTP/1.1,[http/1.1]}{127.0.0.1:54418}
   [junit4]   2> 1841288 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server Started @1849834ms
   [junit4]   2> 1841289 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\tempDir-001/control/data,
 hostContext=/_cw/h, hostPort=54417, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\control-001\cores}
   [junit4]   2> 1841289 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1841289 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1841289 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1841289 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1841289 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T06:04:28.771Z
   [junit4]   2> 1841293 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e1d243ea40002, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1841293 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1841294 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\control-001\solr.xml
   [junit4]   2> 1841303 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1841308 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54410/solr
   [junit4]   2> 1841425 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1841425 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.OverseerElectionContext I am going to 
be the leader 127.0.0.1:54417__cw%2Fh
   [junit4]   2> 1841426 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.Overseer Overseer 
(id=98548283355693060-127.0.0.1:54417__cw%2Fh-n_0000000000) starting
   [junit4]   2> 1841432 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54417__cw%2Fh
   [junit4]   2> 1841437 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1841647 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1841657 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1841657 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1841659 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\control-001\cores
   [junit4]   2> 1841693 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1841694 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54410/solr ready
   [junit4]   2> 1841695 INFO  (SocketProxy-Acceptor-54417) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54433,localport=54417], receiveBufferSize:65536
   [junit4]   2> 1841699 INFO  (SocketProxy-Acceptor-54417) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54418,localport=54434], receiveBufferSize=65536
   [junit4]   2> 1841700 INFO  (qtp22940496-14363) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54417__cw%252Fh&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1841702 INFO  
(OverseerThreadFactory-5358-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.CreateCollectionCmd Create collection 
control_collection
   [junit4]   2> 1841816 INFO  (SocketProxy-Acceptor-54417) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54435,localport=54417], receiveBufferSize:65536
   [junit4]   2> 1841816 INFO  (SocketProxy-Acceptor-54417) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54418,localport=54436], receiveBufferSize=65536
   [junit4]   2> 1841821 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1841824 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1841941 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1842880 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1842905 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema [control_collection_shard1_replica_n1] Schema name=test
   [junit4]   2> 1843017 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1843039 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'control_collection_shard1_replica_n1' 
using configuration from collection control_collection, trusted=true
   [junit4]   2> 1843040 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.control_collection.shard1.replica_n1' (registry 
'solr.core.control_collection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1843040 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1843040 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SolrCore [[control_collection_shard1_replica_n1] ] Opening new SolrCore 
at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\control-001\cores\control_collection_shard1_replica_n1],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\control-001\cores\control_collection_shard1_replica_n1\data\]
   [junit4]   2> 1843044 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=974406536, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1843047 WARN  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1843124 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 1843124 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1843126 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1843126 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1843127 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=10.6376953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=14.774498860811692, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15378379517012447
   [junit4]   2> 1843127 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@14c1478[control_collection_shard1_replica_n1] main]
   [junit4]   2> 1843129 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1843129 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1843130 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1843130 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1576772536224448512
   [junit4]   2> 1843131 INFO  
(searcherExecutor-5361-thread-1-processing-n:127.0.0.1:54417__cw%2Fh 
x:control_collection_shard1_replica_n1 s:shard1 c:control_collection) 
[n:127.0.0.1:54417__cw%2Fh c:control_collection s:shard1  
x:control_collection_shard1_replica_n1] o.a.s.c.SolrCore 
[control_collection_shard1_replica_n1] Registered new searcher 
Searcher@14c1478[control_collection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1843137 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1843137 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1843137 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:54417/_cw/h/control_collection_shard1_replica_n1/
   [junit4]   2> 1843137 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 1843137 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:54417/_cw/h/control_collection_shard1_replica_n1/ has no 
replicas
   [junit4]   2> 1843137 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1843142 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54417/_cw/h/control_collection_shard1_replica_n1/ shard1
   [junit4]   2> 1843246 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1843294 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 1843296 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh 
c:control_collection s:shard1  x:control_collection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&newCollection=true&name=control_collection_shard1_replica_n1&action=CREATE&numShards=1&collection=control_collection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1474
   [junit4]   2> 1843301 INFO  (qtp22940496-14363) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1843401 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/control_collection/state.json] for collection 
[control_collection] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 1843706 INFO  
(OverseerCollectionConfigSetProcessor-98548283355693060-127.0.0.1:54417__cw%2Fh-n_0000000000)
 [n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1844302 INFO  (qtp22940496-14363) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=control_collection&nrtReplicas=1&action=CREATE&numShards=1&createNodeSet=127.0.0.1:54417__cw%252Fh&wt=javabin&version=2}
 status=0 QTime=2600
   [junit4]   2> 1844321 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1844325 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:54410/solr ready
   [junit4]   2> 1844325 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ChaosMonkey monkey: init - expire sessions:false cause connection 
loss:false
   [junit4]   2> 1844326 INFO  (SocketProxy-Acceptor-54417) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54440,localport=54417], receiveBufferSize:65536
   [junit4]   2> 1844327 INFO  (SocketProxy-Acceptor-54417) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54418,localport=54441], receiveBufferSize=65536
   [junit4]   2> 1844332 INFO  (qtp22940496-14361) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1844339 INFO  
(OverseerThreadFactory-5358-thread-2-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 1844342 WARN  
(OverseerThreadFactory-5358-thread-2-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.CreateCollectionCmd It is unusual to 
create a collection (collection1) without cores.
   [junit4]   2> 1844555 INFO  (qtp22940496-14361) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at 
most 30 seconds. Check all shard replicas
   [junit4]   2> 1844556 INFO  (qtp22940496-14361) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=conf1&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&createNodeSet=&stateFormat=2&wt=javabin&version=2}
 status=0 QTime=223
   [junit4]   2> 1845030 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 1 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-1-001
 of type TLOG
   [junit4]   2> 1845031 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1845032 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@141e602{/_cw/h,null,AVAILABLE}
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@51a5ac{HTTP/1.1,[http/1.1]}{127.0.0.1:54443}
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server Started @1853579ms
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\tempDir-001/jetty1,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/_cw/h, 
hostPort=54442, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-1-001\cores}
   [junit4]   2> 1845033 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1845033 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T06:04:32.515Z
   [junit4]   2> 1845039 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1845040 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-1-001\solr.xml
   [junit4]   2> 1845051 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1845057 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54410/solr
   [junit4]   2> 1845075 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1845078 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1845081 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54442__cw%2Fh
   [junit4]   2> 1845087 INFO  (zkCallback-2038-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 1845089 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1845089 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1845303 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1845317 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1845318 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1845320 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-1-001\cores
   [junit4]   2> 1845385 INFO  (qtp22940496-14364) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:54442__cw%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1845390 INFO  
(OverseerCollectionConfigSetProcessor-98548283355693060-127.0.0.1:54417__cw%2Fh-n_0000000000)
 [n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1845391 INFO  
(OverseerThreadFactory-5358-thread-3-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54442__cw%2Fh for creating new replica
   [junit4]   2> 1845394 INFO  (SocketProxy-Acceptor-54442) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54455,localport=54442], receiveBufferSize:65536
   [junit4]   2> 1845395 INFO  (SocketProxy-Acceptor-54442) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54443,localport=54456], receiveBufferSize=65536
   [junit4]   2> 1845399 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh   
 ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1845401 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh   
 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1845514 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1846451 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1846475 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
[collection1_shard2_replica_t41] Schema name=test
   [junit4]   2> 1846558 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1846581 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard2_replica_t41' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1846582 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard2.replica_t41' (registry 
'solr.core.collection1.shard2.replica_t41') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1846582 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1846582 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[[collection1_shard2_replica_t41] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-1-001\cores\collection1_shard2_replica_t41],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-1-001\cores\collection1_shard2_replica_t41\data\]
   [junit4]   2> 1846585 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=974406536, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1846589 WARN  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1846666 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1846666 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1846668 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1846668 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1846670 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=10.6376953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=14.774498860811692, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15378379517012447
   [junit4]   2> 1846670 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@1dba1e4[collection1_shard2_replica_t41] main]
   [junit4]   2> 1846672 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1846673 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1846673 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1846674 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576772539940601856
   [junit4]   2> 1846675 INFO  
(searcherExecutor-5372-thread-1-processing-n:127.0.0.1:54442__cw%2Fh 
x:collection1_shard2_replica_t41 s:shard2 c:collection1) 
[n:127.0.0.1:54442__cw%2Fh c:collection1 s:shard2  
x:collection1_shard2_replica_t41] o.a.s.c.SolrCore 
[collection1_shard2_replica_t41] Registered new searcher 
Searcher@1dba1e4[collection1_shard2_replica_t41] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1846680 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1846681 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1846681 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54442/_cw/h/collection1_shard2_replica_t41/
   [junit4]   2> 1846681 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1846681 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.SyncStrategy 
http://127.0.0.1:54442/_cw/h/collection1_shard2_replica_t41/ has no replicas
   [junit4]   2> 1846681 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1846681 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
collection1_shard2_replica_t41 stopping background replication from leader
   [junit4]   2> 1846688 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54442/_cw/h/collection1_shard2_replica_t41/ shard2
   [junit4]   2> 1846793 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1846839 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1846841 INFO  (qtp13155635-14411) [n:127.0.0.1:54442__cw%2Fh 
c:collection1 s:shard2  x:collection1_shard2_replica_t41] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard2_replica_t41&action=CREATE&collection=collection1&shard=shard2&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1443
   [junit4]   2> 1846844 INFO  (qtp22940496-14364) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:54442__cw%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1459
   [junit4]   2> 1846946 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 1847234 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 2 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-2-001
 of type TLOG
   [junit4]   2> 1847235 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1847236 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19e9b00{/_cw/h,null,AVAILABLE}
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@1a83375{HTTP/1.1,[http/1.1]}{127.0.0.1:54458}
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server Started @1855782ms
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\tempDir-001/jetty2,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/_cw/h, 
hostPort=54457, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-2-001\cores}
   [junit4]   2> 1847237 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1847237 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T06:04:34.719Z
   [junit4]   2> 1847241 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1847241 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-2-001\solr.xml
   [junit4]   2> 1847248 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1847253 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54410/solr
   [junit4]   2> 1847265 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 1847268 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1847271 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54457__cw%2Fh
   [junit4]   2> 1847272 INFO  (zkCallback-2038-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 1847272 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1847272 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1847273 INFO  
(zkCallback-2049-thread-1-processing-n:127.0.0.1:54457__cw%2Fh) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (3)
   [junit4]   2> 1847391 INFO  
(OverseerCollectionConfigSetProcessor-98548283355693060-127.0.0.1:54417__cw%2Fh-n_0000000000)
 [n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000004 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1847530 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1847542 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1847542 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1847544 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-2-001\cores
   [junit4]   2> 1847587 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:54457__cw%252Fh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1847601 INFO  
(OverseerThreadFactory-5358-thread-4-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54457__cw%2Fh for creating new replica
   [junit4]   2> 1847603 INFO  (SocketProxy-Acceptor-54457) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54470,localport=54457], receiveBufferSize:65536
   [junit4]   2> 1847603 INFO  (SocketProxy-Acceptor-54457) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54458,localport=54471], receiveBufferSize=65536
   [junit4]   2> 1847608 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG
   [junit4]   2> 1847609 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 
transient cores
   [junit4]   2> 1847718 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1847718 INFO  
(zkCallback-2049-thread-1-processing-n:127.0.0.1:54457__cw%2Fh) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1848680 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrConfig 
Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 1848723 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
[collection1_shard1_replica_t43] Schema name=test
   [junit4]   2> 1848858 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.IndexSchema 
Loaded schema test/1.0 with uniqueid field id
   [junit4]   2> 1848895 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.CoreContainer 
Creating SolrCore 'collection1_shard1_replica_t43' using configuration from 
collection collection1, trusted=true
   [junit4]   2> 1848896 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.core.collection1.shard1.replica_t43' (registry 
'solr.core.collection1.shard1.replica_t43') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1848896 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 1848896 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[[collection1_shard1_replica_t43] ] Opening new SolrCore at 
[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-2-001\cores\collection1_shard1_replica_t43],
 
dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-2-001\cores\collection1_shard1_replica_t43\data\]
   [junit4]   2> 1848904 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.AlcoholicMergePolicy: [AlcoholicMergePolicy: 
minMergeSize=0, mergeFactor=10, maxMergeSize=974406536, 
maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, 
maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.1]
   [junit4]   2> 1848955 WARN  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = 
requestHandler,name = /dump,class = DumpRequestHandler,attributes = 
{initParams=a, name=/dump, class=DumpRequestHandler},args = 
{defaults={a=A,b=B}}}
   [junit4]   2> 1849050 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateHandler 
Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 1849050 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 
maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 1849052 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Hard AutoCommit: disabled
   [junit4]   2> 1849052 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.CommitTracker 
Soft AutoCommit: disabled
   [junit4]   2> 1849054 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class 
org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: 
maxMergeAtOnce=40, maxMergeAtOnceExplicit=23, maxMergedSegmentMB=10.6376953125, 
floorSegmentMB=0.6884765625, forceMergeDeletesPctAllowed=14.774498860811692, 
segmentsPerTier=17.0, maxCFSSegmentSizeMB=8.796093022207999E12, 
noCFSRatio=0.15378379517012447
   [junit4]   2> 1849054 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@16619[collection1_shard1_replica_t43] main]
   [junit4]   2> 1849056 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/conf1
   [junit4]   2> 1849057 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 1849057 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 1849059 INFO  
(searcherExecutor-5383-thread-1-processing-n:127.0.0.1:54457__cw%2Fh 
x:collection1_shard1_replica_t43 s:shard1 c:collection1) 
[n:127.0.0.1:54457__cw%2Fh c:collection1 s:shard1  
x:collection1_shard1_replica_t43] o.a.s.c.SolrCore 
[collection1_shard1_replica_t43] Registered new searcher 
Searcher@16619[collection1_shard1_replica_t43] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1849059 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.u.UpdateLog 
Could not find max version in index or recent updates, using new clock 
1576772542441455616
   [junit4]   2> 1849066 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 1849066 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 1849066 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync replicas to http://127.0.0.1:54457/_cw/h/collection1_shard1_replica_t43/
   [junit4]   2> 1849066 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
Sync Success - now sync replicas to me
   [junit4]   2> 1849066 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.SyncStrategy 
http://127.0.0.1:54457/_cw/h/collection1_shard1_replica_t43/ has no replicas
   [junit4]   2> 1849066 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 1849067 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
collection1_shard1_replica_t43 stopping background replication from leader
   [junit4]   2> 1849070 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:54457/_cw/h/collection1_shard1_replica_t43/ shard1
   [junit4]   2> 1849174 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1849175 INFO  
(zkCallback-2049-thread-1-processing-n:127.0.0.1:54457__cw%2Fh) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1849221 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.c.ZkController 
I am the leader, no recovery necessary
   [junit4]   2> 1849225 INFO  (qtp5690539-14444) [n:127.0.0.1:54457__cw%2Fh 
c:collection1 s:shard1  x:collection1_shard1_replica_t43] o.a.s.s.HttpSolrCall 
[admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=conf1&name=collection1_shard1_replica_t43&action=CREATE&collection=collection1&shard=shard1&wt=javabin&version=2&replicaType=TLOG}
 status=0 QTime=1616
   [junit4]   2> 1849233 INFO  (qtp22940496-14365) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={node=127.0.0.1:54457__cw%252Fh&action=ADDREPLICA&collection=collection1&shard=shard1&type=TLOG&wt=javabin&version=2}
 status=0 QTime=1646
   [junit4]   2> 1849332 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1849333 INFO  
(zkCallback-2049-thread-1-processing-n:127.0.0.1:54457__cw%2Fh) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/collection1/state.json] for collection [collection1] has 
occurred - updating... (live nodes size: [3])
   [junit4]   2> 1849593 INFO  
(OverseerCollectionConfigSetProcessor-98548283355693060-127.0.0.1:54417__cw%2Fh-n_0000000000)
 [n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000006 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 1849680 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.AbstractFullDistribZkTestBase create jetty 3 in directory 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-3-001
 of type TLOG
   [junit4]   2> 1849680 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1849681 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@a0cc02{/_cw/h,null,AVAILABLE}
   [junit4]   2> 1849682 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@19e4bc9{HTTP/1.1,[http/1.1]}{127.0.0.1:54473}
   [junit4]   2> 1849682 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.e.j.s.Server Started @1858227ms
   [junit4]   2> 1849682 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: 
{solr.data.dir=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\tempDir-001/jetty3,
 replicaType=TLOG, solrconfig=solrconfig.xml, hostContext=/_cw/h, 
hostPort=54472, 
coreRootDirectory=C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-3-001\cores}
   [junit4]   2> 1849682 ERROR 
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1849682 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 1849683 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1849683 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1849683 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-26T06:04:37.165Z
   [junit4]   2> 1849687 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.s.SolrDispatchFilter Loading solr.xml from SolrHome (not found in 
ZooKeeper)
   [junit4]   2> 1849687 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig Loading container configuration from 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-3-001\solr.xml
   [junit4]   2> 1849693 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.SolrXmlConfig MBean server found: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a, but no JMX reporters were 
configured - adding default JMX reporter.
   [junit4]   2> 1849698 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:54410/solr
   [junit4]   2> 1849711 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (3)
   [junit4]   2> 1849714 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1849716 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:54472__cw%2Fh
   [junit4]   2> 1849719 INFO  
(zkCallback-2043-thread-1-processing-n:127.0.0.1:54442__cw%2Fh) 
[n:127.0.0.1:54442__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1849719 INFO  
(zkCallback-2049-thread-1-processing-n:127.0.0.1:54457__cw%2Fh) 
[n:127.0.0.1:54457__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1849719 INFO  (zkCallback-2038-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 1849720 INFO  
(zkCallback-2055-thread-1-processing-n:127.0.0.1:54472__cw%2Fh) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1849720 INFO  
(zkCallback-2031-thread-1-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (4)
   [junit4]   2> 1850036 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1850046 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1850047 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@153a71a
   [junit4]   2> 1850049 INFO  
(TEST-ForceLeaderTest.testReplicasInLIRNoLeader-seed#[634D8810CF329312]) 
[n:127.0.0.1:54472__cw%2Fh    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J0\temp\solr.cloud.ForceLeaderTest_634D8810CF329312-001\shard-3-001\cores
   [junit4]   2> 1850102 INFO  (qtp22940496-14363) [n:127.0.0.1:54417__cw%2Fh   
 ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :addreplica with 
params 
node=127.0.0.1:54472__cw%252Fh&action=ADDREPLICA&collection=collection1&shard=shard2&type=TLOG&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1850106 INFO  
(OverseerThreadFactory-5358-thread-5-processing-n:127.0.0.1:54417__cw%2Fh) 
[n:127.0.0.1:54417__cw%2Fh    ] o.a.s.c.AddReplicaCmd Node Identified 
127.0.0.1:54472__cw%2Fh for creating new replica
   [junit4]   2> 1850110 INFO  (SocketProxy-Acceptor-54472) [    ] 
o.a.s.c.SocketProxy accepted 
Socket[addr=/127.0.0.1,port=54485,localport=54472], receiveBufferSize:65536
   [junit4]   2> 1850110 INFO  (SocketProxy-Acceptor-54472) [    ] 
o.a.s.c.SocketProxy proxy connection 
Socket[addr=/127.0.0.1,port=54473,localport=54486], receiveBuf

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

etrics.reporters.SolrSlf4jReporterTest_634D8810CF329312-001\init-core-data-001
   [junit4]   2> 3166314 WARN  
(SUITE-SolrSlf4jReporterTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=4 numCloses=4
   [junit4]   2> 3166314 INFO  
(SUITE-SolrSlf4jReporterTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 3166319 INFO  
(SUITE-SolrSlf4jReporterTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3166319 INFO  
(SUITE-SolrSlf4jReporterTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3166321 INFO  
(TEST-SolrSlf4jReporterTest.testReporter-seed#[634D8810CF329312]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testReporter
   [junit4]   2> 3172829 INFO  
(TEST-SolrSlf4jReporterTest.testReporter-seed#[634D8810CF329312]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending testReporter
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=SolrSlf4jReporterTest -Dtests.method=testReporter 
-Dtests.seed=634D8810CF329312 -Dtests.slow=true -Dtests.locale=es-UY 
-Dtests.timezone=Etc/GMT-12 -Dtests.asserts=true -Dtests.file.encoding=Cp1252
   [junit4] FAILURE 6.51s J1 | SolrSlf4jReporterTest.testReporter <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: No 'solr.node' logs 
in: {numFound=0,start=0,docs=[]}
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([634D8810CF329312:3CA9A527A43E0057]:0)
   [junit4]    >        at 
org.apache.solr.metrics.reporters.SolrSlf4jReporterTest.testReporter(SolrSlf4jReporterTest.java:85)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3172831 INFO  
(SUITE-SolrSlf4jReporterTest-seed#[634D8810CF329312]-worker) [    ] 
o.a.s.SolrTestCaseJ4 ###deleteCore
   [junit4]   2> NOTE: leaving temporary files on disk at: 
C:\Users\jenkins\workspace\Lucene-Solr-7.x-Windows\solr\build\solr-core\test\J1\temp\solr.metrics.reporters.SolrSlf4jReporterTest_634D8810CF329312-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1087, maxMBSortInHeap=7.365662884726802, 
sim=RandomSimilarity(queryNorm=true): {}, locale=es-UY, timezone=Etc/GMT-12
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_144 
(32-bit)/cpus=3,threads=1,free=140972848,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [TestPerFieldSimilarity, 
BasicZkTest, MoveReplicaTest, TestRealTimeGet, BadCopyFieldTest, 
HdfsDirectoryTest, SimpleMLTQParserTest, FieldMutatingUpdateProcessorTest, 
TestDistributedStatsComponentCardinality, HdfsWriteToMultipleCollectionsTest, 
TestCharFilters, TestElisionMultitermQuery, TestMultiWordSynonyms, TestNRTOpen, 
TestJsonFacetRefinement, TestSearchPerf, TestUniqueKeyFieldResource, 
TestStressUserVersions, HLLUtilTest, MBeansHandlerTest, DeleteStatusTest, 
SOLR749Test, DocValuesNotIndexedTest, TestCollationFieldDocValues, 
TestSQLHandler, CoreSorterTest, TestShortCircuitedRequests, DateRangeFieldTest, 
TestConfigsApi, TestRandomFaceting, MigrateRouteKeyTest, 
ClassificationUpdateProcessorIntegrationTest, TestInPlaceUpdatesDistrib, 
JSONWriterTest, TestDefaultStatsCache, TriLevelCompositeIdRoutingTest, 
TestMaxScoreQueryParser, TestManagedSchema, TestIntervalFaceting, 
HdfsSyncSliceTest, TestCopyFieldCollectionResource, 
TestTolerantUpdateProcessorRandomCloud, TestConfigOverlay, 
TestPayloadScoreQParserPlugin, FileBasedSpellCheckerTest, 
TestExclusionRuleCollectionAccess, BadIndexSchemaTest, EchoParamsTest, 
TestInitQParser, AddSchemaFieldsUpdateProcessorFactoryTest, 
TestOnReconnectListenerSupport, DistributedFacetExistsSmallTest, 
TemplateUpdateProcessorTest, TestReqParamsAPI, TestSolrJ, TestRemoteStreaming, 
TestCloudNestedDocsSort, ShardRoutingCustomTest, SolrGraphiteReporterTest, 
SchemaVersionSpecificBehaviorTest, TestCloudManagedSchema, HttpPartitionTest, 
IndexSchemaRuntimeFieldTest, TestFastOutputStream, 
TestSimpleTrackingShardHandler, BitVectorTest, 
DistribDocExpirationUpdateProcessorTest, DocValuesMultiTest, 
TestRequestForwarding, StatelessScriptUpdateProcessorFactoryTest, 
SolrRequestParserTest, TestSolrDeletionPolicy1, 
CollectionsAPIAsyncDistributedZkTest, DistributedMLTComponentTest, 
TestSolr4Spatial2, TestApiFramework, TestFileDictionaryLookup, 
DistributedQueryElevationComponentTest, BaseCdcrDistributedZkTest, 
TestHighFrequencyDictionaryFactory, TestLockTree, TestQueryUtils, 
ZkSolrClientTest, ExitableDirectoryReaderTest, TestCloudInspectUtil, 
QueryEqualityTest, TestXmlQParser, TestBinaryResponseWriter, 
TestSolrFieldCacheBean, CoreAdminRequestStatusTest, ZkNodePropsTest, 
SynonymTokenizerTest, TestDynamicFieldResource, 
TestRuleBasedAuthorizationPlugin, SolrIndexConfigTest, SolrIndexMetricsTest, 
TestDocTermOrds, TestMergePolicyConfig, SharedFSAutoReplicaFailoverTest, 
BadComponentTest, TestFastWriter, TestPushWriter, 
TestEmbeddedSolrServerAdminHandler, ConjunctionSolrSpellCheckerTest, 
TestRestManager, TestAuthorizationFramework, TestPullReplica, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, V2StandaloneTest, 
TestSolrCLIRunExample, TestManagedSynonymFilterFactory, HdfsRecoveryZkTest, 
ZkFailoverTest, ConnectionReuseTest, CloudExitableDirectoryReaderTest, 
TestRecovery, MoveReplicaHDFSTest, SystemInfoHandlerTest, TestSolrQueryParser, 
PropertiesRequestHandlerTest, BlockJoinFacetDistribTest, 
TestConfigSetProperties, DistributedIntervalFacetingTest, BlockDirectoryTest, 
TestFieldCacheReopen, JsonLoaderTest, TestFieldCacheWithThreads, 
TermVectorComponentDistributedTest, SuggestComponentContextFilterQueryTest, 
TestSolrCloudSnapshots, TestFastLRUCache, TestCoreDiscovery, 
TestCloudPivotFacet, RuleEngineTest, PeerSyncReplicationTest, 
TestMacroExpander, TestAnalyzedSuggestions, SolrCloudExampleTest, 
TestDocumentBuilder, TestDocSet, ShufflingReplicaListTransformerTest, 
SolrJmxReporterTest, TestValueSourceCache, TestFieldSortValues, TestQueryTypes, 
TestClusterProperties, CopyFieldTest, TestTrackingShardHandlerFactory, 
SortSpecParsingTest, TestDynamicLoading, TestMultiValuedNumericRangeQuery, 
SaslZkACLProviderTest, DeleteReplicaTest, TestPartialUpdateDeduplication, 
TestAnalyzeInfixSuggestions, TestReload, RollingRestartTest, 
ConvertedLegacyTest, SegmentsInfoRequestHandlerTest, 
UpdateRequestProcessorFactoryTest, TestFieldResource, SpellCheckCollatorTest, 
TestUninvertingReader, TestTrie, TestStressInPlaceUpdates, TestManagedResource, 
OverseerModifyCollectionTest, TestFieldTypeResource, TestDistributedGrouping, 
TestSolrCloudWithDelegationTokens, SolrMetricsIntegrationTest, 
TestComplexPhraseQParserPlugin, TestBlobHandler, DistanceUnitsTest, 
TestManagedSchemaThreadSafety, SpellCheckComponentTest, TestJsonRequest, 
EnumFieldTest, DistributedSuggestComponentTest, UtilsToolTest, 
FullSolrCloudDistribCmdsTest, ChaosMonkeySafeLeaderTest, 
BasicDistributedZk2Test, UnloadDistributedZkTest, 
CollectionsAPIDistributedZkTest, OpenCloseCoreStressTest, OverseerTest, 
LeaderElectionIntegrationTest, ShardRoutingTest, TestReplicationHandler, 
TestRandomDVFaceting, AutoCommitTest, TestFaceting, TestHashPartitioner, 
DistributedSpellCheckComponentTest, TestRangeQuery, TestCoreContainer, 
SolrCoreTest, SolrCmdDistributorTest, PeerSyncTest, TestBadConfig, 
ShowFileRequestHandlerTest, SignatureUpdateProcessorFactoryTest, 
TestFoldingMultitermQuery, TestStressLucene, TestCSVLoader, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
TestAtomicUpdateErrorCases, DistanceFunctionTest, CacheHeaderTest, 
LukeRequestHandlerTest, TermsComponentTest, TermVectorComponentTest, 
RequiredFieldsTest, LoggingHandlerTest, IndexSchemaTest, ReturnFieldsTest, 
QueryParsingTest, TestPHPSerializedResponseWriter, CSVRequestHandlerTest, 
TestComponentsName, SearchHandlerTest, ResponseLogComponentTest, SampleTest, 
TestConfig, TestSolrCoreProperties, TestLuceneMatchVersion, 
SpellPossibilityIteratorTest, TestCodecSupport, 
TestLMJelinekMercerSimilarityFactory, TimeZoneUtilsTest, 
OpenExchangeRatesOrgProviderTest, PreAnalyzedFieldTest, DateFieldTest, 
RAMDirectoryFactoryTest, TestUtils, UUIDFieldTest, CircularListTest, 
SolrTestCaseJ4Test, TestCursorMarkWithoutUniqueKey, TestDistributedMissingSort, 
AssignBackwardCompatibilityTest, AsyncCallRequestStatusResponseTest, 
CdcrBootstrapTest, ChaosMonkeyNothingIsSafeWithPullReplicasTest, 
CustomCollectionTest, LeaderFailoverAfterPartitionTest, 
LeaderInitiatedRecoveryOnShardRestartTest, NodeMutatorTest, 
OutOfBoxZkACLAndCredentialsProvidersTest, 
OverriddenZkACLAndCredentialsProvidersTest, 
OverseerCollectionConfigSetProcessorTest, OverseerRolesTest, 
OverseerStatusTest, OverseerTaskQueueTest, RemoteQueryErrorTest, 
ReplaceNodeTest, ReplicationFactorTest, RestartWhileUpdatingTest, 
SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, SolrXmlInZkTest, 
TestAuthenticationFramework, TestCloudSearcherWarming, 
TestConfigSetsAPIExclusivity, TestCryptoKeys, TestDistribDocBasedVersion, 
TestLocalFSCloudBackupRestore, TestMiniSolrCloudClusterSSL, 
TestPullReplicaErrorHandling, TestRandomFlRTGCloud, TestRebalanceLeaders, 
TestSSLRandomization, TestSolrCloudWithKerberosAlt, TestTlogReplica, 
TestSolrCoreSnapshots, TestHdfsBackupRestoreCore, TestSQLHandlerNonCloud, 
TestSolrConfigHandlerCloud, V2ApiIntegrationTest, TestCollectionAPIs, 
DistributedDebugComponentTest, DistributedFacetPivotLongTailTest, 
DistributedFacetPivotSmallTest, InfixSuggestersTest, TestExpandComponent, 
TestHttpShardHandlerFactory, JavabinLoaderTest, HighlighterMaxOffsetTest, 
TestSlowCompositeReaderWrapper, UninvertDocValuesMergePolicyTest, 
TestLegacyNumericUtils, JvmMetricsTest, MetricsConfigTest, 
SolrCoreMetricManagerTest, SolrSlf4jReporterTest]
   [junit4] Completed [626/731 (3!)] on J1 in 6.56s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 39736 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to