Build: https://builds.apache.org/job/Lucene-Solr-Tests-7.x/102/

1 tests failed.
FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([31E78931675B40DA:B9B3B6EBC9A72D22]:0)
        at org.junit.Assert.fail(Assert.java:92)
        at org.junit.Assert.assertTrue(Assert.java:43)
        at org.junit.Assert.assertTrue(Assert.java:54)
        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 11332 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/init-core-data-001
   [junit4]   2> 528580 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=26 numCloses=26
   [junit4]   2> 528581 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 528582 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (true) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 528583 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 528584 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001
   [junit4]   2> 528584 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 528584 INFO  (Thread-751) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 528584 INFO  (Thread-751) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 528598 ERROR (Thread-751) [    ] o.a.z.s.ZooKeeperServer 
ZKShutdownHandler is not registered, so ZooKeeper server won't take any action 
on ERROR or SHUTDOWN server state changes
   [junit4]   2> 528684 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:35932
   [junit4]   2> 528716 INFO  (jetty-launcher-580-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.14.v20161028
   [junit4]   2> 528727 INFO  (jetty-launcher-580-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@19ded98e{/solr,null,AVAILABLE}
   [junit4]   2> 528728 INFO  (jetty-launcher-580-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@6d445232{SSL,[ssl, 
http/1.1]}{127.0.0.1:50567}
   [junit4]   2> 528728 INFO  (jetty-launcher-580-thread-1) [    ] 
o.e.j.s.Server Started @532041ms
   [junit4]   2> 528733 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=50567}
   [junit4]   2> 528733 ERROR (jetty-launcher-580-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 528733 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 528733 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 528733 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 528733 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-07-26T08:44:51.108Z
   [junit4]   2> 528736 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 528747 INFO  (jetty-launcher-580-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:35932/solr
   [junit4]   2> 528851 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 528852 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:50567_solr
   [junit4]   2> 528853 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer Overseer 
(id=98373382370820099-127.0.0.1:50567_solr-n_0000000000) starting
   [junit4]   2> 528861 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:50567_solr
   [junit4]   2> 528876 INFO  
(OverseerStateUpdate-98373382370820099-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 528941 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 528947 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 528947 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 528948 INFO  (jetty-launcher-580-thread-1) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/.
   [junit4]   2> 528973 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 528975 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:35932/solr ready
   [junit4]   2> 529014 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 529019 INFO  
(OverseerThreadFactory-1733-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 529130 INFO  
(OverseerStateUpdate-98373382370820099-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50567/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 529143 INFO  
(OverseerStateUpdate-98373382370820099-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50567/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 529348 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=config&newCollection=true&name=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 529349 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 529350 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 529465 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 529465 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530387 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 530387 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 530397 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 530397 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 530401 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 530401 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 530401 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard1_replica_n1' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 530401 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n2' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 530409 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 530409 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.core.testCollection1.shard2.replica_n2' (registry 
'solr.core.testCollection1.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 530409 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 530409 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 530409 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection1_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 530409 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/testCollection1_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/./testCollection1_shard2_replica_n2/data/]
   [junit4]   2> 530481 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 530482 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 530483 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 530483 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 530483 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 530483 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 530484 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 530484 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 530485 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@595c8d0e[testCollection1_shard2_replica_n2] main]
   [junit4]   2> 530486 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67652966[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 530487 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 530488 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 530488 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 530489 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 530489 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 530490 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 530491 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573974119930658816
   [junit4]   2> 530491 INFO  
(searcherExecutor-1737-thread-1-processing-n:127.0.0.1:50567_solr 
x:testCollection1_shard2_replica_n2 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:50567_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n2] Registered new searcher 
Searcher@595c8d0e[testCollection1_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 530494 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573974119933804544
   [junit4]   2> 530494 INFO  
(searcherExecutor-1736-thread-1-processing-n:127.0.0.1:50567_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node3) 
[n:127.0.0.1:50567_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@67652966[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 530504 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 530504 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 530504 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50567/solr/testCollection1_shard2_replica_n2/
   [junit4]   2> 530504 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 530504 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 530504 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:50567/solr/testCollection1_shard2_replica_n2/ has no replicas
   [junit4]   2> 530504 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 530504 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 530504 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50567/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 530504 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 530505 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:50567/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 530505 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 530510 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:50567/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 530512 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:50567/solr/testCollection1_shard2_replica_n2/ shard2
   [junit4]   2> 530616 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530616 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530662 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 530663 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 530666 INFO  (qtp1853171581-3450) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard1 r:core_node3 x:testCollection1_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=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1317
   [junit4]   2> 530667 INFO  (qtp1853171581-3449) [n:127.0.0.1:50567_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_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=testCollection1_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1317
   [junit4]   2> 530671 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 530775 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 530775 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection1/state.json] for collection [testCollection1] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 531021 INFO  
(OverseerCollectionConfigSetProcessor-98373382370820099-127.0.0.1:50567_solr-n_0000000000)
 [n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000000 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 531671 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2656
   [junit4]   2> 531674 INFO  (qtp1853171581-3452) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 531677 INFO  
(OverseerThreadFactory-1733-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 531886 INFO  
(OverseerStateUpdate-98373382370820099-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testCollection2_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50567/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 531891 INFO  
(OverseerStateUpdate-98373382370820099-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testCollection2",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testCollection2_shard2_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:50567/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 532093 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 532093 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 532203 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 532203 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533112 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 533113 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 533122 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 533135 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 533135 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n3' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 533135 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 533136 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.core.testCollection2.shard2.replica_n3' (registry 
'solr.core.testCollection2.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 533136 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 533136 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/testCollection2_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/./testCollection2_shard2_replica_n3/data/]
   [junit4]   2> 533143 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 533143 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard1_replica_n1' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 533144 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_50567.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@74da7276
   [junit4]   2> 533144 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 533144 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore [[testCollection2_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 533211 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 533211 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533213 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533213 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533216 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@76c4690b[testCollection2_shard2_replica_n3] main]
   [junit4]   2> 533217 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 533218 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 533218 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 533218 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 533219 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533220 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 533220 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 533220 INFO  
(searcherExecutor-1746-thread-1-processing-n:127.0.0.1:50567_solr 
x:testCollection2_shard2_replica_n3 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3] Registered new searcher 
Searcher@76c4690b[testCollection2_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533221 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573974122793271296
   [junit4]   2> 533222 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@60a146f8[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 533224 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 533225 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 533229 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 533229 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 533229 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 533229 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50567/solr/testCollection2_shard2_replica_n3/
   [junit4]   2> 533229 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 533229 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:50567/solr/testCollection2_shard2_replica_n3/ has no replicas
   [junit4]   2> 533229 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 533229 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1573974122801659904
   [junit4]   2> 533234 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:50567/solr/testCollection2_shard2_replica_n3/ shard2
   [junit4]   2> 533236 INFO  
(searcherExecutor-1747-thread-1-processing-n:127.0.0.1:50567_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node2) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@60a146f8[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 533239 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 533239 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 533239 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
https://127.0.0.1:50567/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 533239 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 533239 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
https://127.0.0.1:50567/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 533239 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 533245 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
https://127.0.0.1:50567/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 533348 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533348 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533388 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 533391 INFO  (qtp1853171581-3446) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node4&collection.configName=config&newCollection=true&name=testCollection2_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1297
   [junit4]   2> 533396 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 533398 INFO  (qtp1853171581-3448) [n:127.0.0.1:50567_solr 
c:testCollection2 s:shard1 r:core_node2 x:testCollection2_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node2&collection.configName=config&newCollection=true&name=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=1304
   [junit4]   2> 533402 INFO  (qtp1853171581-3452) [n:127.0.0.1:50567_solr    ] 
o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 533502 INFO  
(zkCallback-587-thread-1-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533503 INFO  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testCollection2/state.json] for collection [testCollection2] 
has occurred - updating... (live nodes size: [1])
   [junit4]   2> 533679 INFO  
(OverseerCollectionConfigSetProcessor-98373382370820099-127.0.0.1:50567_solr-n_0000000000)
 [n:127.0.0.1:50567_solr    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 534403 INFO  (qtp1853171581-3452) [n:127.0.0.1:50567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=1&collection.configName=config&maxShardsPerNode=1000&name=testCollection2&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2728
   [junit4]   2> 534403 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 534404 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 534404 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 534405 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 534419 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[31E78931675B40DA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 534428 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=null
   [junit4]   2> 534433 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73049334
   [junit4]   2> 534436 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n2, tag=1929679668
   [junit4]   2> 534436 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1929679668
   [junit4]   2> 534438 INFO  (qtp1853171581-3451) [n:127.0.0.1:50567_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n2&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=11
   [junit4]   2> 534441 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[31E78931675B40DA]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=31E78931675B40DA -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=en -Dtests.timezone=America/Cuiaba -Dtests.asserts=true 
-Dtests.file.encoding=UTF-8
   [junit4] FAILURE 0.04s J2 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([31E78931675B40DA:B9B3B6EBC9A72D22]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 534450 INFO  (jetty-closer-581-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped ServerConnector@6d445232{SSL,[ssl, 
http/1.1]}{127.0.0.1:0}
   [junit4]   2> 534450 INFO  (jetty-closer-581-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=54148524
   [junit4]   2> 534450 INFO  (jetty-closer-581-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 534453 INFO  (jetty-closer-581-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 534454 INFO  (jetty-closer-581-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 534456 INFO  (jetty-closer-581-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 534460 INFO  (coreCloseExecutor-1756-thread-1) 
[n:127.0.0.1:50567_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@73c05437
   [junit4]   2> 534461 INFO  (coreCloseExecutor-1756-thread-2) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4215acaa
   [junit4]   2> 534464 INFO  (coreCloseExecutor-1756-thread-1) 
[n:127.0.0.1:50567_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=1941984311
   [junit4]   2> 534469 INFO  (coreCloseExecutor-1756-thread-3) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6c04e3e5
   [junit4]   2> 534469 INFO  (coreCloseExecutor-1756-thread-1) 
[n:127.0.0.1:50567_solr c:testCollection1 s:shard1 r:core_node3 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=1941984311
   [junit4]   2> 534475 INFO  (coreCloseExecutor-1756-thread-2) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n3, 
tag=1108716714
   [junit4]   2> 534483 INFO  (coreCloseExecutor-1756-thread-2) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n3] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=1108716714
   [junit4]   2> 534483 INFO  (coreCloseExecutor-1756-thread-3) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, 
tag=1812259813
   [junit4]   2> 534488 INFO  (coreCloseExecutor-1756-thread-3) 
[n:127.0.0.1:50567_solr c:testCollection2 s:shard1 r:core_node2 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=1812259813
   [junit4]   2> 534489 INFO  (jetty-closer-581-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98373382370820099-127.0.0.1:50567_solr-n_0000000000) closing
   [junit4]   2> 534489 INFO  
(OverseerStateUpdate-98373382370820099-127.0.0.1:50567_solr-n_0000000000) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:50567_solr
   [junit4]   2> 535994 WARN  
(zkCallback-587-thread-2-processing-n:127.0.0.1:50567_solr) 
[n:127.0.0.1:50567_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 535995 INFO  (jetty-closer-581-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19ded98e{/solr,null,UNAVAILABLE}
   [junit4]   2> 535996 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.z.s.ZooKeeperServer ZKShutdownHandler is not registered, so ZooKeeper 
server won't take any action on ERROR or SHUTDOWN server state changes
   [junit4]   2> 535996 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[31E78931675B40DA]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:35932 35932
   [junit4]   2> 536080 INFO  (Thread-751) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:35932 35932
   [junit4]   2> 536082 WARN  (Thread-751) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/aliases.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/state.json
   [junit4]   2>        2       /solr/clusterstate.json
   [junit4]   2>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        2       /solr/live_nodes
   [junit4]   2>        2       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J2/temp/solr.cloud.LeaderElectionContextKeyTest_31E78931675B40DA-001
   [junit4]   2> Jul 26, 2017 8:44:58 AM 
com.carrotsearch.randomizedtesting.ThreadLeakControl checkThreadLeaks
   [junit4]   2> WARNING: Will linger awaiting termination of 1 leaked 
thread(s).
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=82, maxMBSortInHeap=6.085327323691326, 
sim=RandomSimilarity(queryNorm=true): {}, locale=en, timezone=America/Cuiaba
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_131 (64-bit)/cpus=4,threads=1,free=252001144,total=531103744
   [junit4]   2> NOTE: All tests run in this JVM: [BadCopyFieldTest, 
TestSolrCoreProperties, TestTestInjection, XsltUpdateRequestHandlerTest, 
TriLevelCompositeIdRoutingTest, TestNoOpRegenerator, 
ClassificationUpdateProcessorFactoryTest, BasicDistributedZk2Test, 
TestReversedWildcardFilterFactory, TestManagedSchemaThreadSafety, 
TestSolrCloudSnapshots, TestLegacyTerms, DateFieldTest, SearchHandlerTest, 
TestSolrCloudWithKerberosAlt, TestCloudManagedSchema, 
ShowFileRequestHandlerTest, TestLocalFSCloudBackupRestore, 
TestAnalyzedSuggestions, SharedFSAutoReplicaFailoverUtilsTest, EnumFieldTest, 
JvmMetricsTest, CachingDirectoryFactoryTest, TestStressInPlaceUpdates, 
DirectoryFactoryTest, TestDFISimilarityFactory, MetricsHandlerTest, 
TestGroupingSearch, TestAuthorizationFramework, FastVectorHighlighterTest, 
TestReloadDeadlock, UUIDUpdateProcessorFallbackTest, TestPolicyCloud, 
TestExactSharedStatsCache, SubstringBytesRefFilterTest, ClusterStateTest, 
TestCustomDocTransformer, TestQueryUtils, TestFieldSortValues, 
OverseerModifyCollectionTest, TestReload, TestSchemalessBufferedUpdates, 
TestRecovery, TestLMJelinekMercerSimilarityFactory, SolrMetricManagerTest, 
TestShortCircuitedRequests, TestStreamBody, TestStressReorder, AutoCommitTest, 
GraphQueryTest, LeaderElectionContextKeyTest]
   [junit4] Completed [156/726 (1!)] on J2 in 8.27s, 1 test, 1 failure <<< 
FAILURES!

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

Reply via email to