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

2 tests failed.
FAILED:  
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution

Error Message:
expected:<100.1277> but was:<96.83387609760834>

Stack Trace:
java.lang.AssertionError: expected:<100.1277> but was:<96.83387609760834>
        at 
__randomizedtesting.SeedInfo.seed([F844E3D2DEC14670:60541C737C783E0C]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution(StreamExpressionTest.java:6318)
        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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)


FAILED:  org.apache.solr.cloud.LeaderElectionContextKeyTest.test

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([DF2AD6B9E6AE9553:577EE9634852F8AB]: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:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        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:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        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 11210 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 1    INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-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-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/init-core-data-001
   [junit4]   2> 1031 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1188 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.e.j.u.log Logging initialized @11531ms
   [junit4]   2> 1215 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1280 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001
   [junit4]   2> 1320 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1341 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1342 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 1705 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:46145
   [junit4]   2> 2271 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn Exception causing close of session 0x0 due to 
java.io.IOException: ZooKeeperServer not running
   [junit4]   2> 2326 ERROR (Thread-1) [    ] 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> 4429 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e7826221d0000, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 5896 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
jetty-9.3.20.v20170531
   [junit4]   2> 7357 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6d2869d8{/solr,null,AVAILABLE}
   [junit4]   2> 7405 INFO  (jetty-launcher-1-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@45d4b1f1{HTTP/1.1,[http/1.1]}{127.0.0.1:46645}
   [junit4]   2> 7406 INFO  (jetty-launcher-1-thread-1) [    ] o.e.j.s.Server 
Started @17749ms
   [junit4]   2> 7406 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46645}
   [junit4]   2> 8378 ERROR (jetty-launcher-1-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 8378 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 8391 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 8391 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 8752 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T22:12:05.250Z
   [junit4]   2> 8913 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.SolrResourceLoader solr home defaulted to 'solr/' (could not find 
system property or JNDI)
   [junit4]   2> 9176 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 11922 INFO  (jetty-launcher-1-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:46145/solr
   [junit4]   2> 14301 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 14303 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46645_solr
   [junit4]   2> 14324 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.Overseer Overseer 
(id=98648347025145859-127.0.0.1:46645_solr-n_0000000000) starting
   [junit4]   2> 15062 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46645_solr
   [junit4]   2> 15070 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 18270 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 18272 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 18272 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 19830 INFO  (jetty-launcher-1-thread-1) 
[n:127.0.0.1:46645_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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/.
   [junit4]   2> 22151 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 22154 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:46145/solr ready
   [junit4]   2> 25493 INFO  (qtp763153725-26) [n:127.0.0.1:46645_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> 25663 INFO  
(OverseerThreadFactory-6-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 25837 INFO  
(OverseerStateUpdate-98648347025145859-127.0.0.1:46645_solr-n_0000000000) 
[n:127.0.0.1:46645_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":"http://127.0.0.1:46645/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 25849 INFO  
(OverseerStateUpdate-98648347025145859-127.0.0.1:46645_solr-n_0000000000) 
[n:127.0.0.1:46645_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_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46645/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 26173 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&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> 26182 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 26201 INFO  (qtp763153725-29) [n:127.0.0.1:46645_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_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 26332 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 26347 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 27309 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 27326 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 28944 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection1_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 29019 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.IndexSchema [testCollection1_shard2_replica_n3] Schema name=minimal
   [junit4]   2> 30310 WARN  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 30312 WARN  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieIntField]. Please consult documentation how to replace it accordingly.
   [junit4]   2> 30344 WARN  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 30351 WARN  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrResourceLoader Solr loaded a deprecated plugin/analysis class 
[solr.TrieLongField]. Please consult documentation how to replace it 
accordingly.
   [junit4]   2> 30397 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 30399 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 30402 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection1_shard2_replica_n3' 
using configuration from collection testCollection1, trusted=true
   [junit4]   2> 30410 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 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> 30469 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 30504 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 30524 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 30526 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 30637 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore [[testCollection1_shard2_replica_n3] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
   [junit4]   2> 30642 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 33424 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 33424 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 33424 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 33433 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 33487 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 33488 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 33493 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 33502 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 33556 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@2952e0dd[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 33562 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@42277ef4[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 33608 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 33610 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 33655 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 33662 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 33682 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 33684 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 34031 INFO  
(searcherExecutor-9-thread-1-processing-n:127.0.0.1:46645_solr 
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:46645_solr c:testCollection1 s:shard2 r:core_node4 
x:testCollection1_shard2_replica_n3] o.a.s.c.SolrCore 
[testCollection1_shard2_replica_n3] Registered new searcher 
Searcher@42277ef4[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34034 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578373586240929792
   [junit4]   2> 34052 INFO  
(searcherExecutor-10-thread-1-processing-n:127.0.0.1:46645_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2) 
[n:127.0.0.1:46645_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1] Registered new searcher 
Searcher@2952e0dd[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 34055 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578373586262949888
   [junit4]   2> 34391 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 34391 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 34398 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 34398 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 34398 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46645/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 34399 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 34399 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46645/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 34400 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 34435 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 34435 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 34435 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46645/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 34437 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 34437 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46645/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 34437 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 34485 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46645/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 34521 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46645/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 34626 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 34627 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 34667 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 34675 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_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=testCollection1_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection1&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8506
   [junit4]   2> 34678 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 34685 INFO  (qtp763153725-29) [n:127.0.0.1:46645_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_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=testCollection1_shard2_replica_n3&action=CREATE&numShards=2&collection=testCollection1&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=8484
   [junit4]   2> 34794 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 34794 INFO  
(zkCallback-8-thread-2-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 34798 INFO  (qtp763153725-26) [n:127.0.0.1:46645_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> 35755 INFO  
(OverseerCollectionConfigSetProcessor-98648347025145859-127.0.0.1:46645_solr-n_0000000000)
 [n:127.0.0.1:46645_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> 35798 INFO  (qtp763153725-26) [n:127.0.0.1:46645_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=10486
   [junit4]   2> 35802 INFO  (qtp763153725-27) [n:127.0.0.1:46645_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> 36965 INFO  
(OverseerThreadFactory-6-thread-2-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 37290 INFO  
(OverseerStateUpdate-98648347025145859-127.0.0.1:46645_solr-n_0000000000) 
[n:127.0.0.1:46645_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":"http://127.0.0.1:46645/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 37297 INFO  
(OverseerStateUpdate-98648347025145859-127.0.0.1:46645_solr-n_0000000000) 
[n:127.0.0.1:46645_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:46645/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 37500 INFO  (qtp763153725-30) [n:127.0.0.1:46645_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_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 37502 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node3&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> 37696 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 37696 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 38809 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 38827 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 38990 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema [testCollection2_shard2_replica_n2] Schema name=minimal
   [junit4]   2> 39014 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema [testCollection2_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 39061 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 39061 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testCollection2_shard2_replica_n2' 
using configuration from collection testCollection2, trusted=true
   [junit4]   2> 39062 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 39062 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 39063 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore [[testCollection2_shard2_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
   [junit4]   2> 39067 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 39068 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 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> 39068 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46645.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@4277938e
   [junit4]   2> 39068 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 39068 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 39866 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 39866 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39868 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39868 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39870 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@9f26fd9[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 39872 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 39872 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 39873 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 39880 INFO  
(searcherExecutor-20-thread-1-processing-n:127.0.0.1:46645_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1] Registered new searcher 
Searcher@9f26fd9[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39880 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578373592370905088
   [junit4]   2> 39889 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 39889 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 39891 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 39891 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 39891 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46645/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 39892 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 39892 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46645/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 39892 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 39907 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46645/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 39938 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 39938 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 39940 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 39940 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 39989 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@e7436d2[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 39990 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/config
   [junit4]   2> 39991 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/config
   [junit4]   2> 39992 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 39993 INFO  
(searcherExecutor-19-thread-1-processing-n:127.0.0.1:46645_solr 
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2] Registered new searcher 
Searcher@e7436d2[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 39994 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578373592490442752
   [junit4]   2> 40002 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 40002 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 40002 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:46645/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 40002 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy Sync Success - now sync replicas to me
   [junit4]   2> 40002 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46645/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 40002 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 40026 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:46645/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 40108 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 40108 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 40120 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 40122 INFO  (qtp763153725-28) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_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=testCollection2_shard1_replica_n1&action=CREATE&numShards=2&collection=testCollection2&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2620
   [junit4]   2> 40126 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 40128 INFO  (qtp763153725-30) [n:127.0.0.1:46645_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_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=testCollection2_shard2_replica_n2&action=CREATE&numShards=2&collection=testCollection2&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2628
   [junit4]   2> 40132 INFO  (qtp763153725-27) [n:127.0.0.1:46645_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> 40234 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 40234 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 40966 INFO  
(OverseerCollectionConfigSetProcessor-98648347025145859-127.0.0.1:46645_solr-n_0000000000)
 [n:127.0.0.1:46645_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> 41215 INFO  (qtp763153725-27) [n:127.0.0.1:46645_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=5413
   [junit4]   2> 41222 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 41223 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 41223 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 41224 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 41258 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[DF2AD6B9E6AE9553]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 41284 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 41285 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@22ebcdcd: rootName = 
solr_46645, domain = solr.core.testCollection1.shard2.replica_n3, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard2.replica_n3 
/ com.codahale.metrics.MetricRegistry@6db45aff
   [junit4]   2> 41400 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@521d9170
   [junit4]   2> 41400 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=1377669488
   [junit4]   2> 41400 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=1377669488
   [junit4]   2> 41439 INFO  (qtp763153725-24) [n:127.0.0.1:46645_solr    ] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=false&core=testCollection1_shard2_replica_n3&deleteDataDir=false&action=UNLOAD&indexInfo=true&wt=javabin&version=2&deleteIndex=false}
 status=0 QTime=155
   [junit4]   2> 41442 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[DF2AD6B9E6AE9553]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=DF2AD6B9E6AE9553 -Dtests.multiplier=2 -Dtests.slow=true 
-Dtests.locale=el -Dtests.timezone=America/Mexico_City -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.22s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([DF2AD6B9E6AE9553:577EE9634852F8AB]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 41476 INFO  (jetty-closer-2-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@45d4b1f1{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 41476 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=1254655134
   [junit4]   2> 41477 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 41477 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@45654465: rootName = 
solr_46645, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@351b7807
   [junit4]   2> 41511 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 41511 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@79b2d4cc: rootName = 
solr_46645, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@5ab55427
   [junit4]   2> 41539 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 41539 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 41558 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 41558 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@756c1b5a: rootName = 
solr_46645, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@1cbe037d
   [junit4]   2> 41586 INFO  (jetty-closer-2-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 41791 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 41792 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 41796 INFO  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 41796 INFO  
(zkCallback-8-thread-1-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_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> 41817 INFO  (coreCloseExecutor-29-thread-1) 
[n:127.0.0.1:46645_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@70f89bb9
   [junit4]   2> 41817 INFO  (coreCloseExecutor-29-thread-1) 
[n:127.0.0.1:46645_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection1.shard1.replica_n1, 
tag=1895340985
   [junit4]   2> 41817 INFO  (coreCloseExecutor-29-thread-1) 
[n:127.0.0.1:46645_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5c87468c: rootName = 
solr_46645, domain = solr.core.testCollection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection1.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@544403d5
   [junit4]   2> 41841 INFO  (coreCloseExecutor-29-thread-2) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.c.SolrCore 
[testCollection2_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@27eaa8f7
   [junit4]   2> 41842 INFO  (coreCloseExecutor-29-thread-3) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.c.SolrCore 
[testCollection2_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3a08d9e2
   [junit4]   2> 41847 INFO  (coreCloseExecutor-29-thread-3) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard2.replica_n2, 
tag=973658594
   [junit4]   2> 41847 INFO  (coreCloseExecutor-29-thread-3) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2fc9b9fa: rootName = 
solr_46645, domain = solr.core.testCollection2.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard2.replica_n2 
/ com.codahale.metrics.MetricRegistry@1b789bb4
   [junit4]   2> 41882 INFO  (coreCloseExecutor-29-thread-2) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testCollection2.shard1.replica_n1, 
tag=669690103
   [junit4]   2> 41882 INFO  (coreCloseExecutor-29-thread-2) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@53f7d6a6: rootName = 
solr_46645, domain = solr.core.testCollection2.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testCollection2.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@51f4572c
   [junit4]   2> 41926 INFO  (coreCloseExecutor-29-thread-1) 
[n:127.0.0.1:46645_solr c:testCollection1 s:shard1 r:core_node2 
x:testCollection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection1.shard1.leader, 
tag=1895340985
   [junit4]   2> 41934 INFO  (coreCloseExecutor-29-thread-3) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard2 r:core_node4 
x:testCollection2_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard2.leader, 
tag=973658594
   [junit4]   2> 41941 INFO  (coreCloseExecutor-29-thread-2) 
[n:127.0.0.1:46645_solr c:testCollection2 s:shard1 r:core_node3 
x:testCollection2_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testCollection2.shard1.leader, 
tag=669690103
   [junit4]   2> 41952 INFO  (jetty-closer-2-thread-1) [    ] o.a.s.c.Overseer 
Overseer (id=98648347025145859-127.0.0.1:46645_solr-n_0000000000) closing
   [junit4]   2> 41953 INFO  
(OverseerStateUpdate-98648347025145859-127.0.0.1:46645_solr-n_0000000000) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46645_solr
   [junit4]   2> 43465 WARN  
(zkCallback-8-thread-3-processing-n:127.0.0.1:46645_solr) 
[n:127.0.0.1:46645_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 43467 INFO  (jetty-closer-2-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6d2869d8{/solr,null,UNAVAILABLE}
   [junit4]   2> 43470 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-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> 43471 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[DF2AD6B9E6AE9553]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:46145 46145
   [junit4]   2> 43793 INFO  (Thread-1) [    ] o.a.s.c.ZkTestServer connecting 
to 127.0.0.1:46145 46145
   [junit4]   2> 43796 WARN  (Thread-1) [    ] 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>        2       /solr/clusterprops.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        8       /solr/collections/testCollection1/state.json
   [junit4]   2>        7       /solr/collections/testCollection2/state.json
   [junit4]   2>        2       /solr/clusterstate.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/J0/temp/solr.cloud.LeaderElectionContextKeyTest_DF2AD6B9E6AE9553-001
   [junit4]   2> Sep 12, 2017 10:12:40 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(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=873, maxMBSortInHeap=5.6230208906220245, 
sim=RandomSimilarity(queryNorm=false): {}, locale=el, 
timezone=America/Mexico_City
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=273837344,total=310378496
   [junit4]   2> NOTE: All tests run in this JVM: [LeaderElectionContextKeyTest]
   [junit4] Completed [2/731 (1!)] on J0 in 51.27s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 3428 lines...]
   [junit4] Suite: org.apache.solr.client.solrj.io.stream.StreamExpressionTest
   [junit4]   2> 325904 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-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-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001/init-core-data-001
   [junit4]   2> 325919 WARN  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=35 numCloses=35
   [junit4]   2> 325919 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using TrieFields (NUMERIC_POINTS_SYSPROP=false) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 325920 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-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> 325933 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 4 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001/tempDir-001
   [junit4]   2> 325933 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 325935 INFO  (Thread-179) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 325935 INFO  (Thread-179) [    ] o.a.s.c.ZkTestServer Starting 
server
   [junit4]   2> 325962 ERROR (Thread-179) [    ] 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> 326045 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:60440
   [junit4]   2> 326077 INFO  (jetty-launcher-310-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 326080 INFO  (jetty-launcher-310-thread-3) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 326082 INFO  (jetty-launcher-310-thread-4) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 326086 INFO  (jetty-launcher-310-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 326094 INFO  (jetty-launcher-310-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@41048730{/solr,null,AVAILABLE}
   [junit4]   2> 326105 INFO  (jetty-launcher-310-thread-4) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1e8b351b{/solr,null,AVAILABLE}
   [junit4]   2> 326105 INFO  (jetty-launcher-310-thread-1) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@70916410{SSL,[ssl, 
http/1.1]}{127.0.0.1:49858}
   [junit4]   2> 326105 INFO  (jetty-launcher-310-thread-1) [    ] 
o.e.j.s.Server Started @335301ms
   [junit4]   2> 326105 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49858}
   [junit4]   2> 326106 ERROR (jetty-launcher-310-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326106 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 326106 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326106 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 326106 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T23:41:43.303Z
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@4058f2c2{/solr,null,AVAILABLE}
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@29a46b73{SSL,[ssl, 
http/1.1]}{127.0.0.1:56938}
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.e.j.s.Server Started @335315ms
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=56938}
   [junit4]   2> 326119 ERROR (jetty-launcher-310-thread-4) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 326119 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T23:41:43.316Z
   [junit4]   2> 326127 INFO  (jetty-launcher-310-thread-3) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5654372b{/solr,null,AVAILABLE}
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@10b2f380{SSL,[ssl, 
http/1.1]}{127.0.0.1:40368}
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.e.j.s.Server Started @335326ms
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40368}
   [junit4]   2> 326130 ERROR (jetty-launcher-310-thread-3) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 326130 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T23:41:43.327Z
   [junit4]   2> 326138 INFO  (jetty-launcher-310-thread-2) [    ] 
o.e.j.s.AbstractConnector Started ServerConnector@2bb9307c{SSL,[ssl, 
http/1.1]}{127.0.0.1:51938}
   [junit4]   2> 326138 INFO  (jetty-launcher-310-thread-2) [    ] 
o.e.j.s.Server Started @335334ms
   [junit4]   2> 326138 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51938}
   [junit4]   2> 326139 ERROR (jetty-launcher-310-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 326139 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 326139 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 326139 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 326139 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-12T23:41:43.336Z
   [junit4]   2> 326156 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326161 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326166 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326170 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 326204 INFO  (jetty-launcher-310-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60440/solr
   [junit4]   2> 326220 INFO  (jetty-launcher-310-thread-3) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60440/solr
   [junit4]   2> 326227 INFO  (jetty-launcher-310-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60440/solr
   [junit4]   2> 326229 INFO  (jetty-launcher-310-thread-4) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:60440/solr
   [junit4]   2> 326302 WARN  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 326404 WARN  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 326378 WARN  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 326312 WARN  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.ZkController The _default configset could 
not be uploaded. Please provide 'solr.default.confdir' parameter that points to 
a configset intended to be the default. Current 'solr.default.confdir' value: 
null
   [junit4]   2> 326410 INFO  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 326417 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 326417 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:56938_solr
   [junit4]   2> 326418 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.Overseer Overseer 
(id=98648699904589836-127.0.0.1:56938_solr-n_0000000000) starting
   [junit4]   2> 326423 INFO  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 326423 INFO  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49858_solr
   [junit4]   2> 326436 INFO  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51938_solr
   [junit4]   2> 326451 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 326453 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 326454 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40368_solr
   [junit4]   2> 326465 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:56938_solr
   [junit4]   2> 326511 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:49858_solr) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 326511 INFO  
(zkCallback-329-thread-1-processing-n:127.0.0.1:51938_solr) 
[n:127.0.0.1:51938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 326511 INFO  
(zkCallback-332-thread-1-processing-n:127.0.0.1:56938_solr) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (4)
   [junit4]   2> 326511 INFO  
(zkCallback-330-thread-1-processing-n:127.0.0.1:40368_solr) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (4)
   [junit4]   2> 327529 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56938.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 327722 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56938.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 327723 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_56938.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 327724 INFO  (jetty-launcher-310-thread-4) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001/tempDir-001/node4/.
   [junit4]   2> 327869 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40368.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328062 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40368.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328062 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40368.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328066 INFO  (jetty-launcher-310-thread-3) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001/tempDir-001/node3/.
   [junit4]   2> 328258 INFO  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51938.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328389 INFO  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51938.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328389 INFO  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51938.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328390 INFO  (jetty-launcher-310-thread-2) 
[n:127.0.0.1:51938_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001/tempDir-001/node2/.
   [junit4]   2> 328515 INFO  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49858.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328578 INFO  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49858.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328578 INFO  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49858.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@66dd2ce7
   [junit4]   2> 328771 INFO  (jetty-launcher-310-thread-1) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-Tests-7.x/solr/build/solr-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001/tempDir-001/node1/.
   [junit4]   2> 329132 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (4)
   [junit4]   2> 329132 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:60440/solr ready
   [junit4]   2> 329160 INFO  (qtp1142243660-1396) [n:127.0.0.1:51938_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=1&collection.configName=conf&name=collection1&nrtReplicas=1&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 329175 INFO  
(OverseerThreadFactory-438-thread-1-processing-n:127.0.0.1:56938_solr) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
collection1
   [junit4]   2> 329285 INFO  
(OverseerStateUpdate-98648699904589836-127.0.0.1:56938_solr-n_0000000000) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"collection1_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:40368/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 329287 INFO  
(OverseerStateUpdate-98648699904589836-127.0.0.1:56938_solr-n_0000000000) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"collection1",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"collection1_shard2_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"https://127.0.0.1:56938/solr";,
   [junit4]   2>   "ty

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

collection1 s:shard2 r:core_node4 x:collection1_shard2_replica_n2] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.collection1.shard2.replica_n2, tag=328981916
   [junit4]   2> 521432 INFO  (coreCloseExecutor-637-thread-1) 
[n:127.0.0.1:56938_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6bc423d9: rootName = 
solr_56938, domain = solr.core.collection1.shard2.replica_n2, service url = 
null, agent id = null] for registry solr.core.collection1.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@1b2b187c
   [junit4]   2> 521435 INFO  (jetty-closer-311-thread-2) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 521449 INFO  (jetty-closer-311-thread-3) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 521459 INFO  (coreCloseExecutor-638-thread-1) 
[n:127.0.0.1:40368_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.c.SolrCore 
[collection1_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@7f23379e
   [junit4]   2> 521462 INFO  (jetty-closer-311-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 521462 INFO  (jetty-closer-311-thread-4) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@7a7b7044: rootName = 
solr_49858, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@3300c434
   [junit4]   2> 521462 INFO  (coreCloseExecutor-638-thread-1) 
[n:127.0.0.1:40368_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.collection1.shard1.replica_n1, tag=2133014430
   [junit4]   2> 521462 INFO  (coreCloseExecutor-638-thread-1) 
[n:127.0.0.1:40368_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@3e7c1116: rootName = 
solr_40368, domain = solr.core.collection1.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.collection1.shard1.replica_n1 / 
com.codahale.metrics.MetricRegistry@4cb07697
   [junit4]   2> 521467 INFO  (coreCloseExecutor-637-thread-1) 
[n:127.0.0.1:56938_solr c:collection1 s:shard2 r:core_node4 
x:collection1_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard2.leader, tag=328981916
   [junit4]   2> 521497 INFO  
(zkCallback-332-thread-1-processing-n:127.0.0.1:56938_solr) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 521497 INFO  
(zkCallback-330-thread-2-processing-n:127.0.0.1:40368_solr) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 521497 INFO  
(zkCallback-331-thread-1-processing-n:127.0.0.1:49858_solr) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (4) -> (3)
   [junit4]   2> 521499 INFO  (jetty-closer-311-thread-4) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 521500 INFO  (coreCloseExecutor-638-thread-1) 
[n:127.0.0.1:40368_solr c:collection1 s:shard1 r:core_node3 
x:collection1_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.collection1.shard1.leader, tag=2133014430
   [junit4]   2> 521515 WARN  
(zkCallback-331-thread-1-processing-n:127.0.0.1:49858_solr) 
[n:127.0.0.1:49858_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 521515 INFO  
(zkCallback-332-thread-1-processing-n:127.0.0.1:56938_solr) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 521515 INFO  
(zkCallback-330-thread-1-processing-n:127.0.0.1:40368_solr) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (3) -> (2)
   [junit4]   2> 521520 INFO  (jetty-closer-311-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@41048730{/solr,null,UNAVAILABLE}
   [junit4]   2> 521522 INFO  (jetty-closer-311-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98648699904589836-127.0.0.1:56938_solr-n_0000000000) closing
   [junit4]   2> 521522 INFO  
(OverseerStateUpdate-98648699904589836-127.0.0.1:56938_solr-n_0000000000) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:56938_solr
   [junit4]   2> 521528 INFO  
(zkCallback-332-thread-1-processing-n:127.0.0.1:56938_solr) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 522993 WARN  
(zkCallback-329-thread-2-processing-n:127.0.0.1:51938_solr) 
[n:127.0.0.1:51938_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 522993 INFO  (jetty-closer-311-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@4058f2c2{/solr,null,UNAVAILABLE}
   [junit4]   2> 523028 WARN  
(zkCallback-330-thread-2-processing-n:127.0.0.1:40368_solr) 
[n:127.0.0.1:40368_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 523028 INFO  (jetty-closer-311-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5654372b{/solr,null,UNAVAILABLE}
   [junit4]   2> 523038 WARN  
(zkCallback-332-thread-1-processing-n:127.0.0.1:56938_solr) 
[n:127.0.0.1:56938_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 523038 INFO  (jetty-closer-311-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1e8b351b{/solr,null,UNAVAILABLE}
   [junit4]   2> 523039 ERROR 
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-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> 523039 INFO  
(SUITE-StreamExpressionTest-seed#[F844E3D2DEC14670]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:60440 60440
   [junit4]   2> 523207 INFO  (Thread-179) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:60440 60440
   [junit4]   2> 523207 WARN  (Thread-179) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/aliases.json
   [junit4]   2>        11      /solr/configs/conf
   [junit4]   2>        8       /solr/configs/ml
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/clusterprops.json
   [junit4]   2>        93      /solr/clusterstate.json
   [junit4]   2>        42      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        35      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        22      /solr/collections/destination/state.json
   [junit4]   2>        22      /solr/collections/mainCorpus/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      /solr/collections/workQueue/state.json
   [junit4]   2>        17      /solr/collections/collection1/state.json
   [junit4]   2>        10      /solr/collections/uknownCollection/state.json
   [junit4]   2>        10      /solr/collections/modelCollection/state.json
   [junit4]   2>        10      
/solr/collections/checkpointCollection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98648699904589836-127.0.0.1:56938_solr-n_0000000000
   [junit4]   2>        2       
/solr/overseer_elect/election/98648699904589835-127.0.0.1:49858_solr-n_0000000001
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        93      /solr/live_nodes
   [junit4]   2>        93      /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-solrj/test/J1/temp/solr.client.solrj.io.stream.StreamExpressionTest_F844E3D2DEC14670-001
   [junit4]   2> Sep 12, 2017 11:45:00 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=Lucene70, 
sim=RandomSimilarity(queryNorm=true): {}, locale=lt, timezone=Africa/Khartoum
   [junit4]   2> NOTE: Linux 3.13.0-88-generic amd64/Oracle Corporation 
1.8.0_144 (64-bit)/cpus=4,threads=1,free=304591272,total=522190848
   [junit4]   2> NOTE: All tests run in this JVM: [TestSolrProperties, 
TestValidatingJsonMap, RegressionEvaluatorTest, TestDocumentObjectBinder, 
QueryResponseTest, TestUpdateRequestCodec, SolrExampleEmbeddedTest, 
CosineEvaluatorTest, TestCloudSolrClientConnections, 
TestCollectionStateWatchers, ClientUtilsTest, SolrDocumentTest, 
TangentEvaluatorTest, NormalizeEvaluatorTest, CloudSolrClientTest, 
SolrExampleStreamingBinaryTest, FacetFieldTest, 
GreaterThanEqualToEvaluatorTest, TestSuggesterResponse, 
HyperbolicSineEvaluatorTest, GetByIdTest, PowerEvaluatorTest, 
TestCollectionAdminRequest, TestPolicy, CloudSolrClientBuilderTest, 
CloudSolrClientCacheTest, ConcurrentUpdateSolrClientTest, 
HttpSolrClientBuilderTest, LBHttpSolrClientBuilderTest, GraphExpressionTest, 
StreamExpressionTest]
   [junit4] Completed [145/145 (1!)] on J1 in 198.28s, 109 tests, 1 failure <<< 
FAILURES!

[...truncated 45318 lines...]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to