You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Policeman Jenkins Server <je...@thetaphi.de> on 2020/02/05 12:29:47 UTC

[JENKINS] Lucene-Solr-8.x-Windows (64bit/jdk1.8.0_201) - Build # 725 - Unstable!

Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/725/
Java: 64bit/jdk1.8.0_201 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

1 tests failed.
FAILED:  org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait

Error Message:
992ms

Stack Trace:
java.lang.AssertionError: 992ms
	at __randomizedtesting.SeedInfo.seed([54BBC4AADD13CD6F:97D03F986952308C]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait(ActionThrottleTest.java:113)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 14792 lines...]
   [junit4] Suite: org.apache.solr.cloud.ActionThrottleTest
   [junit4]   2> 1064873 INFO  (SUITE-ActionThrottleTest-seed#[54BBC4AADD13CD6F]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.ActionThrottleTest_54BBC4AADD13CD6F-001\data-dir-84-001
   [junit4]   2> 1064873 WARN  (SUITE-ActionThrottleTest-seed#[54BBC4AADD13CD6F]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 1064873 INFO  (SUITE-ActionThrottleTest-seed#[54BBC4AADD13CD6F]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1064880 INFO  (SUITE-ActionThrottleTest-seed#[54BBC4AADD13CD6F]-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> 1064880 INFO  (SUITE-ActionThrottleTest-seed#[54BBC4AADD13CD6F]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 1064882 INFO  (TEST-ActionThrottleTest.testBasics-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1064986 INFO  (TEST-ActionThrottleTest.testBasics-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 896ms
   [junit4]   2> 1065884 INFO  (TEST-ActionThrottleTest.testBasics-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 1067028 INFO  (TEST-ActionThrottleTest.testBasics-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBasics
   [junit4]   2> 1067029 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testCreateNewThrottleWithLastValue
   [junit4]   2> 1067029 INFO  (TEST-ActionThrottleTest.testCreateNewThrottleWithLastValue-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testCreateNewThrottleWithLastValue
   [junit4]   2> 1067029 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testAZeroNanoTimeReturnInWait
   [junit4]   2> 1067029 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.c.ActionThrottle Throttling test attempts - waiting for 1000ms
   [junit4]   2> 1068031 INFO  (TEST-ActionThrottleTest.testAZeroNanoTimeReturnInWait-seed#[54BBC4AADD13CD6F]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testAZeroNanoTimeReturnInWait
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=ActionThrottleTest -Dtests.method=testAZeroNanoTimeReturnInWait -Dtests.seed=54BBC4AADD13CD6F -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 1.01s J4 | ActionThrottleTest.testAZeroNanoTimeReturnInWait <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: 992ms
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([54BBC4AADD13CD6F:97D03F986952308C]:0)
   [junit4]    > 	at org.apache.solr.cloud.ActionThrottleTest.testAZeroNanoTimeReturnInWait(ActionThrottleTest.java:113)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.ActionThrottleTest_54BBC4AADD13CD6F-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84): {}, docValues:{}, maxPointsInLeafNode=431, maxMBSortInHeap=6.241736899824666, sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@3809c6ea), locale=ar-JO, timezone=Asia/Ujung_Pandang
   [junit4]   2> NOTE: Windows 10 10.0 amd64/Oracle Corporation 1.8.0_201 (64-bit)/cpus=6,threads=1,free=48360592,total=330231808
   [junit4]   2> NOTE: All tests run in this JVM: [HdfsRecoveryZkTest, TestSQLHandler, CleanupOldIndexTest, UnloadDistributedZkTest, BaseCdcrDistributedZkTest, TestLegacyTerms, TestDistribPackageStore, ZkNodePropsTest, PluginInfoTest, IndexSizeTriggerTest, TestSchemalessBufferedUpdates, TestReloadDeadlock, TolerantUpdateProcessorTest, OpenExchangeRatesOrgProviderTest, TestLegacyNumericRangeQueryBuilder, TermVectorComponentDistributedTest, FileBasedSpellCheckerTest, TestQueryTypes, UtilsToolTest, TestWaitForStateWithJettyShutdowns, BasicAuthOnSingleNodeTest, JavaBinAtomicUpdateMultivalueTest, TestRandomFlRTGCloud, MoveReplicaTest, TestDirectoryFactory, BJQParserTest, TestSolrCoreProperties, SampleTest, DistribJoinFromCollectionTest, TestPolicyCloud, JWTVerificationkeyResolverTest, TestSegmentSorting, TestCSVResponseWriter, BlockCacheTest, TestSolr4Spatial, MetricsHistoryWithAuthIntegrationTest, TestOnReconnectListenerSupport, TestEmbeddedSolrServerSchemaAPI, TestCollationField, TestFieldSortValues, TestSchemaSimilarityResource, RemoteQueryErrorTest, OutOfBoxZkACLAndCredentialsProvidersTest, TestClassicSimilarityFactory, TestMacroExpander, TestManagedSynonymFilterFactory, TestSimpleTextCodec, NodeLostTriggerIntegrationTest, DisMaxRequestHandlerTest, TestPostingsSolrHighlighter, PropertiesRequestHandlerTest, SolrMetricReporterTest, TestPHPSerializedResponseWriter, TestReplicationHandler, TestCloudNestedDocsSort, BJQFilterAccessibleTest, XmlInterpolationTest, TestMaxTokenLenTokenizer, DistributedMLTComponentTest, AdminHandlersProxyTest, SuggesterTest, LeaderFailureAfterFreshStartTest, TestHighlightDedupGrouping, CustomCollectionTest, TestConfigSets, TestCloudPseudoReturnFields, TestRequestStatusCollectionAPI, TestCustomSort, ChangedSchemaMergeTest, TestConfigsApi, TestFunctionQuery, SynonymTokenizerTest, RegexBytesRefFilterTest, TestCollectionAPI, ScheduledTriggerIntegrationTest, TestStressRecovery, ConfigureRecoveryStrategyTest, ShardRoutingTest, CollectionReloadTest, SpellingQueryConverterTest, PeerSyncWithBufferUpdatesTest, TestBulkSchemaAPI, TestCodecSupport, TestLMJelinekMercerSimilarityFactory, NoCacheHeaderTest, HdfsUnloadDistributedZkTest, TestLogWatcher, TestDistributedMissingSort, TestSolrTestCaseJ4, TestTolerantSearch, TestTrie, PathHierarchyTokenizerFactoryTest, TestLuceneMatchVersion, TestWordDelimiterFilterFactory, ActionThrottleTest]
   [junit4] Completed [440/897 (1!)] on J4 in 3.31s, 3 tests, 1 failure <<< FAILURES!

[...truncated 54158 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/725/consoleText

[repro] Revision: 37d412177041fbaf62b17ac8d8234238aaab0038

[repro] Ant options: "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       ActionThrottleTest
[repro] ant compile-test

[...truncated 3457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=5 -Dtests.class="*.ActionThrottleTest" -Dtests.showOutput=onerror "-Dargs=-XX:+UseCompressedOops -XX:+UseConcMarkSweepGC" -Dtests.seed=54BBC4AADD13CD6F -Dtests.slow=true -Dtests.locale=ar-JO -Dtests.timezone=Asia/Ujung_Pandang -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 87 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.ActionThrottleTest
[repro] Exiting with code 0

[...truncated 78 lines...]

[JENKINS] Lucene-Solr-8.x-Windows (32bit/jdk1.8.0_201) - Build # 726 - Still Unstable!

Posted by Policeman Jenkins Server <je...@thetaphi.de>.
Build: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/726/
Java: 32bit/jdk1.8.0_201 -server -XX:+UseG1GC

2 tests failed.
FAILED:  org.apache.solr.cloud.MoveReplicaTest.testFailedMove

Error Message:
expected:<100> but was:<44>

Stack Trace:
java.lang.AssertionError: expected:<100> but was:<44>
	at __randomizedtesting.SeedInfo.seed([7C1F806F284B172E:D6D2539D9F98C2FE]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at org.apache.solr.cloud.MoveReplicaTest.testFailedMove(MoveReplicaTest.java:305)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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.cloud.SystemCollectionCompatTest.testBackCompat

Error Message:
re-indexing warning not found

Stack Trace:
java.lang.AssertionError: re-indexing warning not found
	at __randomizedtesting.SeedInfo.seed([7C1F806F284B172E:CEA23C64883BE58]:0)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
	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:1750)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
	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:947)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
	at com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
	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 13813 lines...]
   [junit4] Suite: org.apache.solr.cloud.MoveReplicaTest
   [junit4]   2> 276052 INFO  (SUITE-MoveReplicaTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\data-dir-22-001
   [junit4]   2> 276052 INFO  (SUITE-MoveReplicaTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 276052 INFO  (SUITE-MoveReplicaTest-seed#[7C1F806F284B172E]-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> 276052 INFO  (SUITE-MoveReplicaTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 276066 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 276072 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001
   [junit4]   2> 276072 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 276075 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 276075 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 276174 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.ZkTestServer start zk server on port:55036
   [junit4]   2> 276174 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:55036
   [junit4]   2> 276174 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:55036
   [junit4]   2> 276174 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 55036
   [junit4]   2> 276186 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276198 INFO  (zkConnectionManagerCallback-1336-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276198 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276238 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276262 INFO  (zkConnectionManagerCallback-1338-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276266 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276266 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276273 INFO  (zkConnectionManagerCallback-1340-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276273 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276389 WARN  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276389 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276389 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 276390 WARN  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 276390 WARN  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 276390 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@125f94e{/solr,null,AVAILABLE}
   [junit4]   2> 276392 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@3038a2{/solr,null,AVAILABLE}
   [junit4]   2> 276392 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276392 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276392 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 276392 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@5f93b{/solr,null,AVAILABLE}
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@4ec76c{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55052}
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.e.j.s.Server Started @276437ms
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55052}
   [junit4]   2> 276394 ERROR (jetty-launcher-1341-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-05T16:31:22.916Z
   [junit4]   2> 276394 WARN  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.h.g.GzipHandler minGzipSize of 0 is inefficient for short content, break even is size 23
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@19a9475{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55049}
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.e.j.s.Server Started @276438ms
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55049}
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.Server jetty-9.4.24.v20191120; built: 2019-11-20T21:37:49.771Z; git: 363d5f2df3a8a28de40604320230664b9c793c16; jvm 1.8.0_201-b09
   [junit4]   2> 276394 ERROR (jetty-launcher-1341-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-05T16:31:22.916Z
   [junit4]   2> 276394 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 276396 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@17eaaa6{/solr,null,AVAILABLE}
   [junit4]   2> 276397 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276397 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.AbstractConnector Started ServerConnector@16e4991{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55055}
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.e.j.s.Server Started @276446ms
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55055}
   [junit4]   2> 276402 ERROR (jetty-launcher-1341-thread-4) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-05T16:31:22.924Z
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@9aeceb{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:55066}
   [junit4]   2> 276402 INFO  (jetty-launcher-1341-thread-3) [     ] o.e.j.s.Server Started @276448ms
   [junit4]   2> 276406 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, hostPort=55066}
   [junit4]   2> 276407 ERROR (jetty-launcher-1341-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 276407 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 276407 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.5.0
   [junit4]   2> 276407 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 276407 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr
   [junit4]   2> 276407 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2020-02-05T16:31:22.929Z
   [junit4]   2> 276407 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276411 INFO  (zkConnectionManagerCallback-1343-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276411 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276415 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276415 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276423 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 276423 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 276423 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 276427 INFO  (zkConnectionManagerCallback-1347-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276428 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276430 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276430 INFO  (zkConnectionManagerCallback-1345-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276430 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276434 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276436 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 276436 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 276438 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 276440 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 276440 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 276447 INFO  (zkConnectionManagerCallback-1349-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276447 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 276447 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276449 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 276455 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverWorkLoopDelay is ignored
   [junit4]   2> 276455 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.SolrXmlConfig Configuration parameter autoReplicaFailoverBadNodeExpiration is ignored
   [junit4]   2> 276455 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.SolrXmlConfig MBean server found: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5, but no JMX reporters were configured - adding default JMX reporter.
   [junit4]   2> 276610 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 276627 WARN  (jetty-launcher-1341-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@203ebc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276627 WARN  (jetty-launcher-1341-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@203ebc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276689 WARN  (jetty-launcher-1341-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15bcc4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276689 WARN  (jetty-launcher-1341-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15bcc4c[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 276690 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 276693 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276725 INFO  (zkConnectionManagerCallback-1357-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276725 INFO  (jetty-launcher-1341-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 276856 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 276881 INFO  (zkConnectionManagerCallback-1360-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 276881 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277115 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:55052_solr
   [junit4]   2> 277118 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.Overseer Overseer (id=72095642202865672-127.0.0.1:55052_solr-n_0000000000) starting
   [junit4]   2> 277129 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55052_solr
   [junit4]   2> 277134 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277134 WARN  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 277145 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 277216 INFO  (OverseerStateUpdate-72095642202865672-127.0.0.1:55052_solr-n_0000000000) [n:127.0.0.1:55052_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:55052_solr
   [junit4]   2> 277222 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 277258 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 277272 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 277272 WARN  (jetty-launcher-1341-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@ae35dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277272 WARN  (jetty-launcher-1341-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@ae35dd[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277280 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 277280 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 277282 INFO  (jetty-launcher-1341-thread-1) [n:127.0.0.1:55052_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node1\.
   [junit4]   2> 277378 WARN  (jetty-launcher-1341-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@19505e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277378 WARN  (jetty-launcher-1341-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@19505e3[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277378 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 277382 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277422 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 277512 WARN  (jetty-launcher-1341-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@15b8d84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277512 WARN  (jetty-launcher-1341-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@15b8d84[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277514 INFO  (zkConnectionManagerCallback-1371-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277514 INFO  (jetty-launcher-1341-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277530 WARN  (jetty-launcher-1341-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@e9c064[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277530 WARN  (jetty-launcher-1341-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@e9c064[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 277532 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 277535 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277539 INFO  (zkConnectionManagerCallback-1377-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277539 INFO  (jetty-launcher-1341-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277620 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277631 INFO  (zkConnectionManagerCallback-1379-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277632 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277640 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 277651 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55066_solr as DOWN
   [junit4]   2> 277654 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 277654 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55066_solr
   [junit4]   2> 277657 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 277659 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 277659 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 277659 WARN  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 277746 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 277782 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 277790 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 277790 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 277794 INFO  (jetty-launcher-1341-thread-3) [n:127.0.0.1:55066_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node4\.
   [junit4]   2> 277855 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 277962 INFO  (zkConnectionManagerCallback-1385-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 277962 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 277982 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 277996 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55049_solr as DOWN
   [junit4]   2> 277998 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 277998 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55049_solr
   [junit4]   2> 278002 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278002 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278005 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 278005 WARN  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 278008 INFO  (zkCallback-1384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 278100 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 278157 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 278163 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 278166 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 278169 INFO  (jetty-launcher-1341-thread-2) [n:127.0.0.1:55049_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node3\.
   [junit4]   2> 279075 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 279079 WARN  (jetty-launcher-1341-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@d9392b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 279079 WARN  (jetty-launcher-1341-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@d9392b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 279094 WARN  (jetty-launcher-1341-thread-4) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@63376e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 279094 WARN  (jetty-launcher-1341-thread-4) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@63376e[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 279096 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:55036/solr
   [junit4]   2> 279096 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 279116 INFO  (zkConnectionManagerCallback-1395-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 279116 INFO  (jetty-launcher-1341-thread-4) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 279222 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 279225 INFO  (zkConnectionManagerCallback-1397-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 279225 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 279255 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 279280 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:55055_solr as DOWN
   [junit4]   2> 279282 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 279284 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:55055_solr
   [junit4]   2> 279286 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 279286 INFO  (zkCallback-1384-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 279286 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 279291 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 279291 WARN  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.CoreContainer Not all security plugins configured!  authentication=disabled authorization=disabled.  Solr is only as secure as you make it. Consider configuring authentication/authorization before exposing Solr to users internal or external.  See https://s.apache.org/solrsecurity for more info
   [junit4]   2> 279336 INFO  (zkCallback-1396-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (4)
   [junit4]   2> 279428 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.h.a.MetricsHistoryHandler No .system collection, keeping metrics history in memory.
   [junit4]   2> 279493 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.node' (registry 'solr.node') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 279494 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jvm' (registry 'solr.jvm') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 279494 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.jetty' (registry 'solr.jetty') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 279506 INFO  (jetty-launcher-1341-thread-4) [n:127.0.0.1:55055_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node2\.
   [junit4]   2> 279654 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=4
   [junit4]   2> 279658 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 279670 INFO  (zkConnectionManagerCallback-1406-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 279670 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 279676 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 279678 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:55036/solr ready
   [junit4]   2> 279702 INFO  (qtp6098448-4686) [n:127.0.0.1:55066_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :overseerstatus with params action=OVERSEERSTATUS&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 279753 INFO  (qtp6098448-4686) [n:127.0.0.1:55066_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={action=OVERSEERSTATUS&wt=javabin&version=2} status=0 QTime=51
   [junit4]   2> 279754 INFO  (TEST-MoveReplicaTest.test-seed#[7C1F806F284B172E]) [     ] o.a.s.c.MoveReplicaTest total_jettys: 4
   [junit4]   2> 279754 INFO  (qtp6098448-4687) [n:127.0.0.1:55066_solr     ] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params pullReplicas=1&collection.configName=conf1&maxShardsPerNode=2&autoAddReplicas=false&name=MoveReplicaTest_coll_true&nrtReplicas=1&action=CREATE&numShards=2&tlogReplicas=0&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 279766 INFO  (OverseerCollectionConfigSetProcessor-72095642202865672-127.0.0.1:55052_solr-n_0000000000) [n:127.0.0.1:55052_solr     ] o.a.s.c.OverseerTaskQueue Response ZK path: /overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may have disconnected from ZooKeeper
   [junit4]   2> 279769 INFO  (OverseerThreadFactory-1251-thread-2-processing-n:127.0.0.1:55052_solr) [n:127.0.0.1:55052_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection MoveReplicaTest_coll_true
   [junit4]   2> 279945 INFO  (OverseerStateUpdate-72095642202865672-127.0.0.1:55052_solr-n_0000000000) [n:127.0.0.1:55052_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55066/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 279969 INFO  (OverseerStateUpdate-72095642202865672-127.0.0.1:55052_solr-n_0000000000) [n:127.0.0.1:55052_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard1_replica_p2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55049/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 279992 INFO  (OverseerStateUpdate-72095642202865672-127.0.0.1:55052_solr-n_0000000000) [n:127.0.0.1:55052_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55052/solr",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 280055 INFO  (OverseerStateUpdate-72095642202865672-127.0.0.1:55052_solr-n_0000000000) [n:127.0.0.1:55052_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"MoveReplicaTest_coll_true",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"MoveReplicaTest_coll_true_shard2_replica_p7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:55055/solr",
   [junit4]   2>   "type":"PULL",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 280280 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr    x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_p7&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 280280 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr    x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 280282 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr    x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 4 transient cores
   [junit4]   2> 280285 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr    x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL
   [junit4]   2> 280291 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr    x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 281398 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 281398 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 281417 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 281422 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.5.0
   [junit4]   2> 281438 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard2_replica_p7] Schema name=cloud-dynamic
   [junit4]   2> 281438 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard2_replica_n4] Schema name=cloud-dynamic
   [junit4]   2> 281438 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard1_replica_p2] Schema name=cloud-dynamic
   [junit4]   2> 281446 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema [MoveReplicaTest_coll_true_shard1_replica_n1] Schema name=cloud-dynamic
   [junit4]   2> 281508 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 281508 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_p7' using configuration from configset conf1, trusted=true
   [junit4]   2> 281510 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_p7' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_p7') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 281510 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_p7] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node2\MoveReplicaTest_coll_true_shard2_replica_p7], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node2\.\MoveReplicaTest_coll_true_shard2_replica_p7\data\]
   [junit4]   2> 281510 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 281510 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard2_replica_n4' using configuration from configset conf1, trusted=true
   [junit4]   2> 281510 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n4' (registry 'solr.core.MoveReplicaTest_coll_true.shard2.replica_n4') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 281510 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard2_replica_n4] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node1\MoveReplicaTest_coll_true_shard2_replica_n4], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node1\.\MoveReplicaTest_coll_true_shard2_replica_n4\data\]
   [junit4]   2> 281522 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 281523 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_n1' using configuration from configset conf1, trusted=true
   [junit4]   2> 281523 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.IndexSchema Loaded schema cloud-dynamic/1.6 with uniqueid field id
   [junit4]   2> 281523 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.CoreContainer Creating SolrCore 'MoveReplicaTest_coll_true_shard1_replica_p2' using configuration from configset conf1, trusted=true
   [junit4]   2> 281523 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n1' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_n1') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 281523 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 'solr.core.MoveReplicaTest_coll_true.shard1.replica_p2' (registry 'solr.core.MoveReplicaTest_coll_true.shard1.replica_p2') enabled at server: com.sun.jmx.mbeanserver.JmxMBeanServer@ff32c5
   [junit4]   2> 281523 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_p2] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node3\MoveReplicaTest_coll_true_shard1_replica_p2], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node3\.\MoveReplicaTest_coll_true_shard1_replica_p2\data\]
   [junit4]   2> 281523 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [[MoveReplicaTest_coll_true_shard1_replica_n1] ] Opening new SolrCore at [C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node4\MoveReplicaTest_coll_true_shard1_replica_n1], dataDir=[C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J4\temp\solr.cloud.MoveReplicaTest_7C1F806F284B172E-001\tempDir-001\node4\.\MoveReplicaTest_coll_true_shard1_replica_n1\data\]
   [junit4]   2> 281737 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281737 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281738 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281738 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281739 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281739 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281740 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 281740 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 281740 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@163becd[MoveReplicaTest_coll_true_shard2_replica_p7] main]
   [junit4]   2> 281742 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281742 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281743 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 281743 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 281744 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@16937ce[MoveReplicaTest_coll_true_shard1_replica_n1] main]
   [junit4]   2> 281744 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 281744 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281745 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@d4ab58[MoveReplicaTest_coll_true_shard1_replica_p2] main]
   [junit4]   2> 281745 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281747 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.SolrIndexSearcher Opening [Searcher@a6d7e[MoveReplicaTest_coll_true_shard2_replica_n4] main]
   [junit4]   2> 281747 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 281748 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281748 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281748 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657715072193003520
   [junit4]   2> 281750 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 281750 INFO  (searcherExecutor-1277-thread-1-processing-n:127.0.0.1:55055_solr x:MoveReplicaTest_coll_true_shard2_replica_p7 c:MoveReplicaTest_coll_true s:shard2 r:core_node8) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_p7] Registered new searcher Searcher@163becd[MoveReplicaTest_coll_true_shard2_replica_p7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281752 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281752 INFO  (searcherExecutor-1279-thread-1-processing-n:127.0.0.1:55066_solr x:MoveReplicaTest_coll_true_shard1_replica_n1 c:MoveReplicaTest_coll_true s:shard1 r:core_node3) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_n1] Registered new searcher Searcher@16937ce[MoveReplicaTest_coll_true_shard1_replica_n1] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281752 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281753 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/conf1
   [junit4]   2> 281755 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/conf1
   [junit4]   2> 281755 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281755 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1657715072200343552
   [junit4]   2> 281755 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.c.ZkController MoveReplicaTest_coll_true_shard2_replica_p7 starting background replication from leader
   [junit4]   2> 281756 INFO  (searcherExecutor-1280-thread-1-processing-n:127.0.0.1:55049_solr x:MoveReplicaTest_coll_true_shard1_replica_p2 c:MoveReplicaTest_coll_true s:shard1 r:core_node5) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_p2] Registered new searcher Searcher@d4ab58[MoveReplicaTest_coll_true_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281759 INFO  (searcherExecutor-1278-thread-1-processing-n:127.0.0.1:55052_solr x:MoveReplicaTest_coll_true_shard2_replica_n4 c:MoveReplicaTest_coll_true s:shard2 r:core_node6) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_n4] Registered new searcher Searcher@a6d7e[MoveReplicaTest_coll_true_shard2_replica_n4] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 281763 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard1 to Terms{values={core_node3=0}, version=0}
   [junit4]   2> 281763 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard1
   [junit4]   2> 281764 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 281764 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.ZkController MoveReplicaTest_coll_true_shard1_replica_p2 starting background replication from leader
   [junit4]   2> 281764 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.c.ReplicateFromLeader Will start replication from leader with poll interval: 00:00:01
   [junit4]   2> 281767 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/MoveReplicaTest_coll_true/terms/shard2 to Terms{values={core_node6=0}, version=0}
   [junit4]   2> 281767 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/MoveReplicaTest_coll_true/leaders/shard2
   [junit4]   2> 281770 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 281770 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281770 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Poll scheduled at an interval of 1000ms
   [junit4]   2> 281770 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 281774 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 281774 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 281774 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55066/solr/MoveReplicaTest_coll_true_shard1_replica_n1/
   [junit4]   2> 281774 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 281775 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.SyncStrategy http://127.0.0.1:55066/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ has no replicas
   [junit4]   2> 281775 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_coll_true/leaders/shard1/leader after winning as /collections/MoveReplicaTest_coll_true/leader_elect/shard1/election/72095642202865675-core_node3-n_0000000000
   [junit4]   2> 281777 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 281777 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 281777 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to http://127.0.0.1:55052/solr/MoveReplicaTest_coll_true_shard2_replica_n4/
   [junit4]   2> 281777 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55066/solr/MoveReplicaTest_coll_true_shard1_replica_n1/ shard1
   [junit4]   2> 281778 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 281778 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.SyncStrategy http://127.0.0.1:55052/solr/MoveReplicaTest_coll_true_shard2_replica_n4/ has no replicas
   [junit4]   2> 281779 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/MoveReplicaTest_coll_true/leaders/shard2/leader after winning as /collections/MoveReplicaTest_coll_true/leader_elect/shard2/election/72095642202865672-core_node6-n_0000000000
   [junit4]   2> 281787 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: http://127.0.0.1:55052/solr/MoveReplicaTest_coll_true_shard2_replica_n4/ shard2
   [junit4]   2> 281905 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 281905 INFO  (zkCallback-1384-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 281906 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 281908 INFO  (zkCallback-1384-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 281908 INFO  (zkCallback-1378-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 281908 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Replica core_node3 is leader but it's state is down, skipping replication
   [junit4]   2> 281911 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 281914 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 281927 INFO  (qtp8988813-4656) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node6&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_n4&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1649
   [junit4]   2> 281935 INFO  (qtp6098448-4682) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_n1&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=NRT} status=0 QTime=1646
   [junit4]   2> 282035 INFO  (zkCallback-1378-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282035 INFO  (zkCallback-1378-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282035 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282035 INFO  (zkCallback-1359-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282036 INFO  (zkCallback-1378-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282557 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:55052/solr/MoveReplicaTest_coll_true_shard2_replica_n4/
   [junit4]   2> 282562 INFO  (qtp8988813-4658) [n:127.0.0.1:55052_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node6 x:MoveReplicaTest_coll_true_shard2_replica_n4 ] o.a.s.c.S.Request [MoveReplicaTest_coll_true_shard2_replica_n4]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 282562 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 282562 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 282562 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 282562 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 282562 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 282567 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 282567 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@f11afb commitCommandVersion:0
   [junit4]   2> 282579 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@1976d83[MoveReplicaTest_coll_true_shard2_replica_p7] main]
   [junit4]   2> 282579 INFO  (indexFetcher-1298-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 282581 INFO  (searcherExecutor-1277-thread-1) [     ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard2_replica_p7] Registered new searcher Searcher@1976d83[MoveReplicaTest_coll_true_shard2_replica_p7] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 282781 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Last replication failed, so I'll force replication
   [junit4]   2> 282787 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Updated masterUrl to http://127.0.0.1:55066/solr/MoveReplicaTest_coll_true_shard1_replica_n1/
   [junit4]   2> 282791 INFO  (qtp6098448-4688) [n:127.0.0.1:55066_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node3 x:MoveReplicaTest_coll_true_shard1_replica_n1 ] o.a.s.c.S.Request [MoveReplicaTest_coll_true_shard1_replica_n1]  webapp=/solr path=/replication params={qt=/replication&wt=javabin&version=2&command=indexversion} status=0 QTime=0
   [junit4]   2> 282791 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Master's generation: 1
   [junit4]   2> 282791 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Master's version: 0
   [junit4]   2> 282791 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Slave's generation: 1
   [junit4]   2> 282791 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher Slave's version: 0
   [junit4]   2> 282791 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.h.IndexFetcher New index in Master. Deleting mine...
   [junit4]   2> 282798 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 start commit{,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 282798 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.u.SolrIndexWriter Calling setCommitData with IW:org.apache.solr.update.SolrIndexWriter@60a819 commitCommandVersion:0
   [junit4]   2> 282819 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.s.SolrIndexSearcher Opening [Searcher@8a5369[MoveReplicaTest_coll_true_shard1_replica_p2] main]
   [junit4]   2> 282820 INFO  (indexFetcher-1297-thread-1) [     ] o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 282820 INFO  (qtp22899054-4669) [n:127.0.0.1:55049_solr c:MoveReplicaTest_coll_true s:shard1 r:core_node5 x:MoveReplicaTest_coll_true_shard1_replica_p2 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard1_replica_p2&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard1&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2539
   [junit4]   2> 282822 INFO  (searcherExecutor-1280-thread-1) [     ] o.a.s.c.SolrCore [MoveReplicaTest_coll_true_shard1_replica_p2] Registered new searcher Searcher@8a5369[MoveReplicaTest_coll_true_shard1_replica_p2] main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 282861 INFO  (qtp27896724-4677) [n:127.0.0.1:55055_solr c:MoveReplicaTest_coll_true s:shard2 r:core_node8 x:MoveReplicaTest_coll_true_shard2_replica_p7 ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=conf1&newCollection=true&name=MoveReplicaTest_coll_true_shard2_replica_p7&action=CREATE&numShards=2&collection=MoveReplicaTest_coll_true&shard=shard2&wt=javabin&version=2&replicaType=PULL} status=0 QTime=2582
   [junit4]   2> 282866 INFO  (qtp6098448-4687) [n:127.0.0.1:55066_solr     ] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 45 seconds. Check all shard replicas
   [junit4]   2> 282932 INFO  (zkCallback-1384-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282932 INFO  (zkCallback-1384-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282932 INFO  (zkCallback-1378-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [MoveReplicaTest_coll_true] has occurred - updating... (live nodes size: [4])
   [junit4]   2> 282933 INFO  (zkCallback-1359-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/MoveReplicaTest_coll_true/state.json] for collection [M

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

    ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 729733 INFO  (zkCallback-2009-thread-9) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDeleted path:/collections/.system/state.json] for collection [.system] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 729906 INFO  (qtp3016719-5448) [n:127.0.0.1:61157_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={name=.system&action=DELETE&wt=javabin&version=2} status=0 QTime=2534
   [junit4]   2> 730009 INFO  (TEST-SystemCollectionCompatTest.testBackCompat-seed#[7C1F806F284B172E]) [     ] o.a.s.SolrTestCaseJ4 ###Ending testBackCompat
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=SystemCollectionCompatTest -Dtests.method=testBackCompat -Dtests.seed=7C1F806F284B172E -Dtests.slow=true -Dtests.locale=es-CL -Dtests.timezone=Atlantic/Stanley -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE  202s J2 | SystemCollectionCompatTest.testBackCompat <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: re-indexing warning not found
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([7C1F806F284B172E:CEA23C64883BE58]:0)
   [junit4]    > 	at org.apache.solr.cloud.SystemCollectionCompatTest.testBackCompat(SystemCollectionCompatTest.java:215)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 730128 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=22426809
   [junit4]   2> 730128 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.c.ZkController Remove node as live in ZooKeeper:/live_nodes/127.0.0.1:61157_solr
   [junit4]   2> 730131 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.c.ZkController Publish this node as DOWN...
   [junit4]   2> 730131 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.c.ZkController Publish node=127.0.0.1:61157_solr as DOWN
   [junit4]   2> 730265 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, tag=null
   [junit4]   2> 730265 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@173fa66: rootName = solr_61157, domain = solr.node, service url = null, agent id = null] for registry solr.node / com.codahale.metrics.MetricRegistry@1c94a2b
   [junit4]   2> 730270 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, tag=null
   [junit4]   2> 730270 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@1fd933: rootName = solr_61157, domain = solr.jvm, service url = null, agent id = null] for registry solr.jvm / com.codahale.metrics.MetricRegistry@1cdd85
   [junit4]   2> 730270 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, tag=null
   [junit4]   2> 730270 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.r.SolrJmxReporter Closing reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@12d5cd4: rootName = solr_61157, domain = solr.jetty, service url = null, agent id = null] for registry solr.jetty / com.codahale.metrics.MetricRegistry@ed5c22
   [junit4]   2> 730270 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, tag=null
   [junit4]   2> 730311 INFO  (closeThreadPool-48806-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72095658548264966-127.0.0.1:61157_solr-n_0000000001) closing
   [junit4]   2> 730311 INFO  (OverseerStateUpdate-72095658548264966-127.0.0.1:61157_solr-n_0000000001) [n:127.0.0.1:61157_solr     ] o.a.s.c.Overseer Overseer Loop exiting : 127.0.0.1:61157_solr
   [junit4]   2> 730314 INFO  (OverseerAutoScalingTriggerThread-72095658548264966-127.0.0.1:61157_solr-n_0000000001) [     ] o.a.s.c.a.OverseerTriggerThread OverseerTriggerThread woken up but we are closed, exiting.
   [junit4]   2> 730316 INFO  (closeThreadPool-48806-thread-2) [     ] o.a.s.c.Overseer Overseer (id=72095658548264966-127.0.0.1:61157_solr-n_0000000001) closing
   [junit4]   2> 730418 INFO  (jetty-closer-48802-thread-1) [     ] o.a.s.c.Overseer Overseer (id=72095658548264966-127.0.0.1:61157_solr-n_0000000001) closing
   [junit4]   2> 730427 INFO  (jetty-closer-48802-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@1d4e981{SSL,[ssl, http/1.1]}{127.0.0.1:0}
   [junit4]   2> 730427 INFO  (jetty-closer-48802-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@1183fa9{/solr,null,UNAVAILABLE}
   [junit4]   2> 730427 INFO  (jetty-closer-48802-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 730431 INFO  (SUITE-SystemCollectionCompatTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 730649 WARN  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Watch limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2> 	10	/solr/configs/.system/managed-schema
   [junit4]   2> 	8	/solr/aliases.json
   [junit4]   2> 	7	/solr/collections/.system/terms/shard1
   [junit4]   2> 	6	/solr/configs/.system
   [junit4]   2> 	5	/solr/collections/.system/collectionprops.json
   [junit4]   2> 	3	/solr/collections/.system/state.json
   [junit4]   2> 	2	/solr/packages.json
   [junit4]   2> 	2	/solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	29	/solr/collections/.system/state.json
   [junit4]   2> 	8	/solr/clusterstate.json
   [junit4]   2> 	8	/solr/clusterprops.json
   [junit4]   2> 	5	/solr/aliases.json
   [junit4]   2> 	3	/solr/configs/.system/managed-schema
   [junit4]   2> 	2	/solr/autoscaling.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	30	/solr/overseer/queue
   [junit4]   2> 	17	/solr/overseer/collection-queue-work
   [junit4]   2> 	16	/solr/collections
   [junit4]   2> 	14	/solr/live_nodes
   [junit4]   2> 	2	/solr/autoscaling/events/.scheduled_maintenance
   [junit4]   2> 	2	/solr/autoscaling/events/.auto_add_replicas
   [junit4]   2> 	2	/solr/overseer/queue-work
   [junit4]   2> 
   [junit4]   2> 730666 INFO  (SUITE-SystemCollectionCompatTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:61144
   [junit4]   2> 730666 INFO  (SUITE-SystemCollectionCompatTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:61144
   [junit4]   2> 730666 INFO  (SUITE-SystemCollectionCompatTest-seed#[7C1F806F284B172E]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 61144
   [junit4]   2> NOTE: leaving temporary files on disk at: C:\Users\jenkins\workspace\Lucene-Solr-8.x-Windows\solr\build\solr-core\test\J2\temp\solr.cloud.SystemCollectionCompatTest_7C1F806F284B172E-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene84), sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@a0c989), locale=es-CL, timezone=Atlantic/Stanley
   [junit4]   2> NOTE: Windows 10 10.0 x86/Oracle Corporation 1.8.0_201 (32-bit)/cpus=6,threads=1,free=60873368,total=312475648
   [junit4]   2> NOTE: All tests run in this JVM: [TestAnalyzedSuggestions, TestSimpleQParserPlugin, TestManagedResourceStorage, PreAnalyzedFieldTest, IndexSizeTriggerMixedBoundsTest, DistributedExpandComponentTest, NestedShardedAtomicUpdateTest, ExitableDirectoryReaderTest, TestScoreJoinQPScore, DocumentAnalysisRequestHandlerTest, TestSkipOverseerOperations, HDFSCollectionsAPITest, TestPayloadScoreQParserPlugin, SolrCLIZkUtilsTest, DeleteLastCustomShardedReplicaTest, TestJsonFacetsWithNestedObjects, CategoryRoutedAliasUpdateProcessorTest, TestGraphMLResponseWriter, RequestHandlersTest, TestMissingGroups, IndexSizeEstimatorTest, OverseerModifyCollectionTest, MoveReplicaHDFSFailoverTest, LegacyCloudClusterPropTest, PreAnalyzedUpdateProcessorTest, TestSolrConfigHandlerConcurrent, SaslZkACLProviderTest, SuggestComponentContextFilterQueryTest, ConvertedLegacyTest, TriggerIntegrationTest, CoreAdminHandlerTest, TestRandomCollapseQParserPlugin, MinimalSchemaTest, BlockJoinFacetSimpleTest, NodeAddedTriggerIntegrationTest, TestExportTool, SystemCollectionCompatTest]
   [junit4] Completed [246/897 (2!)] on J2 in 207.26s, 1 test, 1 failure <<< FAILURES!

[...truncated 50108 lines...]
[repro] Jenkins log URL: https://jenkins.thetaphi.de/job/Lucene-Solr-8.x-Windows/726/consoleText

[repro] Revision: d007470bda2f70ba4e1c407ac624e21288947128

[repro] Ant options: "-Dargs=-server -XX:+UseG1GC"

[repro] JUnit rest result XML files will be moved to: ./repro-reports
[repro] ant clean

[...truncated 6 lines...]
[repro] Test suites by module:
[repro]    solr\core
[repro]       MoveReplicaTest
[repro]       SystemCollectionCompatTest
[repro] ant compile-test

[...truncated 3457 lines...]
[repro] ant test-nocompile -Dtests.dups=5 -Dtests.maxfailures=10 -Dtests.class="*.MoveReplicaTest|*.SystemCollectionCompatTest" -Dtests.showOutput=onerror "-Dargs=-server -XX:+UseG1GC" -Dtests.seed=7C1F806F284B172E -Dtests.slow=true -Dtests.locale=fr-FR -Dtests.timezone=Asia/Sakhalin -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1

[...truncated 104 lines...]
[repro] Failures w/original seeds:
[repro]   0/5 failed: org.apache.solr.cloud.MoveReplicaTest
[repro]   0/5 failed: org.apache.solr.cloud.SystemCollectionCompatTest
[repro] Exiting with code 0

[...truncated 78 lines...]