You are viewing a plain text version of this content. The canonical link for it is here.
Posted to builds@lucene.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2021/08/01 16:53:03 UTC

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 347 - Still Unstable!

Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/347/

1 tests failed.
FAILED:  org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors

Error Message:
Expected exception SolrException but no exception was thrown

Stack Trace:
junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
	at __randomizedtesting.SeedInfo.seed([673D65A81E95B022:899892236BC2868]:0)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
	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 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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 15896 lines...]
   [junit4] Suite: org.apache.solr.security.JWTIssuerConfigTest
   [junit4]   2> 3970435 INFO  (SUITE-JWTIssuerConfigTest-seed#[673D65A81E95B022]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=JWTIssuerConfigTest -Dtests.method=jwksUrlwithHttpBehaviors -Dtests.seed=673D65A81E95B022 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=es-SV -Dtests.timezone=Greenwich -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.01s J1 | JWTIssuerConfigTest.jwksUrlwithHttpBehaviors <<<
   [junit4]    > Throwable #1: junit.framework.AssertionFailedError: Expected exception SolrException but no exception was thrown
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([673D65A81E95B022:899892236BC2868]:0)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2756)
   [junit4]    > 	at org.apache.lucene.util.LuceneTestCase.expectThrows(LuceneTestCase.java:2746)
   [junit4]    > 	at org.apache.solr.security.JWTIssuerConfigTest.jwksUrlwithHttpBehaviors(JWTIssuerConfigTest.java:145)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> NOTE: test params are: codec=LZ4WithPresetCompressingStoredFieldsData(storedFieldsFormat=CompressingStoredFieldsFormat(compressionMode=BEST_SPEED, chunkSize=14067, maxDocsPerChunk=1, blockShift=11), termVectorsFormat=CompressingTermVectorsFormat(compressionMode=BEST_SPEED, chunkSize=14067, maxDocsPerChunk=1, blockSize=11)), sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=es-SV, timezone=Greenwich
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=249970768,total=524812288
   [junit4]   2> NOTE: All tests run in this JVM: [DistanceUnitsTest, TestTextField, HdfsBasicDistributedZk2Test, SoftAutoCommitTest, TestDelegationWithHadoopAuth, TestDynamicURP, DocValuesTest, CSVRequestHandlerTest, PhrasesIdentificationComponentTest, LukeRequestHandlerTest, SampleTest, FuzzySearchTest, LeaderTragicEventTest, TestLocalFSCloudBackupRestore, TestSearchPerf, TestAuthorizationFramework, HdfsAutoAddReplicasIntegrationTest, IndexSchemaTest, OverseerSolrResponseUnsafeSerializationTest, TestIndexingPerformance, QueryEqualityTest, TestNumericTerms32, SyncSliceTest, SubstringBytesRefFilterTest, CdcrRequestHandlerTest, TestOrdValues, HdfsWriteToMultipleCollectionsTest, TestDFISimilarityFactory, TestMaxScoreQueryParser, TestTolerantUpdateProcessorCloud, TestConfigSetsAPIZkFailure, TestNumericTokenStream, TestJoin, BasicFunctionalityTest, TestBlendedInfixSuggestions, TestMaxTokenLenTokenizer, RoutingToNodesWithPropertiesTest, DistributedFacetExistsSmallTest, ReplicationFactorTest, TestTrieFacet, CreateRoutedAliasTest, TestBinaryField, TestFieldTypeResource, TestChildDocTransformer, TestShardHandlerFactory, TestSolr4Spatial, TestMacroExpander, MetricsDisabledCloudTest, RequestHandlersTest, ChaosMonkeyNothingIsSafeTest, TestSegmentSorting, TestReversedWildcardFilterFactory, ScriptEngineTest, TestConfLoadPerf, AssignBackwardCompatibilityTest, TestJsonFacets, TestNoOpRegenerator, AdminHandlersProxyTest, TestPivotHelperCode, ZkStateReaderTest, CdcrBidirectionalTest, TestSolrConfigHandlerConcurrent, JWTVerificationkeyResolverTest, SolrMetricsIntegrationTest, TestUtils, TestManagedSynonymFilterFactory, FullHLLTest, AuthToolTest, UpdateLogTest, CoreAdminOperationTest, TestSimClusterStateProvider, TestJmxIntegration, TestSimExecutePlanAction, TestSolrCoreProperties, TestStressInPlaceUpdates, TestFoldingMultitermQuery, SearchRateTriggerIntegrationTest, DistributedFacetPivotSmallTest, TestRemoteStreaming, NodeAddedTriggerTest, TestEmbeddedSolrServerAdminHandler, UnloadDistributedZkTest, TestRandomCollapseQParserPlugin, TestGraphMLResponseWriter, BasicAuthStandaloneTest, TestDistributedMap, TestHashPartitioner, AutoAddReplicasPlanActionTest, SolrCLIZkUtilsTest, V2ApiIntegrationTest, ThreadDumpHandlerTest, IgnoreCommitOptimizeUpdateProcessorFactoryTest, AuditLoggerIntegrationTest, HdfsNNFailoverTest, ZookeeperStatusHandlerTest, TestHdfsBackupRestoreCore, TestFieldCacheSortRandom, TestSchemaDesignerConfigSetHelper, DistributedQueryComponentOptimizationTest, CoreSorterTest, AtomicUpdateProcessorFactoryTest, PackageManagerCLITest, TestInPlaceUpdateWithRouteField, TestSolrFieldCacheBean, DistributedFacetSimpleRefinementLongTailTest, TestDistributedSearch, SuggestComponentContextFilterQueryTest, TestScoreJoinQPScore, TestCloudPseudoReturnFields, SparseHLLTest, PropertiesRequestHandlerTest, TestStandardQParsers, SchemaVersionSpecificBehaviorTest, TestSolrDeletionPolicy2, TestDistribIDF, DistributedIntervalFacetingTest, EchoParamsTest, MinimalSchemaTest, OutputWriterTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestHighlightDedupGrouping, TestSimpleTrackingShardHandler, PathHierarchyTokenizerFactoryTest, ProtectedTermFilterFactoryTest, TestCharFilters, TestDeprecatedFilters, TestLuceneIndexBackCompat, BasicZkTest, CleanupOldIndexTest, CloudExitableDirectoryReaderTest, CollectionPropsTest, ConcurrentCreateRoutedAliasTest, ConnectionManagerTest, DeleteNodeTest, DeleteReplicaTest, DeleteShardTest, DeleteStatusTest, DistribDocExpirationUpdateProcessorTest, ForceLeaderWithTlogReplicasTest, HttpPartitionTest, LeaderElectionIntegrationTest, LeaderFailoverAfterPartitionTest, MissingSegmentRecoveryTest, MoveReplicaHDFSTest, MoveReplicaTest, RemoteQueryErrorTest, ReplaceNodeNoTargetTest, ShardRoutingCustomTest, ShardRoutingTest, TestCloudSearcherWarming, TestPrepRecovery, TestPullReplicaErrorHandling, TestSolrCloudWithDelegationTokens, TestSolrCloudWithKerberosAlt, TestWithCollection, ZkNodePropsTest, ZkShardTermsTest, AsyncCallRequestStatusResponseTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, CustomCollectionTest, HdfsCloudIncrementalBackupTest, SplitByPrefixTest, TestCollectionsAPIViaSolrCloudCluster, IndexSizeTriggerSizeEstimationTest, MetricTriggerTest, RestoreTriggerStateTest, TriggerCooldownIntegrationTest, TestSimDistributedQueue, TestSimNodeAddedTrigger, TestSimNodeLostTrigger, TestSimPolicyCloud, TestSimTriggerIntegration, TestSimUtils, TestSnapshotCloudManager, BaseCdcrDistributedZkTest, HdfsChaosMonkeySafeLeaderTest, HdfsSyncSliceTest, ZkCollectionPropsCachingTest, RulesTest, ZkDynamicConfigTest, AlternateDirectoryTest, BlobRepositoryCloudTest, RAMDirectoryFactoryTest, SolrCoreCheckLockOnStartupTest, SolrCoreTest, TestBackupRepositoryFactory, TestBadConfig, TestCodecSupport, TestConfigSetProperties, TestConfigSets, TestCoreDiscovery, TestCorePropertiesReload, TestCustomStream, TestNRTOpen, TestQuerySenderListener, TestQuerySenderNoQuery, TestSolrDeletionPolicy1, BackupIdTest, HdfsBackupRepositoryIntegrationTest, TestSolrCloudSnapshots, MoreLikeThisHandlerTest, TestBlobHandler, TestReplicationHandlerDiskOverFlow, TestRestoreCore, InfoHandlerTest, ShowFileRequestHandlerTest, StatsReloadRaceTest, DebugComponentTest, DistributedDebugComponentTest, DistributedFacetPivotSmallAdvancedTest, DistributedTermsComponentTest, SpellCheckComponentTest, TermsComponentTest, TestExpandComponent, SQLWithAuthzEnabledTest, HighlighterTest, TestPostingsSolrHighlighter, TestUnifiedSolrHighlighterWithoutStoredId, WrapperMergePolicyFactoryTest, CheckHdfsIndexTest, TestLegacyTerms, TestMultiValuedNumericRangeQuery, SolrSlf4jReporterTest, SolrShardReporterTest, RegexBytesRefFilterTest, TestWriterPerf, SmileWriterTest, TestBinaryResponseWriter, TestCSVResponseWriter, TestCustomDocTransformer, TestGeoJSONResponseWriter, TestPushWriter, TestRawResponseWriter, TestRawTransformer, TestRetrieveFieldsOptimizer, TestSolrQueryResponse, TestSubQueryTransformerCrossCore, TestSubQueryTransformerDistrib, TestManagedResource, TestManagedResourceStorage, TestRestManager, TestBulkSchemaAPI, DateFieldTest, DateRangeFieldTest, IndexSchemaRuntimeFieldTest, NumericFieldsTest, PolyFieldTest, PreAnalyzedFieldTest, PrimitiveFieldTypeTest, RankFieldTest, SynonymTokenizerTest, TestHalfAndHalfDocValues, TestManagedSchemaAPI, TestSchemaManager, TestSortableTextField, AnalyticsMergeStrategyTest, RankQueryTest, ReturnFieldsTest, SolrIndexSearcherTest, TestAddFieldRealTimeGet, TestBlockCollapse, TestCustomSort, TestDocSet, TestElisionMultitermQuery, TestInitQParser, TestLFUCache, TestReload, TestSmileRequest, TestStressUserVersions, TestStressVersions, TestCloudJSONFacetSKG, GraphQueryTest, SimpleMLTQParserTest, TestBM25SimilarityFactory, TestBooleanSimilarityFactory, TestLMJelinekMercerSimilarityFactory, TestLegacyBM25SimilarityFactory, TestNonDefinedSimilarityFactory, JWTIssuerConfigTest]
   [junit4] Completed [805/945 (1!)] on J1 in 0.26s, 13 tests, 1 failure <<< FAILURES!

[...truncated 53037 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 349 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/349/

1 tests failed.
FAILED:  junit.framework.TestSuite.org.apache.solr.cloud.cdcr.CdcrBootstrapTest

Error Message:
ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)   expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper] org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper  at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)  at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)  at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)  at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)  at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)  at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)  at java.util.concurrent.FutureTask.run(FutureTask.java:266)  at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)  at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)  at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)  at java.lang.Thread.run(Thread.java:748)  >

Stack Trace:
java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

 expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)

>
	at __randomizedtesting.SeedInfo.seed([F61005C7E775FF63]:0)
	at org.junit.Assert.fail(Assert.java:89)
	at org.junit.Assert.failNotNull(Assert.java:756)
	at org.junit.Assert.assertNull(Assert.java:738)
	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:330)
	at sun.reflect.GeneratedMethodAccessor116.invoke(Unknown Source)
	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$7.evaluate(RandomizedRunner.java:901)
	at com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
	at com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
	at org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 15088 lines...]
   [junit4] Suite: org.apache.solr.cloud.cdcr.CdcrBootstrapTest
   [junit4]   2> 3221794 INFO  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 3221794 INFO  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3221794 INFO  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/data-dir-102-001
   [junit4]   2> 3221797 WARN  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 3221797 INFO  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3221802 INFO  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3221820 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.SolrTestCaseJ4 ###Starting testBootstrapWithSourceCluster
   [junit4]   2> 3221820 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/cdcr-target-001
   [junit4]   2> 3221820 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3221821 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3221821 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3221822 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3222117 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer start zk server on port: 43951
   [junit4]   2> 3222117 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:43951
   [junit4]   2> 3222117 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:43951
   [junit4]   2> 3222117 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 43951
   [junit4]   2> 3222150 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3222165 INFO  (zkConnectionManagerCallback-9269-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3222166 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3222213 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3222240 INFO  (zkConnectionManagerCallback-9271-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3222240 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3222242 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3222250 INFO  (zkConnectionManagerCallback-9273-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3222250 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3222253 WARN  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]-SendThread(127.0.0.1:43951)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c395dc920002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c395dc920002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106c395dc920002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3222365 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3222365 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3222365 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 3222439 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3222439 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3222439 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3222615 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1bc863b3{/solr,null,AVAILABLE}
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@603094c1{SSL, (ssl, http/1.1)}{127.0.0.1:35445}
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.e.j.s.Server Started @3222650ms
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:43951/solr, hostPort=35445}
   [junit4]   2> 3222620 ERROR (jetty-launcher-9274-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3222620 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-03T15:36:29.545Z
   [junit4]   2> 3222630 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3222637 INFO  (zkConnectionManagerCallback-9276-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3222638 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3222639 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3222644 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3223846 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3223847 WARN  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3223849 WARN  (jetty-launcher-9274-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4265d373[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223849 WARN  (jetty-launcher-9274-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4265d373[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223940 WARN  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3223963 WARN  (jetty-launcher-9274-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70efe78d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223963 WARN  (jetty-launcher-9274-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70efe78d[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3223965 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:43951/solr
   [junit4]   2> 3223968 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3223969 INFO  (zkConnectionManagerCallback-9287-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3223969 INFO  (jetty-launcher-9274-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224078 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224080 INFO  (zkConnectionManagerCallback-9289-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224080 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224241 WARN  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3224250 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35445_solr
   [junit4]   2> 3224252 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.Overseer Overseer (id=73961492316291077-127.0.0.1:35445_solr-n_0000000000) starting
   [junit4]   2> 3224269 INFO  (OverseerStateUpdate-73961492316291077-127.0.0.1:35445_solr-n_0000000000) [n:127.0.0.1:35445_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35445_solr
   [junit4]   2> 3224271 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35445_solr
   [junit4]   2> 3224275 INFO  (OverseerStateUpdate-73961492316291077-127.0.0.1:35445_solr-n_0000000000) [n:127.0.0.1:35445_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3224279 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3224280 WARN  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_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> 3224327 INFO  (jetty-launcher-9274-thread-1) [n:127.0.0.1:35445_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/cdcr-target-001/node1
   [junit4]   2> 3224344 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 3224344 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224346 INFO  (zkConnectionManagerCallback-9304-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224346 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224348 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3224350 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:43951/solr ready
   [junit4]   1> Target zkHost = 127.0.0.1:43951/solr
   [junit4]   2> 3224351 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/cdcr-source-001
   [junit4]   2> 3224351 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3224352 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 3224352 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3224354 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 3224451 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer start zk server on port: 45029
   [junit4]   2> 3224452 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:45029
   [junit4]   2> 3224452 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:45029
   [junit4]   2> 3224452 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 45029
   [junit4]   2> 3224453 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224458 INFO  (zkConnectionManagerCallback-9306-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224458 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224461 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224463 INFO  (zkConnectionManagerCallback-9308-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224463 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224464 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224465 INFO  (zkConnectionManagerCallback-9310-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224465 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224467 WARN  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]-SendThread(127.0.0.1:45029)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c395e6650002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c395e6650002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106c395e6650002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3224570 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 3224570 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 3224570 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 3224571 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3224571 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3224571 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3224573 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@1692a3dc{/solr,null,AVAILABLE}
   [junit4]   2> 3224573 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@7155b579{SSL, (ssl, http/1.1)}{127.0.0.1:38953}
   [junit4]   2> 3224573 INFO  (jetty-launcher-9311-thread-1) [     ] o.e.j.s.Server Started @3224604ms
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:45029/solr, hostPort=38953}
   [junit4]   2> 3224574 ERROR (jetty-launcher-9311-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 8.10.0
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-03T15:36:31.499Z
   [junit4]   2> 3224574 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3224576 INFO  (zkConnectionManagerCallback-9313-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3224576 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3224577 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3224581 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 3224582 WARN  (jetty-launcher-9311-thread-1-SendThread(127.0.0.1:45029)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c395e6650003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c395e6650003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106c395e6650003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3225689 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=false]
   [junit4]   2> 3225788 WARN  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3225805 WARN  (jetty-launcher-9311-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@533604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3225805 WARN  (jetty-launcher-9311-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@533604[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3225809 WARN  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 3225811 WARN  (jetty-launcher-9311-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@4a8dd4c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3225811 WARN  (jetty-launcher-9311-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@4a8dd4c2[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3225812 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:45029/solr
   [junit4]   2> 3225813 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3225815 INFO  (zkConnectionManagerCallback-9324-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3225815 INFO  (jetty-launcher-9311-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3225817 WARN  (jetty-launcher-9311-thread-1-SendThread(127.0.0.1:45029)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106c395e6650004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106c395e6650004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106c395e6650004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 3225919 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3225920 INFO  (zkConnectionManagerCallback-9326-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3225920 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3226003 WARN  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 3226010 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:38953_solr
   [junit4]   2> 3226011 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.Overseer Overseer (id=73961492481114117-127.0.0.1:38953_solr-n_0000000000) starting
   [junit4]   2> 3226017 INFO  (OverseerStateUpdate-73961492481114117-127.0.0.1:38953_solr-n_0000000000) [n:127.0.0.1:38953_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:38953_solr
   [junit4]   2> 3226025 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:38953_solr
   [junit4]   2> 3226027 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 3226028 WARN  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_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> 3226038 INFO  (zkCallback-9325-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3226067 INFO  (jetty-launcher-9311-thread-1) [n:127.0.0.1:38953_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/cdcr-source-001/node1
   [junit4]   2> 3226127 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=1
   [junit4]   2> 3226142 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3226357 INFO  (zkConnectionManagerCallback-9341-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3226357 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3226361 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3226371 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:45029/solr ready
   [junit4]   2> 3226373 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 3226375 INFO  (zkConnectionManagerCallback-9343-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3226375 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 3226725 INFO  (OverseerThreadFactory-9333-thread-1-processing-n:127.0.0.1:38953_solr) [n:127.0.0.1:38953_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection cdcr-source
   [junit4]   2> 3226927 INFO  (OverseerStateUpdate-73961492481114117-127.0.0.1:38953_solr-n_0000000000) [n:127.0.0.1:38953_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"cdcr-source_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:38953_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:38953/solr",
   [junit4]   2>   "collection":"cdcr-source",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3227137 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin
   [junit4]   2> 3227137 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr    x:cdcr-source_shard1_replica_n1 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 3227154 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 3227154 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory The schema is configured as managed, but managed schema resource managed-schema not found - loading non-managed schema schema.xml instead
   [junit4]   2> 3227157 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=minimal
   [junit4]   2> 3227157 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3227160 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchema Created and persisted managed schema znode at /configs/cdcr-source/managed-schema
   [junit4]   2> 3227165 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ManagedIndexSchemaFactory After upgrading to managed schema in ZooKeeper, renamed the non-managed schema /configs/cdcr-source/schema.xml to /configs/cdcr-source/schema.xml.bak
   [junit4]   2> 3227166 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'cdcr-source_shard1_replica_n1' using configuration from configset cdcr-source, trusted=true
   [junit4]   2> 3227167 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [[cdcr-source_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J2/temp/solr.cloud.cdcr.CdcrBootstrapTest_F61005C7E775FF63-001/cdcr-source-001/node1/cdcr-source_shard1_replica_n1/data/]
   [junit4]   2> 3227247 WARN  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.D.s.CdcrRequestHandler Solr loaded a deprecated plugin/analysis class [solr.CdcrRequestHandler]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 3227247 WARN  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrRequestHandler CDCR (in its current form) is deprecated as of 8.6 and shall be removed in 9.0. See SOLR-14022 for details.
   [junit4]   2> 3227248 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.CdcrUpdateLog
   [junit4]   2> 3227248 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3227249 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3227249 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3227253 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/cdcr-source
   [junit4]   2> 3227253 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/cdcr-source
   [junit4]   2> 3227253 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Creating ZooKeeper watch for the managed schema at /configs/cdcr-source/managed-schema
   [junit4]   2> 3227254 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.s.ZkIndexSchemaReader Current schema version 0 is already the latest
   [junit4]   2> 3227254 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 3227261 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrBufferStateManager Created znode /collections/cdcr-source/cdcr/state/buffer
   [junit4]   2> 3227267 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.h.CdcrProcessStateManager Created znode /collections/cdcr-source/cdcr/state/process
   [junit4]   2> 3227289 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1707086964812939264
   [junit4]   2> 3227291 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227302 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=0}, version=0}
   [junit4]   2> 3227302 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/cdcr-source/leaders/shard1
   [junit4]   2> 3227307 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3227307 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3227307 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:38953/solr/cdcr-source_shard1_replica_n1/
   [junit4]   2> 3227308 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 3227309 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SyncStrategy https://127.0.0.1:38953/solr/cdcr-source_shard1_replica_n1/ has no replicas
   [junit4]   2> 3227309 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/cdcr-source/leaders/shard1/leader after winning as /collections/cdcr-source/leader_elect/shard1/election/73961492481114117-core_node2-n_0000000000
   [junit4]   2> 3227310 INFO  (zkCallback-9325-thread-1) [     ] o.a.s.h.CdcrLeaderStateManager Received new leader state @ cdcr-source:shard1
   [junit4]   2> 3227317 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:38953/solr/cdcr-source_shard1_replica_n1/ shard1
   [junit4]   2> 3227419 INFO  (zkCallback-9325-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3227419 INFO  (zkCallback-9325-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3227421 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3227427 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=cdcr-source&newCollection=true&collection=cdcr-source&version=2&replicaType=NRT&coreNodeName=core_node2&name=cdcr-source_shard1_replica_n1&action=CREATE&numShards=1&shard=shard1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin} status=0 QTime=289
   [junit4]   2> 3227430 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_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> 3227525 INFO  (zkCallback-9325-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3227525 INFO  (zkCallback-9325-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3227525 INFO  (zkCallback-9325-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/cdcr-source/state.json] for collection [cdcr-source] has occurred - updating... (live nodes size: [1])
   [junit4]   2> 3227526 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections params={collection.configName=cdcr-source&name=cdcr-source&nrtReplicas=1&action=CREATE&numShards=1&property.solr.directoryFactory=solr.StandardDirectoryFactory&wt=javabin&version=2} status=0 QTime=818
   [junit4]   2> 3227527 INFO  (TEST-CdcrBootstrapTest.testBootstrapWithSourceCluster-seed#[F61005C7E775FF63]) [     ] o.a.s.c.MiniSolrCloudCluster waitForActiveCollection: cdcr-source
   [junit4]   2> 3227564 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/cdcr-source/terms/shard1 to Terms{values={core_node2=1}, version=1}
   [junit4]   2> 3227564 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=17
   [junit4]   2> 3227622 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227622 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=57
   [junit4]   2> 3227630 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=6
   [junit4]   2> 3227669 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227670 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 3227677 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3227711 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227711 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 3227716 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3227795 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227796 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=78
   [junit4]   2> 3227803 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3227829 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227829 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 3227835 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3227862 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227862 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=26
   [junit4]   2> 3227868 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3227893 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227893 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=23
   [junit4]   2> 3227899 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3227927 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227927 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=27
   [junit4]   2> 3227933 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3227967 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3227967 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=33
   [junit4]   2> 3227972 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228002 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228002 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=28
   [junit4]   2> 3228007 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3228039 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228039 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 3228046 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228086 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228086 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 3228092 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3228131 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228132 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=38
   [junit4]   2> 3228138 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3228206 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228211 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=72
   [junit4]   2> 3228216 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3228257 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228257 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=40
   [junit4]   2> 3228263 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228289 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228290 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=25
   [junit4]   2> 3228295 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3228327 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228327 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 3228334 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228367 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228367 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 3228373 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228407 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228407 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=32
   [junit4]   2> 3228413 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228452 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228453 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 3228458 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3228494 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228494 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=34
   [junit4]   2> 3228501 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228533 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228533 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=31
   [junit4]   2> 3228539 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228722 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228726 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=186
   [junit4]   2> 3228728 INFO  (OverseerCollectionConfigSetProcessor-73961492481114117-127.0.0.1:38953_solr-n_0000000000) [n:127.0.0.1:38953_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> 3228732 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228771 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228771 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 3228777 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228838 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228838 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=60
   [junit4]   2> 3228844 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3228884 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228884 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=39
   [junit4]   2> 3228891 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=5
   [junit4]   2> 3228935 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228935 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=42
   [junit4]   2> 3228940 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3228991 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3228991 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=50
   [junit4]   2> 3228996 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3229045 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229045 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=47
   [junit4]   2> 3229050 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3229087 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229088 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=37
   [junit4]   2> 3229094 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3229249 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229249 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=154
   [junit4]   2> 3229258 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=7
   [junit4]   2> 3229332 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229340 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=80
   [junit4]   2> 3229346 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3229432 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229432 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=84
   [junit4]   2> 3229437 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3229504 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229505 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=66
   [junit4]   2> 3229510 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3229656 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229657 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=145
   [junit4]   2> 3229662 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3229730 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229731 INFO  (qtp1051678439-198852) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=67
   [junit4]   2> 3229737 INFO  (qtp1051678439-198853) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=4
   [junit4]   2> 3229801 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229801 INFO  (qtp1051678439-198855) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=63
   [junit4]   2> 3229806 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=3
   [junit4]   2> 3229885 INFO  (searcherExecutor-9345-thread-1-processing-n:127.0.0.1:38953_solr x:cdcr-source_shard1_replica_n1 c:cdcr-source s:shard1 r:core_node2) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.SolrCore [cdcr-source_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 3229887 INFO  (qtp1051678439-198856) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2} status=0 QTime=80
   [junit4]   2> 3229898 INFO  (qtp1051678439-198854) [n:127.0.0.1:38953_solr c:cdcr-source s:shard1 r:core_node2 x:cdcr-source_shard1_replica_n1 ] o.a.s.c.S.Request [cdcr-source_shard1_replica_n1]  webapp=/solr path=/update params={_stateVer_=cdcr-source:4&wt=javabin&version=2} status=0 QTime=9
   [junit4]   2> 3229946 INFO  (search

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

 org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
   [junit4]   2>     [...org.junit.*, com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> JUnit4-serializer-daemon:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.events.Serializer$1.run(Serializer.java:50)
   [junit4]   2> 
   [junit4]   2> Signal Dispatcher:
   [junit4]   2> 
   [junit4]   2> Reference Handler:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Object.wait(Object.java:502)
   [junit4]   2>     java.lang.ref.Reference.tryHandlePending(Reference.java:191)
   [junit4]   2>     java.lang.ref.Reference$ReferenceHandler.run(Reference.java:153)
   [junit4]   2> 
   [junit4]   2> main:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1252)
   [junit4]   2>     java.lang.Thread.join(Thread.java:1326)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.execute(SlaveMain.java:269)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMain.main(SlaveMain.java:394)
   [junit4]   2>     com.carrotsearch.ant.tasks.junit4.slave.SlaveMainSafe.main(SlaveMainSafe.java:13)
   [junit4]   2> 
   [junit4]   2> Finalizer:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:216)
   [junit4]   2> 
   [junit4]   2> SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     [...com.carrotsearch.randomizedtesting.*]
   [junit4]   2> 
   [junit4]   2> org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner:
   [junit4]   2>     java.lang.Object.wait(Native Method)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:144)
   [junit4]   2>     java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:165)
   [junit4]   2>     org.apache.hadoop.fs.FileSystem$Statistics$StatisticsDataReferenceCleaner.run(FileSystem.java:3839)
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> org.apache.hadoop.hdfs.PeerCache@70bf1b2f:
   [junit4]   2>     java.lang.Thread.sleep(Native Method)
   [junit4]   2>     org.apache.hadoop.hdfs.PeerCache.run(PeerCache.java:253)
   [junit4]   2>     org.apache.hadoop.hdfs.PeerCache.access$000(PeerCache.java:46)
   [junit4]   2>     org.apache.hadoop.hdfs.PeerCache$1.run(PeerCache.java:124)
   [junit4]   2>     java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 
   [junit4]   2> 3349935 INFO  (SUITE-CdcrBootstrapTest-seed#[F61005C7E775FF63]-worker) [     ] o.a.s.SolrTestCaseJ4 ------------------------------------------------------- Done waiting for tracked resources to be released
   [junit4]   2> NOTE: test params are: codec=SimpleText, sim=Asserting(RandomSimilarity(queryNorm=true): {}), locale=ar-DZ, timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=236688040,total=515375104
   [junit4]   2> NOTE: All tests run in this JVM: [TestQueryTypes, TestFieldCache, RankFieldTest, TestStressLucene, ConvertedLegacyTest, SecurityConfHandlerTest, CoreAdminRequestStatusTest, TestJavabinTupleStreamParser, JWTAuthPluginIntegrationTest, StressHdfsTest, RestartWhileUpdatingTest, TestImplicitCoreProperties, ClusterStateUpdateTest, SuggesterWFSTTest, TestGraphTermsQParserPlugin, TestSortByMinMaxFunction, TestMultiValuedNumericRangeQuery, ResourceLoaderTest, AtomicUpdatesTest, SuggestComponentTest, IndexSizeEstimatorTest, LeaderVoteWaitTimeoutTest, HdfsBasicDistributedZkTest, TestQuerySenderListener, TestBM25SimilarityFactory, TestSolrCloudWithKerberosAlt, WrapperMergePolicyFactoryTest, TestRebalanceLeaders, AutoScalingHandlerTest, TestDFRSimilarityFactory, TestAtomicUpdateErrorCases, TestCloudInspectUtil, ScheduledMaintenanceTriggerTest, TestRangeQuery, TestValueSourceCache, TestSolrJ, AutoscalingHistoryHandlerTest, CollectionsAPIAsyncDistributedZkTest, MultiDestinationAuditLoggerTest, TestTolerantSearch, TestCryptoKeys, LargeFieldTest, CleanupOldIndexTest, TestCursorMarkWithoutUniqueKey, MetricTriggerIntegrationTest, DirectoryFactoriesTest, TestComplexPhraseLeadingWildcard, TestOnReconnectListenerSupport, TestSimNodeLostTrigger, SolrCloudExampleTest, CacheHeaderTest, MigrateRouteKeyTest, PeerSyncWithLeaderAndIndexFingerprintCachingTest, DeleteShardTest, ZkNodePropsTest, TestInPlaceUpdatesDistrib, CdcrUpdateLogTest, SolrCloudReportersTest, PreAnalyzedUpdateProcessorTest, V2StandaloneTest, LeaderElectionTest, HdfsThreadLeakTest, TestExactSharedStatsCache, SearchRateTriggerTest, ManagedSchemaRoundRobinCloudTest, TestZkChroot, TaggingAttributeTest, EmbeddedSolrNoSerializeTest, ActionThrottleTest, TestSubQueryTransformerDistrib, RemoteQueryErrorTest, TestIncrementalCoreBackup, QueryElevationComponentTest, TestCloudDeduplication, AnalyticsQueryTest, BlockJoinFacetRandomTest, TestLogWatcher, ClassificationUpdateProcessorTest, SolrInfoBeanTest, TestMinHashQParser, TestSchemaManager, TestShortCircuitedRequests, TestConfig, TestTrackingShardHandlerFactory, TestStressIncrementalBackup, DynamicMapsTest, TestSolrJacksonAnnotation, HdfsRecoverLeaseTest, IgnoreLargeDocumentProcessorFactoryTest, TimeRoutedAliasUpdateProcessorTest, TestSimExtremeIndexing, HttpTriggerListenerTest, TestReplicaProperties, CdcrBootstrapTest]
   [junit4]   2> NOTE: download the large Jenkins line-docs file by running 'ant get-jenkins-line-docs' in the lucene directory.
   [junit4]   2> NOTE: reproduce with: ant test  -Dtestcase=CdcrBootstrapTest -Dtests.seed=F61005C7E775FF63 -Dtests.multiplier=2 -Dtests.nightly=true -Dtests.slow=true -Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt -Dtests.locale=ar-DZ -Dtests.timezone=America/Cuiaba -Dtests.asserts=true -Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR   0.00s J2 | CdcrBootstrapTest (suite) <<<
   [junit4]    > Throwable #1: java.lang.AssertionError: ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    >  expected null, but was:<ObjectTracker found 1 object(s) that were not released!!! [RawDirectoryWrapper]
   [junit4]    > org.apache.solr.common.util.ObjectReleaseTracker$ObjectTrackerException: org.apache.lucene.store.RawDirectoryWrapper
   [junit4]    > 	at org.apache.solr.common.util.ObjectReleaseTracker.track(ObjectReleaseTracker.java:42)
   [junit4]    > 	at org.apache.solr.core.CachingDirectoryFactory.get(CachingDirectoryFactory.java:362)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:553)
   [junit4]    > 	at org.apache.solr.handler.IndexFetcher.fetchLatestIndex(IndexFetcher.java:384)
   [junit4]    > 	at org.apache.solr.handler.ReplicationHandler.doFetch(ReplicationHandler.java:458)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:780)
   [junit4]    > 	at org.apache.solr.handler.CdcrRequestHandler$BootstrapCallable.call(CdcrRequestHandler.java:735)
   [junit4]    > 	at com.codahale.metrics.InstrumentedExecutorService$InstrumentedCallable.call(InstrumentedExecutorService.java:202)
   [junit4]    > 	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]    > 	at org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:218)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]    > 	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4]    > >
   [junit4]    > 	at __randomizedtesting.SeedInfo.seed([F61005C7E775FF63]:0)
   [junit4]    > 	at org.apache.solr.SolrTestCaseJ4.teardownTestCases(SolrTestCaseJ4.java:330)
   [junit4]    > 	at java.lang.Thread.run(Thread.java:748)
   [junit4] Completed [566/945 (1!)] on J2 in 128.41s, 4 tests, 1 failure, 1 skipped <<< FAILURES!

[...truncated 53871 lines...]

[JENKINS] Lucene » Lucene-Solr-NightlyTests-8.x - Build # 348 - Still Unstable!

Posted by Apache Jenkins Server <je...@builds.apache.org>.
Build: https://ci-builds.apache.org/job/Lucene/job/Lucene-Solr-NightlyTests-8.x/348/

1 tests failed.
FAILED:  org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField

Error Message:
Lucene doc id should not be changed for In-Place Updates. Expected: is <8>      but: was <43>

Stack Trace:
java.lang.AssertionError: Lucene doc id should not be changed for In-Place Updates.
Expected: is <8>
     but: was <43>
	at __randomizedtesting.SeedInfo.seed([70584E1D54A171D:F05DB455C407786C]:0)
	at org.hamcrest.MatcherAssert.assertThat(MatcherAssert.java:20)
	at org.junit.Assert.assertThat(Assert.java:964)
	at org.apache.solr.update.TestInPlaceUpdateWithRouteField.testUpdatingDocValuesWithRouteField(TestInPlaceUpdateWithRouteField.java:124)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 org.junit.rules.RunRules.evaluate(RunRules.java:20)
	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 16269 lines...]
   [junit4] Suite: org.apache.solr.update.TestInPlaceUpdateWithRouteField
   [junit4]   2> 4044113 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.SolrTestCase Setting 'solr.default.confdir' system property to test-framework derived value of '/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/server/solr/configsets/_default/conf'
   [junit4]   2> 4044113 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.SolrTestCaseJ4 Created dataDir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/data-dir-318-001
   [junit4]   2> 4044113 WARN  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=5 numCloses=5
   [junit4]   2> 4044113 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 4044115 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (true) via: @org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 4044115 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 4044116 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster Starting cluster of 3 servers in /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001
   [junit4]   2> 4044116 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 4044117 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer client port: 0.0.0.0/0.0.0.0:0
   [junit4]   2> 4044117 INFO  (ZkTestServer Run Thread) [     ] o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 4044118 WARN  (ZkTestServer Run Thread) [     ] o.a.z.s.ServerCnxnFactory maxCnxns is not configured, using default value 0.
   [junit4]   2> 4044217 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer start zk server on port: 37133
   [junit4]   2> 4044217 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerUp: 127.0.0.1:37133
   [junit4]   2> 4044217 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37133
   [junit4]   2> 4044217 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37133
   [junit4]   2> 4044218 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4044223 INFO  (zkConnectionManagerCallback-34853-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4044223 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4044228 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4044229 INFO  (zkConnectionManagerCallback-34855-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4044229 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4044230 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4044230 INFO  (zkConnectionManagerCallback-34857-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4044230 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4044232 WARN  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker-SendThread(127.0.0.1:37133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106be99421c0002.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0002, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Start Jetty (configured port=0, binding port=0)
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 2 ...
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 4044334 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.Server jetty-9.4.41.v20210516; built: 2021-05-16T23:56:28.993Z; git: 98607f93c7833e7dc59489b13f3cb0a114fb9f4c; jvm 1.8.0_291-b10
   [junit4]   2> 4044337 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4044337 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4044337 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4044339 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4044339 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4044340 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4044340 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@8973c1{/solr,null,AVAILABLE}
   [junit4]   2> 4044340 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@77f40f8f{/solr,null,AVAILABLE}
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.AbstractConnector Started ServerConnector@64965764{SSL, (ssl, http/1.1)}{127.0.0.1:36737}
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.e.j.s.Server Started @4044371ms
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37133/solr, hostPort=36737}
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.h.ContextHandler Started o.e.j.s.ServletContextHandler@4d0bdf9c{/solr,null,AVAILABLE}
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.AbstractConnector Started ServerConnector@71b13387{SSL, (ssl, http/1.1)}{127.0.0.1:46075}
   [junit4]   2> 4044341 ERROR (jetty-launcher-34858-thread-1) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.e.j.s.Server Started @4044371ms
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37133/solr, hostPort=46075}
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T16:22:05.510Z
   [junit4]   2> 4044341 ERROR (jetty-launcher-34858-thread-2) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 4044341 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T16:22:05.510Z
   [junit4]   2> 4044342 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4044342 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4044342 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.AbstractConnector Started ServerConnector@23180aea{SSL, (ssl, http/1.1)}{127.0.0.1:35777}
   [junit4]   2> 4044342 INFO  (jetty-launcher-34858-thread-3) [     ] o.e.j.s.Server Started @4044372ms
   [junit4]   2> 4044342 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, zkHost=127.0.0.1:37133/solr, hostPort=35777}
   [junit4]   2> 4044343 ERROR (jetty-launcher-34858-thread-3) [     ] o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be missing or incomplete.
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.s.SolrDispatchFilter Using logger factory org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 8.10.0
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 2021-08-02T16:22:05.512Z
   [junit4]   2> 4044343 INFO  (zkConnectionManagerCallback-34860-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4044343 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4044344 INFO  (zkConnectionManagerCallback-34862-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4044344 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4044344 INFO  (zkConnectionManagerCallback-34864-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4044344 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4044344 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4044344 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 4044347 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 4044347 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 4044347 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.SolrXmlConfig Metrics collection is disabled.
   [junit4]   2> 4044348 WARN  (jetty-launcher-34858-thread-2-SendThread(127.0.0.1:37133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106be99421c0004.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0004, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 4044348 WARN  (jetty-launcher-34858-thread-3-SendThread(127.0.0.1:37133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106be99421c0005.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0005, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 4044348 WARN  (jetty-launcher-34858-thread-1-SendThread(127.0.0.1:37133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106be99421c0003.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0003, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 4045144 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4045144 WARN  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4045145 WARN  (jetty-launcher-34858-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@7f92a15f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045145 WARN  (jetty-launcher-34858-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@7f92a15f[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045149 WARN  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4045150 WARN  (jetty-launcher-34858-thread-3) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@20664d48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045150 WARN  (jetty-launcher-34858-thread-3) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@20664d48[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045151 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37133/solr
   [junit4]   2> 4045152 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4045153 INFO  (zkConnectionManagerCallback-34881-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4045153 INFO  (jetty-launcher-34858-thread-3) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4045255 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4045256 INFO  (zkConnectionManagerCallback-34883-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4045256 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4045315 WARN  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 4045319 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:35777_solr
   [junit4]   2> 4045320 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.Overseer Overseer (id=73956009346596871-127.0.0.1:35777_solr-n_0000000000) starting
   [junit4]   2> 4045323 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.Overseer Starting to work on the main queue : 127.0.0.1:35777_solr
   [junit4]   2> 4045329 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:35777_solr
   [junit4]   2> 4045331 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4045332 WARN  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_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> 4045338 INFO  (zkCallback-34882-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4045363 INFO  (jetty-launcher-34858-thread-3) [n:127.0.0.1:35777_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node3
   [junit4]   2> 4045806 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4045807 WARN  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4045808 WARN  (jetty-launcher-34858-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@55e65df0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045808 WARN  (jetty-launcher-34858-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@55e65df0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045810 WARN  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4045811 WARN  (jetty-launcher-34858-thread-2) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@3bd7b1fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045811 WARN  (jetty-launcher-34858-thread-2) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@3bd7b1fe[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045812 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37133/solr
   [junit4]   2> 4045813 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4045814 INFO  (zkConnectionManagerCallback-34901-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4045814 INFO  (jetty-launcher-34858-thread-2) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4045815 WARN  (jetty-launcher-34858-thread-2-SendThread(127.0.0.1:37133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106be99421c0008.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0008, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 4045821 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 4045822 WARN  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4045822 WARN  (jetty-launcher-34858-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@70cda8b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045823 WARN  (jetty-launcher-34858-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@70cda8b5[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045824 WARN  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.s.i.Http2SolrClient Create Http2SolrClient with HTTP/1.1 transport since Java 8 or lower versions does not support SSL + HTTP/2
   [junit4]   2> 4045825 WARN  (jetty-launcher-34858-thread-1) [     ] o.e.j.u.s.S.config Trusting all certificates configured for Client@31c3d4d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045825 WARN  (jetty-launcher-34858-thread-1) [     ] o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for Client@31c3d4d0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 4045826 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:37133/solr
   [junit4]   2> 4045827 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4045827 INFO  (zkConnectionManagerCallback-34909-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4045827 INFO  (jetty-launcher-34858-thread-1) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4045828 WARN  (jetty-launcher-34858-thread-1-SendThread(127.0.0.1:37133)) [     ] o.a.z.ClientCnxn An exception was thrown while closing send thread for session 0x106be99421c0009.
   [junit4]   2>           => EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77)
   [junit4]   2> org.apache.zookeeper.ClientCnxn$EndOfStreamException: Unable to read additional data from server sessionid 0x106be99421c0009, likely server has closed socket
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doIO(ClientCnxnSocketNIO.java:77) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxnSocketNIO.doTransport(ClientCnxnSocketNIO.java:350) ~[zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 	at org.apache.zookeeper.ClientCnxn$SendThread.run(ClientCnxn.java:1275) [zookeeper-3.6.2.jar:3.6.2]
   [junit4]   2> 4045916 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4045918 INFO  (zkConnectionManagerCallback-34911-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4045918 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4045923 WARN  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 4045923 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 4045926 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:46075_solr as DOWN
   [junit4]   2> 4045927 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 4045927 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:46075_solr
   [junit4]   2> 4045928 INFO  (zkCallback-34882-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4045928 INFO  (zkCallback-34910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 4045929 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4045930 WARN  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_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> 4045959 INFO  (jetty-launcher-34858-thread-2) [n:127.0.0.1:46075_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node2
   [junit4]   2> 4046017 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4046018 INFO  (zkConnectionManagerCallback-34919-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4046018 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4046022 WARN  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.ZkController Contents of zookeeper /security.json are world-readable; consider setting up ACLs as described in https://solr.apache.org/guide/zookeeper-access-control.html
   [junit4]   2> 4046023 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 4046026 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.ZkController Publish node=127.0.0.1:36737_solr as DOWN
   [junit4]   2> 4046027 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 4046027 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.ZkController Register node as live in ZooKeeper:/live_nodes/127.0.0.1:36737_solr
   [junit4]   2> 4046028 INFO  (zkCallback-34910-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4046028 INFO  (zkCallback-34882-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4046029 INFO  (zkCallback-34918-thread-1) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (3)
   [junit4]   2> 4046029 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.p.PackageLoader /packages.json updated to version -1
   [junit4]   2> 4046030 WARN  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_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> 4046052 INFO  (jetty-launcher-34858-thread-1) [n:127.0.0.1:36737_solr     ] o.a.s.c.CorePropertiesLocator Found 0 core definitions underneath /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node1
   [junit4]   2> 4046059 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.MiniSolrCloudCluster waitForAllNodes: numServers=3
   [junit4]   2> 4046059 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Waiting for client to connect to ZooKeeper
   [junit4]   2> 4046060 INFO  (zkConnectionManagerCallback-34930-thread-1) [     ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 4046060 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ConnectionManager Client is connected to ZooKeeper
   [junit4]   2> 4046062 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (3)
   [junit4]   2> 4046063 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:37133/solr ready
   [junit4]   2> 4046419 INFO  (OverseerThreadFactory-34890-thread-1-processing-n:127.0.0.1:35777_solr) [n:127.0.0.1:35777_solr     ] o.a.s.c.a.c.CreateCollectionCmd Create collection collection1
   [junit4]   2> 4046527 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "node_name":"127.0.0.1:35777_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35777/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4046529 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard1_replica_n2",
   [junit4]   2>   "node_name":"127.0.0.1:36737_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36737/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4046531 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n4",
   [junit4]   2>   "node_name":"127.0.0.1:46075_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:46075/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4046533 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard2_replica_n6",
   [junit4]   2>   "node_name":"127.0.0.1:35777_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:35777/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4046535 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard3_replica_n8",
   [junit4]   2>   "node_name":"127.0.0.1:36737_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:36737/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4046536 INFO  (OverseerStateUpdate-73956009346596871-127.0.0.1:35777_solr-n_0000000000) [n:127.0.0.1:35777_solr     ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "core":"collection1_shard3_replica_n10",
   [junit4]   2>   "node_name":"127.0.0.1:46075_solr",
   [junit4]   2>   "base_url":"https://127.0.0.1:46075/solr",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 4046745 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr    x:collection1_shard1_replica_n2 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node5&name=collection1_shard1_replica_n2&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 4046750 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr    x:collection1_shard3_replica_n8 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node11&name=collection1_shard3_replica_n8&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 4046764 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 4046764 WARN  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 4046767 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 4046767 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4046767 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n8' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 4046768 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.SolrCore [[collection1_shard3_replica_n8] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node1/collection1_shard3_replica_n8], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node1/collection1_shard3_replica_n8/data/]
   [junit4]   2> 4046777 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6150667489553078]
   [junit4]   2> 4046781 WARN  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4046800 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr    x:collection1_shard2_replica_n6 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node9&name=collection1_shard2_replica_n6&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 4046801 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr    x:collection1_shard2_replica_n6 ] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient core cache for max 2147483647 cores with initial capacity of 1024
   [junit4]   2> 4046802 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr    x:collection1_shard2_replica_n4 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin
   [junit4]   2> 4046808 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr    x:collection1_shard3_replica_n10 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node12&name=collection1_shard3_replica_n10&action=CREATE&numShards=3&shard=shard3&wt=javabin
   [junit4]   2> 4046809 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 4046809 WARN  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 4046811 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 4046811 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4046811 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n2' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 4046812 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n2] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node1/collection1_shard1_replica_n2], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node1/collection1_shard1_replica_n2/data/]
   [junit4]   2> 4046814 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6150667489553078]
   [junit4]   2> 4046816 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr    x:collection1_shard1_replica_n1 ] o.a.s.h.a.CoreAdminOperation core create command qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node3&name=collection1_shard1_replica_n1&action=CREATE&numShards=3&shard=shard1&wt=javabin
   [junit4]   2> 4046817 WARN  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4046827 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 4046827 WARN  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 4046829 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 4046829 WARN  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 4046830 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 4046830 WARN  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 4046831 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 4046831 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4046831 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n4' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 4046832 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n4] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node2/collection1_shard2_replica_n4], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node2/collection1_shard2_replica_n4/data/]
   [junit4]   2> 4046832 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 4046832 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4046832 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard2_replica_n6' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 4046833 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [[collection1_shard2_replica_n6] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node3/collection1_shard2_replica_n6], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node3/collection1_shard2_replica_n6/data/]
   [junit4]   2> 4046833 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6150667489553078]
   [junit4]   2> 4046833 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 4046834 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6150667489553078]
   [junit4]   2> 4046834 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4046834 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard3_replica_n10' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 4046834 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.SolrCore [[collection1_shard3_replica_n10] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node2/collection1_shard3_replica_n10], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node2/collection1_shard3_replica_n10/data/]
   [junit4]   2> 4046834 WARN  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4046835 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6150667489553078]
   [junit4]   2> 4046837 WARN  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4046837 WARN  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4046839 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.10.0
   [junit4]   2> 4046840 WARN  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrConfig solrconfig.xml: <jmx> is no longer supported, use solr.xml:/metrics/reporter section instead
   [junit4]   2> 4046841 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Schema name=inplace-updates
   [junit4]   2> 4046841 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.s.IndexSchema Loaded schema inplace-updates/1.6 with uniqueid field id
   [junit4]   2> 4046841 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.CoreContainer Creating SolrCore 'collection1_shard1_replica_n1' using configuration from configset solrCloudCollectionConfig, trusted=true
   [junit4]   2> 4046841 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [[collection1_shard1_replica_n1] ] Opening new SolrCore at [/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node3/collection1_shard1_replica_n1], dataDir=[/home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001/tempDir-001/node3/collection1_shard1_replica_n1/data/]
   [junit4]   2> 4046858 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.LogDocMergePolicy: [LogDocMergePolicy: minMergeSize=1000, mergeFactor=38, maxMergeSize=9223372036854775807, maxMergeSizeForForcedMerge=9223372036854775807, calibrateSizeByDeletes=true, maxMergeDocs=2147483647, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=0.6150667489553078]
   [junit4]   2> 4046859 WARN  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.RequestHandlers INVALID paramSet a in requestHandler {type = requestHandler,name = /dump,class = DumpRequestHandler,attributes = {initParams=a, name=/dump, class=DumpRequestHandler},args = {defaults={a=A,b=B}}}
   [junit4]   2> 4046874 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4046874 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4046875 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4046875 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4046876 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4046876 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4046876 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4046876 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4046877 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.2568359375, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=22.736787819486374, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.98724800071551
   [junit4]   2> 4046878 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 4046878 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.2568359375, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=22.736787819486374, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.98724800071551
   [junit4]   2> 4046879 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 4046879 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4046879 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706999234479259648
   [junit4]   2> 4046881 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 4046881 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 4046881 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4046881 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706999234481356800
   [junit4]   2> 4046881 INFO  (searcherExecutor-34934-thread-1-processing-n:127.0.0.1:36737_solr x:collection1_shard1_replica_n2 c:collection1 s:shard1 r:core_node5) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.SolrCore [collection1_shard1_replica_n2]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4046884 INFO  (searcherExecutor-34932-thread-1-processing-n:127.0.0.1:36737_solr x:collection1_shard3_replica_n8 c:collection1 s:shard3 r:core_node11) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.SolrCore [collection1_shard3_replica_n8]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4046885 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node5=0}, version=0}
   [junit4]   2> 4046885 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 4046890 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node11=0}, version=0}
   [junit4]   2> 4046890 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 4046890 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard1: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 4046894 INFO  (qtp728544834-69403) [n:127.0.0.1:36737_solr c:collection1 s:shard3 r:core_node11 x:collection1_shard3_replica_n8 ] o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for shard shard3: total=2 found=1 timeoute in=9999ms
   [junit4]   2> 4046901 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4046901 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4046901 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4046901 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4046901 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4046901 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4046901 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateHandler Using UpdateLog implementation: org.apache.solr.update.UpdateLog
   [junit4]   2> 4046901 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Initializing UpdateLog: dataDir= defaultSyncLevel=FLUSH numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 4046902 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 4046902 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.2568359375, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=22.736787819486374, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.98724800071551
   [junit4]   2> 4046902 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.2568359375, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=22.736787819486374, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.98724800071551
   [junit4]   2> 4046902 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.2568359375, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=22.736787819486374, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.98724800071551
   [junit4]   2> 4046902 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.RandomMergePolicy RandomMergePolicy wrapping class org.apache.lucene.index.TieredMergePolicy: [TieredMergePolicy: maxMergeAtOnce=36, maxMergeAtOnceExplicit=12, maxMergedSegmentMB=88.2568359375, floorSegmentMB=0.68359375, forceMergeDeletesPctAllowed=22.736787819486374, segmentsPerTier=11.0, maxCFSSegmentSizeMB=8.796093022207999E12, noCFSRatio=1.0, deletesPctAllowed=40.98724800071551
   [junit4]   2> 4046904 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 4046904 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 4046904 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 4046904 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 4046904 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: /configs/solrCloudCollectionConfig
   [junit4]   2> 4046904 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 4046904 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4046904 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4046904 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706999234505474048
   [junit4]   2> 4046904 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706999234505474048
   [junit4]   2> 4046905 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 4046905 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4046905 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706999234506522624
   [junit4]   2> 4046906 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 4046906 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.h.ReplicationHandler Commits will be reserved for 10000 ms
   [junit4]   2> 4046906 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.u.UpdateLog Could not find max version in index or recent updates, using new clock 1706999234507571200
   [junit4]   2> 4046906 INFO  (searcherExecutor-34936-thread-1-processing-n:127.0.0.1:46075_solr x:collection1_shard2_replica_n4 c:collection1 s:shard2 r:core_node7) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SolrCore [collection1_shard2_replica_n4]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4046907 INFO  (searcherExecutor-34940-thread-1-processing-n:127.0.0.1:46075_solr x:collection1_shard3_replica_n10 c:collection1 s:shard3 r:core_node12) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.SolrCore [collection1_shard3_replica_n10]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4046907 INFO  (searcherExecutor-34938-thread-1-processing-n:127.0.0.1:35777_solr x:collection1_shard2_replica_n6 c:collection1 s:shard2 r:core_node9) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.SolrCore [collection1_shard2_replica_n6]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4046908 INFO  (searcherExecutor-34942-thread-1-processing-n:127.0.0.1:35777_solr x:collection1_shard1_replica_n1 c:collection1 s:shard1 r:core_node3) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.SolrCore [collection1_shard1_replica_n1]  Registered new searcher autowarm time: 0 ms
   [junit4]   2> 4046910 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0}, version=0}
   [junit4]   2> 4046910 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 4046914 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard2 to Terms{values={core_node7=0, core_node9=0}, version=1}
   [junit4]   2> 4046914 INFO  (qtp1826808637-69407) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard2
   [junit4]   2> 4046914 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard3 to Terms{values={core_node12=0, core_node11=0}, version=1}
   [junit4]   2> 4046915 INFO  (qtp1045151749-69404) [n:127.0.0.1:46075_solr c:collection1 s:shard3 r:core_node12 x:collection1_shard3_replica_n10 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard3
   [junit4]   2> 4046916 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4046916 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4046916 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Sync replicas to https://127.0.0.1:46075/solr/collection1_shard2_replica_n4/
   [junit4]   2> 4046917 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=https://127.0.0.1:46075/solr  START replicas=[https://127.0.0.1:35777/solr/collection1_shard2_replica_n6/] nUpdates=100
   [junit4]   2> 4046917 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.u.PeerSync PeerSync: core=collection1_shard2_replica_n4 url=https://127.0.0.1:46075/solr  DONE. We have no versions. sync failed.
   [junit4]   2> 4046917 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ZkShardTerms Successful update of terms at /collections/collection1/terms/shard1 to Terms{values={core_node3=0, core_node5=0}, version=1}
   [junit4]   2> 4046918 INFO  (qtp1826808637-69410) [n:127.0.0.1:35777_solr c:collection1 s:shard1 r:core_node3 x:collection1_shard1_replica_n1 ] o.a.s.c.ShardLeaderElectionContextBase make sure parent is created /collections/collection1/leaders/shard1
   [junit4]   2> 4046924 INFO  (qtp1826808637-69414) [n:127.0.0.1:35777_solr c:collection1 s:shard2 r:core_node9 x:collection1_shard2_replica_n6 ] o.a.s.c.S.Request [collection1_shard2_replica_n6]  webapp=/solr path=/get params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2} status=0 QTime=0
   [junit4]   2> 4046924 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the next candidate
   [junit4]   2> 4046924 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 4046924 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node /collections/collection1/leaders/shard2/leader after winning as /collections/collection1/leader_elect/shard2/election/73956009346596874-core_node7-n_0000000000
   [junit4]   2> 4046926 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ShardLeaderElectionContext I am the new leader: https://127.0.0.1:46075/solr/collection1_shard2_replica_n4/ shard2
   [junit4]   2> 4047028 INFO  (zkCallback-34910-thread-1) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047029 INFO  (zkCallback-34910-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047029 INFO  (zkCallback-34910-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047029 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr c:collection1 s:shard2 r:core_node7 x:collection1_shard2_replica_n4 ] o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 4047033 INFO  (qtp1045151749-69406) [n:127.0.0.1:46075_solr     ] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=collection1&version=2&replicaType=NRT&property.config=solrconfig-tlog.xml&property.schema=schema-inplace-updates.xml&coreNodeName=core_node7&name=collection1_shard2_replica_n4&action=CREATE&numShards=3&shard=shard2&wt=javabin} status=0 QTime=231
   [junit4]   2> 4047133 INFO  (zkCallback-34910-thread-3) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047133 INFO  (zkCallback-34910-thread-4) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047133 INFO  (zkCallback-34910-thread-5) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047133 INFO  (zkCallback-34910-thread-2) [     ] o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent state:SyncConnected type:NodeDataChanged path:/collections/collection1/state.json] for collection [collection1] has occurred - updating... (live nodes size: [3])
   [junit4]   2> 4047392 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 4047392 INFO  (qtp728544834-69400) [n:127.0.0.1:36737_solr c:collection1 s:shard1 r:core_node5 x:collection1_shard1_replica_n2 ] o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 4047392 INFO  (qtp728

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

cavenging
   [junit4]   2> 4049497 INFO  (jetty-closer-34967-thread-1) [     ] o.a.s.c.Overseer Overseer (id=73956009346596871-127.0.0.1:35777_solr-n_0000000000) closing
   [junit4]   2> 4049498 INFO  (jetty-closer-34967-thread-1) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@23180aea{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 4049500 INFO  (jetty-closer-34967-thread-1) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@4d0bdf9c{/solr,null,STOPPED}
   [junit4]   2> 4049500 INFO  (jetty-closer-34967-thread-1) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4049598 INFO  (jetty-closer-34967-thread-2) [     ] o.e.j.s.AbstractConnector Stopped ServerConnector@71b13387{SSL, (ssl, http/1.1)}{127.0.0.1:0}
   [junit4]   2> 4049600 INFO  (jetty-closer-34967-thread-2) [     ] o.e.j.s.h.ContextHandler Stopped o.e.j.s.ServletContextHandler@77f40f8f{/solr,null,STOPPED}
   [junit4]   2> 4049600 INFO  (jetty-closer-34967-thread-2) [     ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 4049601 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 4049808 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> 	7	/solr/collections/collection1/terms/shard2
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard3
   [junit4]   2> 	7	/solr/collections/collection1/terms/shard1
   [junit4]   2> 	4	/solr/aliases.json
   [junit4]   2> 	3	/solr/packages.json
   [junit4]   2> 	3	/solr/security.json
   [junit4]   2> 	3	/solr/collections/collection1/collectionprops.json
   [junit4]   2> 	3	/solr/configs/solrCloudCollectionConfig
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2> 	45	/solr/collections/collection1/state.json
   [junit4]   2> 	4	/solr/clusterstate.json
   [junit4]   2> 	4	/solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2> 	37	/solr/overseer/queue
   [junit4]   2> 	18	/solr/collections/collection1/state.json
   [junit4]   2> 	10	/solr/live_nodes
   [junit4]   2> 	8	/solr/collections
   [junit4]   2> 	5	/solr/overseer/collection-queue-work
   [junit4]   2> 
   [junit4]   2> 4049816 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer waitForServerDown: 127.0.0.1:37133
   [junit4]   2> 4049816 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:37133
   [junit4]   2> 4049816 INFO  (SUITE-TestInPlaceUpdateWithRouteField-seed#[70584E1D54A171D]-worker) [     ] o.a.s.c.ZkTestServer connecting to 127.0.0.1 37133
   [junit4]   2> NOTE: leaving temporary files on disk at: /home/jenkins/jenkins-slave/workspace/Lucene/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.update.TestInPlaceUpdateWithRouteField_70584E1D54A171D-001
   [junit4]   2> Aug 02, 2021 4:22:11 PM com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene87): {_root_=Lucene84, id=Lucene84, id_field_copy_that_does_not_support_in_place_update_s=PostingsFormat(name=Asserting)}, docValues:{_version_=DocValuesFormat(name=Asserting), _root_=DocValuesFormat(name=Asserting), id=DocValuesFormat(name=Lucene80), inplace_updatable_int=DocValuesFormat(name=Direct), inplace_updatable_int_with_default=DocValuesFormat(name=Asserting), inplace_updatable_float_with_default=DocValuesFormat(name=Direct)}, maxPointsInLeafNode=762, maxMBSortInHeap=7.482282893543685, sim=Asserting(RandomSimilarity(queryNorm=false): {}), locale=ga-IE, timezone=Africa/Conakry
   [junit4]   2> NOTE: Linux 5.4.0-45-generic amd64/Oracle Corporation 1.8.0_291 (64-bit)/cpus=4,threads=1,free=176779352,total=509607936
   [junit4]   2> NOTE: All tests run in this JVM: [TriLevelCompositeIdRoutingTest, TestHdfsCloudBackupRestore, TestConfigSetImmutable, TestPushWriter, IndexSizeTriggerSizeEstimationTest, TestFastOutputStream, TestHighlightDedupGrouping, TestSolrConfigHandlerCloud, TestManagedSchema, BadIndexSchemaTest, TestCloudPivotFacet, RuleEngineTest, TestRealTimeGet, TestLegacyNumericRangeQueryBuilder, ReplaceNodeTest, TestPointFields, JavabinLoaderTest, TestAnalyzedSuggestions, TestSubQueryTransformer, TestLuceneIndexBackCompat, TestCoreAdminApis, NodeMarkersRegistrationTest, TestStressCloudBlindAtomicUpdates, TestWriterPerf, HdfsUnloadDistributedZkTest, StatelessScriptUpdateProcessorFactoryTest, SolrJmxReporterTest, JsonLoaderTest, TestPolicyCloud, TestIndexSearcher, OverriddenZkACLAndCredentialsProvidersTest, TestGeoJSONResponseWriter, TestSQLHandler, HDFSCollectionsAPITest, UUIDFieldTest, ExecutePlanActionTest, TestRandomFlRTGCloud, DistributedExpandComponentTest, TestSystemCollAutoCreate, SolrMetricReporterTest, TestMinMaxOnMultiValuedField, TestWaitForStateWithJettyShutdowns, TestSolrQueryResponse, TestSSLRandomization, XMLAtomicUpdateMultivalueTest, CurrencyFieldTypeTest, BlockDirectoryTest, TestDynamicFieldCollectionResource, SearchHandlerTest, TestPayloadScoreQParserPlugin, BinaryUpdateRequestHandlerTest, CdcrReplicationHandlerTest, SynonymTokenizerTest, TestSimLargeCluster, ChaosMonkeySafeLeaderWithPullReplicasTest, TestClassicSimilarityFactory, OverseerSolrResponseTest, SolrLogPostToolTest, NumericFieldsTest, BaseCdcrDistributedZkTest, TestStressReorder, SolrCoreCheckLockOnStartupTest, RootFieldTest, ConfigureRecoveryStrategyTest, DistributedVersionInfoTest, TestHdfsUpdateLog, TestPullReplica, DefaultValueUpdateProcessorTest, AutoAddReplicasIntegrationTest, TransactionLogTest, ZkCollectionPropsCachingTest, XsltUpdateRequestHandlerTest, TestSolrDeletionPolicy1, TestReloadDeadlock, SplitShardTest, TestCodecSupport, TestSkipOverseerOperations, TestCoreDiscovery, ZkControllerTest, FieldMutatingUpdateProcessorTest, DisMaxRequestHandlerTest, DistributedFacetPivotSmallAdvancedTest, OutputWriterTest, SchemaApiFailureTest, IndexBasedSpellCheckerTest, FastVectorHighlighterTest, TestExtendedDismaxParser, TestComponentsName, TestLockTree, TermVectorComponentTest, NodeAddedTriggerIntegrationTest, TestDocTermOrds, TestLegacyNumericUtils, BlobRepositoryCloudTest, MergeStrategyTest, TestCloudSearcherWarming, TestSortableTextField, HdfsChaosMonkeySafeLeaderTest, RankQueryTest, SuggesterTSTTest, TestFuzzyAnalyzedSuggestions, Tagger2Test, TestSchemaDesignerAPI, ScheduledTriggerTest, SolrRequestParserTest, TestLRUStatsCache, SolrIndexMetricsTest, TestReloadAndDeleteDocs, TestHttpServletCarrier, SystemInfoHandlerTest, MoreLikeThisComponentTest, ExitableDirectoryReaderTest, TestXIncludeConfig, PreAnalyzedFieldTest, TestTestInjection, AnalysisAfterCoreReloadTest, BasicFunctionalityTest, ConvertedLegacyTest, CursorPagingTest, SolrTestCaseJ4Test, TestCrossCoreJoin, TestCursorMarkWithoutUniqueKey, TestDistributedGrouping, TestDistributedMissingSort, TestJoin, TestRandomDVFaceting, TestSimpleTrackingShardHandler, TestEmbeddedSolrServerConstructors, TestJettySolrRunner, ActionThrottleTest, AddReplicaTest, BasicDistributedZk2Test, BasicZkTest, CollectionStateFormat2Test, CollectionsAPISolrJTest, DistribDocExpirationUpdateProcessorTest, MoveReplicaHDFSFailoverTest, OverseerCollectionConfigSetProcessorTest, OverseerModifyCollectionTest, OverseerSolrResponseUnsafeSerializationTest, OverseerStatusTest, OverseerTaskQueueTest, PackageManagerCLITest, RecoveryAfterSoftCommitTest, RouteFieldTest, ShardRoutingCustomTest, SolrCloudExampleTest, SystemCollectionCompatTest, TestCloudConsistency, TestLeaderElectionWithEmptyReplica, TestRequestForwarding, TestSolrCloudWithDelegationTokens, TestStressInPlaceUpdates, TestTolerantUpdateProcessorCloud, TestTolerantUpdateProcessorRandomCloud, TestUtilizeNode, TestWithCollection, ZkSolrClientTest, AssignTest, AsyncCallRequestStatusResponseTest, BackupRestoreApiErrorConditionsTest, CollectionReloadTest, CollectionsAPIAsyncDistributedZkTest, HdfsCollectionsAPIDistributedZkTest, TestReplicaProperties, HttpTriggerListenerTest, IndexSizeTriggerMixedBoundsTest, TriggerCooldownIntegrationTest, RulesTest, ZkDynamicConfigTest, AlternateDirectoryTest, ByteBuffersDirectoryFactoryTest, CachingDirectoryFactoryTest, TestImplicitCoreProperties, TestInfoStreamLogging, TestJmxIntegration, TestMergePolicyConfig, TestSolrCloudSnapshots, RequestLoggingTest, TestBlobHandler, TestIncrementalCoreBackup, TestReplicationHandler, SchemaVersionSpecificBehaviorTest, TestCloudSchemaless, TestUseDocValuesAsStored2, CursorMarkTest, FuzzySearchTest, LargeFieldTest, MaxScoreCollectorTest, QueryParsingTest, RankQParserPluginTest, TestCustomSort, TestDocSet, TestElisionMultitermQuery, TestInitQParser, TestLFUCache, TestJsonFacetRefinement, TestJsonRangeFacets, TestOrdValues, TestSortByMinMaxFunction, DistanceFunctionTest, BJQParserTest, CrossCollectionJoinQueryTest, TestNestedDocsSort, TestScoreJoinQPNoScore, TestNonDefinedSimilarityFactory, TestDistribIDF, TestExactStatsCache, AuditLoggerPluginTest, BasicAuthIntegrationTest, JWTAuthPluginTest, SolrLogAuditLoggerPluginTest, TestExternalRoleRuleBasedAuthorizationPlugin, TestPKIAuthenticationPlugin, TestSha256AuthenticationProvider, TestDelegationWithHadoopAuth, TestImpersonationWithHadoopAuth, TestRuleBasedAuthorizationWithKerberos, ConjunctionSolrSpellCheckerTest, DirectSolrSpellCheckerTest, TestFileDictionaryLookup, TestLegacyFieldCache, DocumentBuilderTest, PeerSyncTest, SolrIndexConfigTest, SolrIndexSplitterTest, TestAtomicUpdateErrorCases, TestExceedMaxTermLength, TestInPlaceUpdateWithRouteField]
   [junit4] Completed [905/945 (1!)] on J0 in 6.38s, 1 test, 1 failure <<< FAILURES!

[...truncated 52710 lines...]