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

2 tests failed.
FAILED:  org.apache.solr.cloud.LeaderTragicEventTest.test

Error Message:
Failed while waiting for active collection Timeout waiting to see state for 
collection=collection1 :null Live Nodes: [127.0.0.1:36481_solr, 
127.0.0.1:39491_solr] Last available state: null

Stack Trace:
java.lang.RuntimeException: Failed while waiting for active collection
Timeout waiting to see state for collection=collection1 :null
Live Nodes: [127.0.0.1:36481_solr, 127.0.0.1:39491_solr]
Last available state: null
        at 
__randomizedtesting.SeedInfo.seed([C1F82EA9431C2B30:49AC1173EDE046C8]:0)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:728)
        at 
org.apache.solr.cloud.MiniSolrCloudCluster.waitForActiveCollection(MiniSolrCloudCluster.java:734)
        at 
org.apache.solr.cloud.LeaderTragicEventTest.test(LeaderTragicEventTest.java:80)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1750)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:938)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:974)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:988)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:947)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:832)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:883)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:894)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit

Error Message:
Java heap space

Stack Trace:
java.lang.OutOfMemoryError: Java heap space
        at 
__randomizedtesting.SeedInfo.seed([C1F82EA9431C2B30:F24A066D4EABF187]:0)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:425)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:132)
        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:116)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
        at org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:172)
        at 
org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:214)
        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:106)
        at org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:526)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:408)
        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:328)
        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:68)
        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 
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)




Build Log:
[...truncated 14092 lines...]
   [junit4] Suite: org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit
   [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=TestDocTermOrdsUninvertLimit -Dtests.method=testTriggerUnInvertLimit 
-Dtests.seed=C1F82EA9431C2B30 -Dtests.multiplier=2 -Dtests.nightly=true 
-Dtests.slow=true 
-Dtests.linedocsfile=/home/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/test-data/enwiki.random.lines.txt
 -Dtests.locale=sv -Dtests.timezone=America/Denver -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] ERROR    236s J2 | 
TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit <<<
   [junit4]    > Throwable #1: java.lang.OutOfMemoryError: Java heap space
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([C1F82EA9431C2B30:F24A066D4EABF187]:0)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectField.<init>(DirectPostingsFormat.java:425)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat$DirectFields.<init>(DirectPostingsFormat.java:132)
   [junit4]    >        at 
org.apache.lucene.codecs.memory.DirectPostingsFormat.fieldsProducer(DirectPostingsFormat.java:116)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat$FieldsReader.<init>(PerFieldPostingsFormat.java:288)
   [junit4]    >        at 
org.apache.lucene.codecs.perfield.PerFieldPostingsFormat.fieldsProducer(PerFieldPostingsFormat.java:368)
   [junit4]    >        at 
org.apache.lucene.index.SegmentCoreReaders.<init>(SegmentCoreReaders.java:113)
   [junit4]    >        at 
org.apache.lucene.index.SegmentReader.<init>(SegmentReader.java:83)
   [junit4]    >        at 
org.apache.lucene.index.ReadersAndUpdates.getReader(ReadersAndUpdates.java:172)
   [junit4]    >        at 
org.apache.lucene.index.ReadersAndUpdates.getReadOnlyClone(ReadersAndUpdates.java:214)
   [junit4]    >        at 
org.apache.lucene.index.StandardDirectoryReader.open(StandardDirectoryReader.java:106)
   [junit4]    >        at 
org.apache.lucene.index.IndexWriter.getReader(IndexWriter.java:526)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:408)
   [junit4]    >        at 
org.apache.lucene.index.RandomIndexWriter.getReader(RandomIndexWriter.java:328)
   [junit4]    >        at 
org.apache.solr.uninverting.TestDocTermOrdsUninvertLimit.testTriggerUnInvertLimit(TestDocTermOrdsUninvertLimit.java:68)
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene80): 
{field=PostingsFormat(name=Direct)}, docValues:{}, maxPointsInLeafNode=733, 
maxMBSortInHeap=6.904851957450693, 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@377da083),
 locale=sv, timezone=America/Denver
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=39903480,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [CreateRoutedAliasTest, 
DirectSolrSpellCheckerTest, TestTolerantUpdateProcessorCloud, 
TestNestedUpdateProcessor, TestSimpleTextCodec, 
OverriddenZkACLAndCredentialsProvidersTest, TestCloudPseudoReturnFields, 
SolrXmlInZkTest, SpatialHeatmapFacetsTest, TestRawTransformer, 
ShardRoutingCustomTest, TestCSVLoader, TestSlowCompositeReaderWrapper, 
DistributedTermsComponentTest, TestComplexPhraseLeadingWildcard, 
TestNumericTokenStream, TestDistributedGrouping, 
TestSweetSpotSimilarityFactory, BigEndianAscendingWordSerializerTest, 
TimeRoutedAliasUpdateProcessorTest, TestExtendedDismaxParser, 
CollectionsAPIAsyncDistributedZkTest, TestCharFilters, ResourceLoaderTest, 
TaggerTest, TestSQLHandler, TestSSLRandomization, ResponseBuilderTest, 
TestSolrCoreSnapshots, BooleanFieldTest, TermVectorComponentTest, 
TestStressUserVersions, CheckHdfsIndexTest, 
DistributedQueryElevationComponentTest, DeleteStatusTest, ConvertedLegacyTest, 
TestDistribIDF, TestDownShardTolerantSearch, TestCloudInspectUtil, 
TestManagedSynonymGraphFilterFactory, HdfsDirectoryTest, 
TestClusterStateMutator, CdcrBootstrapTest, TriggerCooldownIntegrationTest, 
SparseHLLTest, HdfsAutoAddReplicasIntegrationTest, QueryEqualityTest, 
DistributedIntervalFacetingTest, EmbeddedSolrNoSerializeTest, 
AssignBackwardCompatibilityTest, SuggesterFSTTest, 
TestMinMaxOnMultiValuedField, TestEmbeddedSolrServerSchemaAPI, 
TestUniqueKeyFieldResource, SliceStateTest, BasicDistributedZkTest, 
RollingRestartTest, AssignTest, TestTrie, TestXIncludeConfig, HighlighterTest, 
ActionThrottleTest, TestManagedSchemaThreadSafety, LukeRequestHandlerTest, 
TriLevelCompositeIdRoutingTest, TestAuthorizationFramework, 
TestExceedMaxTermLength, CustomCollectionTest, TestDeleteCollectionOnDownNodes, 
TestOverriddenPrefixQueryForCustomFieldType, HdfsUnloadDistributedZkTest, 
MultiThreadedOCPTest, TestPseudoReturnFields, TestRequestStatusCollectionAPI, 
HdfsChaosMonkeyNothingIsSafeTest, BadComponentTest, TestInitQParser, 
SuggestComponentContextFilterQueryTest, TestConfigSetsAPIExclusivity, 
TestSolrCloudWithHadoopAuthPlugin, HdfsDirectoryFactoryTest, 
TestFieldTypeResource, TestCustomSort, TestChildDocTransformer, 
TestDocTermOrdsUninvertLimit]
   [junit4] Completed [304/844 (1!)] on J2 in 235.95s, 1 test, 1 error <<< 
FAILURES!

[...truncated 479 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderTragicEventTest
   [junit4]   2> 3062134 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/init-core-data-001
   [junit4]   2> 3062135 WARN  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=17 numCloses=17
   [junit4]   2> 3062135 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3062137 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 3062138 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001
   [junit4]   2> 3062138 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3062139 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer client port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3062139 INFO  (ZkTestServer Run Thread) [    ] 
o.a.s.c.ZkTestServer Starting server
   [junit4]   2> 3062239 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:44439
   [junit4]   2> 3062239 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44439
   [junit4]   2> 3062239 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44439
   [junit4]   2> 3062244 INFO  (zkConnectionManagerCallback-14143-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062248 INFO  (zkConnectionManagerCallback-14145-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062249 INFO  (zkConnectionManagerCallback-14147-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062251 WARN  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3062251 WARN  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.AbstractConnector Ignoring deprecated socket close linger time
   [junit4]   2> 3062252 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3062252 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Start Jetty (original configured port=0)
   [junit4]   2> 3062252 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3062252 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Trying to start Jetty on port 0 try number 1 ...
   [junit4]   2> 3062252 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3062252 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.14.v20181114; built: 2018-11-14T21:20:31.478Z; git: 
c4550056e785fb5665914545889f21dc136ad9e6; jvm 1.8.0_191-b12
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 3062254 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@231b16db{/solr,null,AVAILABLE}
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@701f5471{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:39491}
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.s.Server Started @3062310ms
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39491}
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@21a1f607{/solr,null,AVAILABLE}
   [junit4]   2> 3062255 ERROR (jetty-launcher-14148-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@59044f04{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36481}
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.s.Server Started @3062311ms
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=36481}
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T17:34:22.105Z
   [junit4]   2> 3062255 ERROR (jetty-launcher-14148-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 3062255 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
8.1.0
   [junit4]   2> 3062256 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3062256 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 3062256 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2019-02-19T17:34:22.106Z
   [junit4]   2> 3062257 INFO  (zkConnectionManagerCallback-14150-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062257 INFO  (zkConnectionManagerCallback-14152-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062258 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3062258 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3062381 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3062383 WARN  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2404ee2b[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3062387 WARN  (jetty-launcher-14148-thread-2) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@47f28ddc[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3062388 INFO  (jetty-launcher-14148-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44439/solr
   [junit4]   2> 3062390 INFO  (zkConnectionManagerCallback-14158-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062392 INFO  (zkConnectionManagerCallback-14160-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062480 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:39491_solr
   [junit4]   2> 3062481 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.Overseer Overseer 
(id=72826490072924166-127.0.0.1:39491_solr-n_0000000000) starting
   [junit4]   2> 3062488 INFO  (zkConnectionManagerCallback-14167-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062491 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44439/solr ready
   [junit4]   2> 3062492 INFO  
(OverseerStateUpdate-72826490072924166-127.0.0.1:39491_solr-n_0000000000) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.Overseer Starting to work on the main 
queue : 127.0.0.1:39491_solr
   [junit4]   2> 3062492 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39491_solr
   [junit4]   2> 3062494 INFO  
(OverseerStateUpdate-72826490072924166-127.0.0.1:39491_solr-n_0000000000) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3062505 INFO  (zkCallback-14166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 3062522 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3062527 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.h.c.HttpShardHandlerFactory Host whitelist initialized: 
WhitelistHostChecker [whitelistHosts=null, whitelistHostCheckingEnabled=true]
   [junit4]   2> 3062528 WARN  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@453447f0[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3062532 WARN  (jetty-launcher-14148-thread-1) [    ] 
o.e.j.u.s.S.config No Client EndPointIdentificationAlgorithm configured for 
SslContextFactory@2cc0f981[provider=null,keyStore=null,trustStore=null]
   [junit4]   2> 3062533 INFO  (jetty-launcher-14148-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:44439/solr
   [junit4]   2> 3062535 INFO  (zkConnectionManagerCallback-14174-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062537 INFO  (zkConnectionManagerCallback-14176-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062542 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3062546 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.ZkController Publish 
node=127.0.0.1:36481_solr as DOWN
   [junit4]   2> 3062547 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 3062547 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36481_solr
   [junit4]   2> 3062549 INFO  (zkCallback-14166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3062550 INFO  (zkCallback-14159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3062550 INFO  (zkCallback-14175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 3062565 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39491.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3062578 INFO  (zkConnectionManagerCallback-14183-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062578 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39491.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3062578 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39491.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3062580 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 3062580 INFO  (jetty-launcher-14148-thread-2) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001/node2/.
   [junit4]   2> 3062581 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:44439/solr ready
   [junit4]   2> 3062581 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.h.a.MetricsHistoryHandler No .system 
collection, keeping metrics history in memory.
   [junit4]   2> 3062608 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3062622 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3062623 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3062624 INFO  (jetty-launcher-14148-thread-1) 
[n:127.0.0.1:36481_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001/node1/.
   [junit4]   2> 3062673 INFO  (zkConnectionManagerCallback-14189-thread-1) [   
 ] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 3062675 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3062676 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:44439/solr ready
   [junit4]   2> 3062707 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.SolrTestCaseJ4 ###Starting testOtherReplicasAreNotActive
   [junit4]   2> 3062709 INFO  (qtp1224833041-93486) [n:127.0.0.1:36481_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3062713 INFO  
(OverseerThreadFactory-13211-thread-1-processing-n:127.0.0.1:39491_solr) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.a.c.CreateCollectionCmd Create collection 
collection2
   [junit4]   2> 3062832 INFO  
(OverseerStateUpdate-72826490072924166-127.0.0.1:39491_solr-n_0000000000) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:36481/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3062836 INFO  
(OverseerStateUpdate-72826490072924166-127.0.0.1:39491_solr-n_0000000000) 
[n:127.0.0.1:39491_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection2_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39491/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 3063039 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr    
x:collection2_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3063041 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr    
x:collection2_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3063041 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr    
x:collection2_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 3064060 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3064064 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 8.1.0
   [junit4]   2> 3064069 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3064072 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3064072 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n1' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 3064073 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_36481.solr.core.collection2.shard1.replica_n1' (registry 
'solr.core.collection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3064073 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.IndexSchema [collection2_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 3064073 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001/node1/collection2_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001/node1/./collection2_shard1_replica_n1/data/]
   [junit4]   2> 3064076 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3064076 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'collection2_shard1_replica_n2' using 
configuration from collection collection2, trusted=true
   [junit4]   2> 3064076 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39491.solr.core.collection2.shard1.replica_n2' (registry 
'solr.core.collection2.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@50171069
   [junit4]   2> 3064076 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.SolrCore [[collection2_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001/node2/collection2_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001/tempDir-001/node2/./collection2_shard1_replica_n2/data/]
   [junit4]   2> 3064157 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3064157 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3064157 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3064157 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3064180 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3064180 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3064180 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3064180 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3064182 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@325d9897[collection2_shard1_replica_n2] main]
   [junit4]   2> 3064182 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@592a635e[collection2_shard1_replica_n1] main]
   [junit4]   2> 3064183 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 3064183 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 3064184 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 3064184 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 3064184 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3064184 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 3064185 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625919496163164160
   [junit4]   2> 3064185 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1625919496163164160
   [junit4]   2> 3064188 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@325d9897[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3064189 INFO  
(searcherExecutor-13223-thread-1-processing-n:127.0.0.1:36481_solr 
x:collection2_shard1_replica_n1 c:collection2 s:shard1 r:core_node3) 
[n:127.0.0.1:36481_solr c:collection2 s:shard1 r:core_node3 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1] Registered new searcher 
Searcher@592a635e[collection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3064192 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node4=0}, version=0}
   [junit4]   2> 3064192 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/shard1
   [junit4]   2> 3064192 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Failed to save terms, version is not a match, retrying
   [junit4]   2> 3064193 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node3=0, 
core_node4=0}, version=1}
   [junit4]   2> 3064193 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContextBase make sure parent is created 
/collections/collection2/leaders/shard1
   [junit4]   2> 3064198 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3064198 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3064198 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:39491/solr/collection2_shard1_replica_n2/
   [junit4]   2> 3064198 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 
url=http://127.0.0.1:39491/solr START 
replicas=[http://127.0.0.1:36481/solr/collection2_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 3064199 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=collection2_shard1_replica_n2 
url=http://127.0.0.1:39491/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3064200 INFO  (qtp1224833041-93484) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.c.S.Request [collection2_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3064201 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3064201 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3064201 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContextBase Creating leader registration node 
/collections/collection2/leaders/shard1/leader after winning as 
/collections/collection2/leader_elect/shard1/election/72826490072924166-core_node4-n_0000000000
   [junit4]   2> 3064203 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:39491/solr/collection2_shard1_replica_n2/ shard1
   [junit4]   2> 3064305 INFO  (zkCallback-14159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3064305 INFO  (zkCallback-14159-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3064306 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3064308 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n2&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1267
   [junit4]   2> 3064409 INFO  (zkCallback-14159-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3064409 INFO  (zkCallback-14159-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3064409 INFO  (zkCallback-14159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3065200 INFO  (qtp1224833041-93490) [n:127.0.0.1:36481_solr 
c:collection2 s:shard1 r:core_node3 x:collection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=collection2_shard1_replica_n1&action=CREATE&numShards=1&collection=collection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2161
   [junit4]   2> 3065204 INFO  (qtp1224833041-93486) [n:127.0.0.1:36481_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> 3065301 INFO  (zkCallback-14159-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3065301 INFO  (zkCallback-14159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3065301 INFO  (zkCallback-14159-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3065302 INFO  (zkCallback-14175-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3065302 INFO  (zkCallback-14175-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [2])
   [junit4]   2> 3065302 INFO  (qtp1224833041-93486) [n:127.0.0.1:36481_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={collection.configName=config&name=collection2&nrtReplicas=2&action=CREATE&numShards=1&wt=javabin&version=2}
 status=0 QTime=2593
   [junit4]   2> 3065305 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.c.LeaderTragicEventTest Stop jetty node : 
http://127.0.0.1:36481/solr 
state:DocCollection(collection2//collections/collection2/state.json/5)={
   [junit4]   2>   "pullReplicas":"0",
   [junit4]   2>   "replicationFactor":"2",
   [junit4]   2>   "shards":{"shard1":{
   [junit4]   2>       "range":"80000000-7fffffff",
   [junit4]   2>       "state":"active",
   [junit4]   2>       "replicas":{
   [junit4]   2>         "core_node3":{
   [junit4]   2>           "core":"collection2_shard1_replica_n1",
   [junit4]   2>           "base_url":"http://127.0.0.1:36481/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:36481_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false"},
   [junit4]   2>         "core_node4":{
   [junit4]   2>           "core":"collection2_shard1_replica_n2",
   [junit4]   2>           "base_url":"http://127.0.0.1:39491/solr";,
   [junit4]   2>           "node_name":"127.0.0.1:39491_solr",
   [junit4]   2>           "state":"active",
   [junit4]   2>           "type":"NRT",
   [junit4]   2>           "force_set_state":"false",
   [junit4]   2>           "leader":"true"}}}},
   [junit4]   2>   "router":{"name":"compositeId"},
   [junit4]   2>   "maxShardsPerNode":"1",
   [junit4]   2>   "autoAddReplicas":"false",
   [junit4]   2>   "nrtReplicas":"2",
   [junit4]   2>   "tlogReplicas":"0"}
   [junit4]   2> 3065307 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.c.CoreContainer Shutting down CoreContainer instance=290572222
   [junit4]   2> 3065307 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.c.ZkController Remove node as live in 
ZooKeeper:/live_nodes/127.0.0.1:36481_solr
   [junit4]   2> 3065307 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.c.CoreContainer Publish this node as DOWN...
   [junit4]   2> 3065307 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.c.ZkController Publish node=127.0.0.1:36481_solr as DOWN
   [junit4]   2> 3065310 INFO  (coreCloseExecutor-13233-thread-1) 
[n:127.0.0.1:36481_solr c:collection2 s:shard1 r:core_node3 
x:collection2_shard1_replica_n1] o.a.s.c.SolrCore 
[collection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@31f01b1c
   [junit4]   2> 3065310 INFO  (coreCloseExecutor-13233-thread-1) 
[n:127.0.0.1:36481_solr c:collection2 s:shard1 r:core_node3 
x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection2.shard1.replica_n1, tag=31f01b1c
   [junit4]   2> 3065310 INFO  (coreCloseExecutor-13233-thread-1) 
[n:127.0.0.1:36481_solr c:collection2 s:shard1 r:core_node3 
x:collection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5adac58a: rootName = 
solr_36481, domain = solr.core.collection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection2.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@247cdde8
   [junit4]   2> 3065323 INFO  (coreCloseExecutor-13233-thread-1) 
[n:127.0.0.1:36481_solr c:collection2 s:shard1 r:core_node3 
x:collection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection2.shard1.leader, tag=31f01b1c
   [junit4]   2> 3065339 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.node, tag=null
   [junit4]   2> 3065339 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3672a9e8: rootName = 
solr_36481, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@ed6e0ee
   [junit4]   2> 3065349 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jvm, tag=null
   [junit4]   2> 3065349 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@75fb639c: rootName = 
solr_36481, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@31ddfc69
   [junit4]   2> 3065353 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.jetty, tag=null
   [junit4]   2> 3065353 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5d2db668: rootName = 
solr_36481, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@5da705d5
   [junit4]   2> 3065354 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.cluster, tag=null
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@6d695fb2[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@e96c40a[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 3065368 INFO  (zkCallback-14188-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3065368 INFO  (zkCallback-14166-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3065368 INFO  (zkCallback-14159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3065373 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.e.j.s.AbstractConnector Stopped 
ServerConnector@59044f04{HTTP/1.1,[http/1.1, h2c]}{127.0.0.1:0}
   [junit4]   2> 3065374 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@21a1f607{/solr,null,UNAVAILABLE}
   [junit4]   2> 3065374 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3065411 INFO  (zkCallback-14188-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3065411 INFO  (zkCallback-14159-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3065411 INFO  (zkCallback-14159-thread-3) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3065411 INFO  (zkCallback-14159-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDataChanged 
path:/collections/collection2/state.json] for collection [collection2] has 
occurred - updating... (live nodes size: [1])
   [junit4]   2> 3065412 INFO  
(TEST-LeaderTragicEventTest.testOtherReplicasAreNotActive-seed#[C1F82EA9431C2B30])
 [    ] o.a.s.c.LeaderTragicEventTest Corrupt leader : 
core_node4:{"core":"collection2_shard1_replica_n2","base_url":"http://127.0.0.1:39491/solr","node_name":"127.0.0.1:39491_solr","state":"active","type":"NRT","force_set_state":"false","leader":"true"}
   [junit4]   2> 3065430 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/collection2/terms/shard1 to Terms{values={core_node3=0, 
core_node4=1}, version=2}
   [junit4]   2> 3065430 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[0 
(1625919497466544128)]} 0 2
   [junit4]   2> 3065431 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497469689856,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065431 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497469689856
   [junit4]   2> 3065434 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70869a1e[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065435 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065436 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@70869a1e[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065436 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 3065439 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[1 
(1625919497477029888)]} 0 1
   [junit4]   2> 3065444 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497483321344,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065444 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497483321344
   [junit4]   2> 3065447 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@707ff137[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065447 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065449 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@707ff137[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065449 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 3065451 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[2 
(1625919497489612800)]} 0 1
   [junit4]   2> 3065452 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497491709952,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065452 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497491709952
   [junit4]   2> 3065454 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7a88fe4[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065455 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065457 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@7a88fe4[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665303}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065457 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 5
   [junit4]   2> 3065460 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[3 
(1625919497499049984)]} 0 1
   [junit4]   2> 3065460 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497500098560,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065461 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497500098560
   [junit4]   2> 3065513 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@232b053[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065514 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065516 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@232b053[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665303}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665311}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065516 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 55
   [junit4]   2> 3065523 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[4 
(1625919497565110272)]} 0 1
   [junit4]   2> 3065523 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497566158848,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065523 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497566158848
   [junit4]   2> 3065526 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@420c3e0d[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065526 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065528 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@420c3e0d[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665303}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665311}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065528 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 4
   [junit4]   2> 3065536 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[5 
(1625919497578741760)]} 0 1
   [junit4]   2> 3065536 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497579790336,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065536 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497579790336
   [junit4]   2> 3065540 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@404f1340[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065540 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065542 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@404f1340[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665303}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665311}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065542 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 3065544 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[6 
(1625919497587130368)]} 0 1
   [junit4]   2> 3065545 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497589227520,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065545 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497589227520
   [junit4]   2> 3065559 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@780c607[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065559 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065561 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@780c607[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665303}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665311}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665396}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065561 INFO  (qtp1125074903-93485) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 16
   [junit4]   2> 3065563 INFO  (qtp1125074903-93487) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[7 
(1625919497607053312)]} 0 1
   [junit4]   2> 3065564 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497609150464,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065564 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497609150464
   [junit4]   2> 3065567 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3efe7b14[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065567 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065569 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@3efe7b14[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665295}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_2(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665303}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_3(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665311}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_4(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665374}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_5(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665387}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_6(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665396}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_7(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-b12, 
source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665415}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])))}
   [junit4]   2> 3065570 INFO  (qtp1125074903-93489) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update 
params={waitSearcher=true&commit=true&softCommit=false&wt=javabin&version=2}{commit=}
 0 6
   [junit4]   2> 3065572 INFO  (qtp1125074903-93491) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [collection2_shard1_replica_n2]  
webapp=/solr path=/update params={wt=javabin&version=2}{add=[8 
(1625919497617539072)]} 0 1
   [junit4]   2> 3065573 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1625919497618587648,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3065573 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@de438d1 
commitCommandVersion:1625919497618587648
   [junit4]   2> 3065579 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2475c17[collection2_shard1_replica_n2] main]
   [junit4]   2> 3065580 INFO  (qtp1125074903-93483) [n:127.0.0.1:39491_solr 
c:collection2 s:shard1 r:core_node4 x:collection2_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3065581 INFO  
(searcherExecutor-13224-thread-1-processing-n:127.0.0.1:39491_solr 
x:collection2_shard1_replica_n2 c:collection2 s:shard1 r:core_node4) 
[n:127.0.0.1:39491_solr c:collection2 s:shard1 r:core_node4 
x:collection2_shard1_replica_n2] o.a.s.c.SolrCore 
[collection2_shard1_replica_n2] Registered new searcher 
Searcher@2475c17[collection2_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.1.0):C1:[diagnostics={os=Linux,
 java.vendor=Oracle Corporation, java.version=1.8.0_191, 
java.vm.version=25.191-b12, lucene.version=8.1.0, os.arch=amd64, 
java.runtime.version=1.8.0_191-b12, source=flush, os.version=4.4.0-137-generic, 
timestamp=1550597665282}]:[attributes={Lucene50StoredFieldsFormat.mode=BEST_SPEED}])
 Uninverting(_1(8.1.0):C1:[diagnostics={os=Linux, java.vendor=Oracle 
Corporation, java.version=1.8.0_191, java.vm.version=25.191-b12, 
lucene.version=8.1.0, os.arch=amd64, java.runtime.version=1.8.0_191-

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

es from ZooKeeper... (2) -> (1)
   [junit4]   2> 3108388 INFO  (zkCallback-14203-thread-5) [    ] 
o.a.s.c.OverseerElectionContext I am going to be the leader 127.0.0.1:36481_solr
   [junit4]   2> 3108389 INFO  (zkCallback-14210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (2) -> (1)
   [junit4]   2> 3108393 INFO  (zkCallback-14210-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (0)
   [junit4]   2> 3108395 INFO  (jetty-closer-14216-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=72826490072924166-127.0.0.1:39491_solr-n_0000000000) closing
   [junit4]   2> 3108395 INFO  (closeThreadPool-14221-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=72826490072924166-127.0.0.1:39491_solr-n_0000000000) closing
   [junit4]   1> Done close 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor@4fcd3235[Terminated,
 pool size = 0, active threads = 0, queued tasks = 0, completed tasks = 1]
   [junit4]   2> 3108398 INFO  (jetty-closer-14216-thread-2) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@30057549{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:36481}
   [junit4]   2> 3108398 INFO  (jetty-closer-14216-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@3cce1031{/solr,null,UNAVAILABLE}
   [junit4]   2> 3108399 INFO  (jetty-closer-14216-thread-2) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3108400 INFO  (jetty-closer-14216-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@701f5471{HTTP/1.1,[http/1.1, 
h2c]}{127.0.0.1:0}
   [junit4]   2> 3108401 INFO  (jetty-closer-14216-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@231b16db{/solr,null,UNAVAILABLE}
   [junit4]   2> 3108401 INFO  (jetty-closer-14216-thread-1) [    ] 
o.e.j.s.session node0 Stopped scavenging
   [junit4]   2> 3108402 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer Shutting down ZkTestServer.
   [junit4]   2> 3108404 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>        12      /solr/collections/collection2/terms/shard1
   [junit4]   2>        7       /solr/aliases.json
   [junit4]   2>        7       /solr/clusterprops.json
   [junit4]   2>        5       /solr/collections/collection2/state.json
   [junit4]   2>        4       /solr/configs/config
   [junit4]   2>        3       /solr/security.json
   [junit4]   2>        3       /solr/collections/collection1/state.json
   [junit4]   2>        3       /solr/collections/collection1/terms/shard1
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        20      /solr/collections/collection2/state.json
   [junit4]   2>        7       /solr/clusterstate.json
   [junit4]   2>        2       /solr/collections/collection1/state.json
   [junit4]   2>        2       
/solr/collections/collection2/leader_elect/shard1/election/72826490072924166-core_node4-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/72826490072924166-127.0.0.1:39491_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        7       /solr/collections
   [junit4]   2>        5       /solr/live_nodes
   [junit4]   2> 
   [junit4]   2> 3108408 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer parse host and port list: 127.0.0.1:44439
   [junit4]   2> 3108408 INFO  
(SUITE-LeaderTragicEventTest-seed#[C1F82EA9431C2B30]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1 44439
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderTragicEventTest_C1F82EA9431C2B30-001
   [junit4]   2> Feb 19, 2019 5:35:08 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(Lucene80), 
sim=Asserting(org.apache.lucene.search.similarities.AssertingSimilarity@2d97744),
 locale=ga, timezone=Africa/Malabo
   [junit4]   2> NOTE: Linux 4.4.0-137-generic amd64/Oracle Corporation 
1.8.0_191 (64-bit)/cpus=4,threads=1,free=134229224,total=508035072
   [junit4]   2> NOTE: All tests run in this JVM: [SuggestComponentTest, 
TestConfigSetsAPIZkFailure, AtomicUpdateProcessorFactoryTest, 
TestJettySolrRunner, PrimUtilsTest, TestFieldCacheSortRandom, 
CoreAdminOperationTest, PropertiesRequestHandlerTest, TestSegmentSorting, 
BasicAuthIntegrationTest, TestCloudJSONFacetJoinDomain, 
DistributedFacetPivotSmallTest, AutoscalingHistoryHandlerTest, ForceLeaderTest, 
SampleTest, LargeFieldTest, DistributedDebugComponentTest, TestCollationField, 
OpenCloseCoreStressTest, BasicZkTest, CollectionReloadTest, BitVectorTest, 
MBeansHandlerTest, TestHdfsUpdateLog, ExternalFileFieldSortTest, 
TestPullReplicaErrorHandling, TestTolerantUpdateProcessorRandomCloud, 
TestSubQueryTransformerDistrib, StatelessScriptUpdateProcessorFactoryTest, 
TestLFUCache, PeerSyncReplicationTest, 
DistributedFacetSimpleRefinementLongTailTest, SplitShardTest, 
FieldMutatingUpdateProcessorTest, TestExportWriter, BlockDirectoryTest, 
DistributedSpellCheckComponentTest, TestSQLHandlerNonCloud, TestZkChroot, 
TestBM25SimilarityFactory, SolrIndexSplitterTest, QueryElevationComponentTest, 
TestPKIAuthenticationPlugin, TestUninvertingReader, HdfsLockFactoryTest, 
DistributedQueryComponentCustomSortTest, HttpTriggerListenerTest, 
TestRandomDVFaceting, QueryParsingTest, TestSolrIndexConfig, TestFieldResource, 
PeerSyncWithBufferUpdatesTest, CollectionsAPIDistributedZkTest, 
CachingDirectoryFactoryTest, BaseCdcrDistributedZkTest, ConnectionManagerTest, 
ClassificationUpdateProcessorIntegrationTest, TestFacetMethods, 
TestEmbeddedSolrServerAdminHandler, TestStressRecovery, TestSolrConfigHandler, 
TestNamedUpdateProcessors, AnalyticsQueryTest, TestPayloadCheckQParserPlugin, 
OverseerStatusTest, TestSolrFieldCacheBean, CollectionsAPISolrJTest, 
TestFastLRUCache, TestJsonRequest, ChangedSchemaMergeTest, EchoParamsTest, 
TestCoreDiscovery, TestDFRSimilarityFactory, TestConfigSetProperties, 
BlockJoinFacetSimpleTest, UniqFieldsUpdateProcessorFactoryTest, DOMUtilTest, 
HttpSolrCallGetCoreTest, TestExactSharedStatsCache, RemoteQueryErrorTest, 
DefaultValueUpdateProcessorTest, TestLegacyNumericUtils, 
RegexBytesRefFilterTest, TestDistributedMissingSort, ZkStateReaderTest, 
SolrJmxReporterCloudTest, JSONWriterTest, SSLMigrationTest, 
TestSolrCloudWithSecureImpersonation, TestDeprecatedFilters, CursorPagingTest, 
PingRequestHandlerTest, BinaryUpdateRequestHandlerTest, 
CustomHighlightComponentTest, DocumentBuilderTest, DirectoryFactoryTest, 
LegacyCloudClusterPropTest, TestNumericRangeQuery32, TestConfigReload, 
TestMaxScoreQueryParser, TestMultiWordSynonyms, TestCloudRecovery, 
FileUtilsTest, DateFieldTest, TestWriterPerf, TestJsonFacets, SuggesterTSTTest, 
DeleteReplicaTest, HdfsRecoveryZkTest, TestRebalanceLeaders, 
HdfsThreadLeakTest, TestSearcherReuse, TestLegacyFieldCache, TestQueryTypes, 
TestSystemCollAutoCreate, TestChildDocTransformerHierarchy, MoveReplicaTest, 
PathHierarchyTokenizerFactoryTest, AsyncCallRequestStatusResponseTest, 
TestBackupRepositoryFactory, TestReloadAndDeleteDocs, AddReplicaTest, 
JWTAuthPluginTest, TestPerFieldSimilarity, TestPostingsSolrHighlighter, 
TestHttpShardHandlerFactory, SystemLogListenerTest, TestSkipOverseerOperations, 
RestoreTriggerStateTest, FileBasedSpellCheckerTest, PreAnalyzedFieldTest, 
TestReload, AnalysisAfterCoreReloadTest, TestRandomCollapseQParserPlugin, 
MinimalSchemaTest, OutputWriterTest, TestCrossCoreJoin, TestDistributedSearch, 
TestDocumentBuilder, TestGroupingSearch, TestHighlightDedupGrouping, TestJoin, 
TestSolrCoreProperties, TestLuceneMatchVersion, 
TestReversedWildcardFilterFactory, TestWordDelimiterFilterFactory, 
TokenizerChainTest, TestLuceneIndexBackCompat, ChaosMonkeyNothingIsSafeTest, 
ChaosMonkeyNothingIsSafeWithPullReplicasTest, ChaosMonkeySafeLeaderTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CleanupOldIndexTest, 
ClusterStateUpdateTest, CollectionPropsTest, CollectionStateFormat2Test, 
ConcurrentCreateRoutedAliasTest, ConfigSetsAPITest, DeleteInactiveReplicaTest, 
DistribCursorPagingTest, DistribDocExpirationUpdateProcessorTest, 
DistribJoinFromCollectionTest, DistributedQueueTest, 
DistributedVersionInfoTest, DocValuesNotIndexedTest, 
FullSolrCloudDistribCmdsTest, HealthCheckHandlerTest, 
HttpPartitionOnCommitTest, HttpPartitionTest, LeaderElectionContextKeyTest, 
LeaderElectionIntegrationTest, LeaderElectionTest, 
LeaderFailoverAfterPartitionTest, LeaderTragicEventTest]
   [junit4] Completed [443/844 (2!)] on J0 in 46.79s, 2 tests, 1 error <<< 
FAILURES!

[...truncated 1412 lines...]
   [junit4] JVM J2: stdout was not empty, see: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/solr/build/solr-core/test/temp/junit4-J2-20190219_164319_7381132138676890337834.sysout
   [junit4] >>> JVM J2 emitted unexpected output (verbatim) ----
   [junit4] java.lang.OutOfMemoryError: Java heap space
   [junit4] Dumping heap to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/heapdumps/java_pid12412.hprof
 ...
   [junit4] Heap dump file created [584988704 bytes in 1.993 secs]
   [junit4] <<< JVM J2: EOF ----

[...truncated 8926 lines...]
BUILD FAILED
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:651:
 The following error occurred while executing this line:
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-NightlyTests-8.x/checkout/build.xml:585:
 Some of the tests produced a heap dump, but did not fail. Maybe a suppressed 
OutOfMemoryError? Dumps created:
* java_pid12412.hprof

Total time: 289 minutes 55 seconds
Build step 'Invoke Ant' marked build as failure
Archiving artifacts
Recording test results
Email was triggered for: Failure - Any
Sending email for trigger: Failure - Any
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to