Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Linux/378/
Java: 32bit/jdk1.8.0_144 -client -XX:+UseParallelGC

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

Error Message:


Stack Trace:
java.lang.AssertionError
        at 
__randomizedtesting.SeedInfo.seed([6687D324C44617CF:EED3ECFE6ABA7A37]: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)


FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:38129/solr/testcollection_shard1_replica_n3: Expected mime 
type application/octet-stream but got text/html. <html> <head> <meta 
http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/> <title>Error 
404 </title> </head> <body> <h2>HTTP ERROR: 404</h2> <p>Problem accessing 
/solr/testcollection_shard1_replica_n3/update. Reason: <pre>    Can not find: 
/solr/testcollection_shard1_replica_n3/update</pre></p> <hr /><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.3.20.v20170531</a><hr/> 
</body> </html> 

Stack Trace:
org.apache.solr.client.solrj.impl.CloudSolrClient$RouteException: Error from 
server at http://127.0.0.1:38129/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([6687D324C44617CF:5B5F7D08FCA849BF]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:539)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:993)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:862)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:793)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:178)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:126)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:74)
        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)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38129/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:591)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:253)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:242)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.doRequest(LBHttpSolrClient.java:483)
        at 
org.apache.solr.client.solrj.impl.LBHttpSolrClient.request(LBHttpSolrClient.java:413)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.lambda$directUpdate$0(CloudSolrClient.java:516)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more




Build Log:
[...truncated 12929 lines...]
   [junit4] Suite: org.apache.solr.cloud.LeaderElectionContextKeyTest
   [junit4]   2> 1604403 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/init-core-data-001
   [junit4]   2> 1604403 WARN  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=69 numCloses=69
   [junit4]   2> 1604404 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 1604405 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-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> 1604406 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 1 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001
   [junit4]   2> 1604406 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1604406 INFO  (Thread-3817) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1604406 INFO  (Thread-3817) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1604408 ERROR (Thread-3817) [    ] 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> 1604506 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.ZkTestServer start zk server on port:39595
   [junit4]   2> 1604513 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1604514 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@6bb7d0{/solr,null,AVAILABLE}
   [junit4]   2> 1604516 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@604ce2{HTTP/1.1,[http/1.1]}{127.0.0.1:46627}
   [junit4]   2> 1604516 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.e.j.s.Server Started @1605629ms
   [junit4]   2> 1604516 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=46627}
   [junit4]   2> 1604516 ERROR (jetty-launcher-3562-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1604516 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1604516 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1604517 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1604517 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T16:50:21.496Z
   [junit4]   2> 1604519 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1604548 INFO  (jetty-launcher-3562-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:39595/solr
   [junit4]   2> 1604624 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1604625 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:46627_solr
   [junit4]   2> 1604626 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.Overseer Overseer 
(id=98624433119952899-127.0.0.1:46627_solr-n_0000000000) starting
   [junit4]   2> 1604633 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:46627_solr
   [junit4]   2> 1604634 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1604855 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1604880 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1604881 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1604882 INFO  (jetty-launcher-3562-thread-1) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/.
   [junit4]   2> 1604908 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 1604908 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:39595/solr ready
   [junit4]   2> 1604913 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_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> 1604917 INFO  
(OverseerThreadFactory-6506-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection1
   [junit4]   2> 1605022 INFO  
(OverseerStateUpdate-98624433119952899-127.0.0.1:46627_solr-n_0000000000) 
[n:127.0.0.1:46627_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:46627/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1605030 INFO  
(OverseerStateUpdate-98624433119952899-127.0.0.1:46627_solr-n_0000000000) 
[n:127.0.0.1:46627_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:46627/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1605234 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1605234 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1605234 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1605340 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1605340 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1606257 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606257 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606270 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606270 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606274 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606274 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606275 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606275 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606275 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.core.testCollection1.shard2.replica_n3' (registry 
'solr.core.testCollection1.shard2.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1606275 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.core.testCollection1.shard1.replica_n1' (registry 
'solr.core.testCollection1.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1606276 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1606276 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1606276 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/testCollection1_shard2_replica_n3],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/./testCollection1_shard2_replica_n3/data/]
   [junit4]   2> 1606276 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/testCollection1_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/./testCollection1_shard1_replica_n1/data/]
   [junit4]   2> 1606342 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606342 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606344 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1606344 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606346 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@ec1f9f[testCollection1_shard1_replica_n1] main]
   [junit4]   2> 1606347 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606348 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606348 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606348 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606349 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1606349 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606349 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1606349 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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 1577990931955580928
   [junit4]   2> 1606351 INFO  
(searcherExecutor-6510-thread-1-processing-n:127.0.0.1:46627_solr 
x:testCollection1_shard1_replica_n1 s:shard1 c:testCollection1 r:core_node2) 
[n:127.0.0.1:46627_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@ec1f9f[testCollection1_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606351 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@f83a43[testCollection1_shard2_replica_n3] main]
   [junit4]   2> 1606352 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606352 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606353 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606353 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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 1577990931959775232
   [junit4]   2> 1606354 INFO  
(searcherExecutor-6509-thread-1-processing-n:127.0.0.1:46627_solr 
x:testCollection1_shard2_replica_n3 s:shard2 c:testCollection1 r:core_node4) 
[n:127.0.0.1:46627_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@f83a43[testCollection1_shard2_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1606355 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606355 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606355 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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:46627/solr/testCollection1_shard1_replica_n1/
   [junit4]   2> 1606355 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606355 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard1 r:core_node2 x:testCollection1_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46627/solr/testCollection1_shard1_replica_n1/ has no replicas
   [junit4]   2> 1606355 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606356 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606356 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606356 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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:46627/solr/testCollection1_shard2_replica_n3/
   [junit4]   2> 1606357 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606357 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_solr 
c:testCollection1 s:shard2 r:core_node4 x:testCollection1_shard2_replica_n3] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46627/solr/testCollection1_shard2_replica_n3/ has no replicas
   [junit4]   2> 1606357 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606357 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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:46627/solr/testCollection1_shard1_replica_n1/ shard1
   [junit4]   2> 1606358 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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:46627/solr/testCollection1_shard2_replica_n3/ shard2
   [junit4]   2> 1606473 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1606473 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1606508 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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> 1606509 INFO  (qtp27581155-16625) [n:127.0.0.1:46627_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=1275
   [junit4]   2> 1606509 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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> 1606510 INFO  (qtp27581155-16619) [n:127.0.0.1:46627_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=1276
   [junit4]   2> 1606513 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_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> 1606613 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1606613 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1606918 INFO  
(OverseerCollectionConfigSetProcessor-98624433119952899-127.0.0.1:46627_solr-n_0000000000)
 [n:127.0.0.1:46627_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> 1607513 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_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=2600
   [junit4]   2> 1607514 INFO  (qtp27581155-16624) [n:127.0.0.1:46627_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> 1607524 INFO  
(OverseerThreadFactory-6506-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testCollection2
   [junit4]   2> 1607747 INFO  
(OverseerStateUpdate-98624433119952899-127.0.0.1:46627_solr-n_0000000000) 
[n:127.0.0.1:46627_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:46627/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1607749 INFO  
(OverseerStateUpdate-98624433119952899-127.0.0.1:46627_solr-n_0000000000) 
[n:127.0.0.1:46627_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:46627/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1607951 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1607951 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1608056 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1608056 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1608985 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1608985 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1608996 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1608996 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609000 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609000 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609000 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609000 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609001 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.core.testCollection2.shard2.replica_n2' (registry 
'solr.core.testCollection2.shard2.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1609001 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_46627.solr.core.testCollection2.shard1.replica_n1' (registry 
'solr.core.testCollection2.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1609001 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1609001 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 1609001 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/testCollection2_shard2_replica_n2],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/./testCollection2_shard2_replica_n2/data/]
   [junit4]   2> 1609001 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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 
[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/testCollection2_shard1_replica_n1],
 
dataDir=[/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001/tempDir-001/node1/./testCollection2_shard1_replica_n1/data/]
   [junit4]   2> 1609060 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609061 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609062 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1609062 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1609063 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@fc92be[testCollection2_shard2_replica_n2] main]
   [junit4]   2> 1609064 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609065 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609065 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609067 INFO  
(searcherExecutor-6520-thread-1-processing-n:127.0.0.1:46627_solr 
x:testCollection2_shard2_replica_n2 s:shard2 c:testCollection2 r:core_node4) 
[n:127.0.0.1:46627_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@fc92be[testCollection2_shard2_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1609067 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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 1577990934805610496
   [junit4]   2> 1609068 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609068 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609069 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 1609069 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 1609071 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609071 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609071 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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:46627/solr/testCollection2_shard2_replica_n2/
   [junit4]   2> 1609071 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609071 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard2 r:core_node4 x:testCollection2_shard2_replica_n2] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46627/solr/testCollection2_shard2_replica_n2/ has no replicas
   [junit4]   2> 1609071 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@223406[testCollection2_shard1_replica_n1] main]
   [junit4]   2> 1609071 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609072 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609072 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609073 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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:46627/solr/testCollection2_shard2_replica_n2/ shard2
   [junit4]   2> 1609073 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609074 INFO  
(searcherExecutor-6519-thread-1-processing-n:127.0.0.1:46627_solr 
x:testCollection2_shard1_replica_n1 s:shard1 c:testCollection2 r:core_node3) 
[n:127.0.0.1:46627_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@223406[testCollection2_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 1609074 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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 1577990934812950528
   [junit4]   2> 1609077 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609077 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609078 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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:46627/solr/testCollection2_shard1_replica_n1/
   [junit4]   2> 1609078 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609078 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_solr 
c:testCollection2 s:shard1 r:core_node3 x:testCollection2_shard1_replica_n1] 
o.a.s.c.SyncStrategy 
http://127.0.0.1:46627/solr/testCollection2_shard1_replica_n1/ has no replicas
   [junit4]   2> 1609078 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609079 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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:46627/solr/testCollection2_shard1_replica_n1/ shard1
   [junit4]   2> 1609181 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1609181 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1609224 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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> 1609225 INFO  (qtp27581155-16618) [n:127.0.0.1:46627_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=1273
   [junit4]   2> 1609230 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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> 1609231 INFO  (qtp27581155-16620) [n:127.0.0.1:46627_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=1280
   [junit4]   2> 1609233 INFO  (qtp27581155-16624) [n:127.0.0.1:46627_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> 1609333 INFO  
(zkCallback-3569-thread-1-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1609333 INFO  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_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> 1609525 INFO  
(OverseerCollectionConfigSetProcessor-98624433119952899-127.0.0.1:46627_solr-n_0000000000)
 [n:127.0.0.1:46627_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> 1610233 INFO  (qtp27581155-16624) [n:127.0.0.1:46627_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=2719
   [junit4]   2> 1610234 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection1 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1610234 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection1
   [junit4]   2> 1610234 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testCollection2 failOnTimeout:true timeout (sec):30
   [junit4]   2> 1610234 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testCollection2
   [junit4]   2> 1610251 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[6687D324C44617CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting test
   [junit4]   2> 1610254 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=null
   [junit4]   2> 1610254 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_solr    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1115d3e: rootName = 
solr_46627, 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@496c18
   [junit4]   2> 1610273 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_solr    ] 
o.a.s.c.SolrCore [testCollection1_shard2_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@e72cd0
   [junit4]   2> 1610273 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testCollection1.shard2.replica_n3, tag=15150288
   [junit4]   2> 1610273 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_solr    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testCollection1.shard2.leader, tag=15150288
   [junit4]   2> 1610275 INFO  (qtp27581155-16623) [n:127.0.0.1:46627_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=21
   [junit4]   2> 1610276 INFO  
(TEST-LeaderElectionContextKeyTest.test-seed#[6687D324C44617CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Ending test
   [junit4]   2> NOTE: reproduce with: ant test  
-Dtestcase=LeaderElectionContextKeyTest -Dtests.method=test 
-Dtests.seed=6687D324C44617CF -Dtests.multiplier=3 -Dtests.slow=true 
-Dtests.locale=pt-PT -Dtests.timezone=Australia/Brisbane -Dtests.asserts=true 
-Dtests.file.encoding=ISO-8859-1
   [junit4] FAILURE 0.04s J0 | LeaderElectionContextKeyTest.test <<<
   [junit4]    > Throwable #1: java.lang.AssertionError
   [junit4]    >        at 
__randomizedtesting.SeedInfo.seed([6687D324C44617CF:EED3ECFE6ABA7A37]:0)
   [junit4]    >        at 
org.apache.solr.cloud.LeaderElectionContextKeyTest.test(LeaderElectionContextKeyTest.java:88)
   [junit4]    >        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 1610279 INFO  (jetty-closer-3563-thread-1) [    ] 
o.e.j.s.AbstractConnector Stopped 
ServerConnector@604ce2{HTTP/1.1,[http/1.1]}{127.0.0.1:0}
   [junit4]   2> 1610280 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.c.CoreContainer Shutting down CoreContainer instance=18853601
   [junit4]   2> 1610280 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.node, 
tag=null
   [junit4]   2> 1610280 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@755583: rootName = 
solr_46627, domain = solr.node, service url = null, agent id = null] for 
registry solr.node / com.codahale.metrics.MetricRegistry@1f8139b
   [junit4]   2> 1610284 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jvm, 
tag=null
   [junit4]   2> 1610284 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@19470cb: rootName = 
solr_46627, domain = solr.jvm, service url = null, agent id = null] for 
registry solr.jvm / com.codahale.metrics.MetricRegistry@e8ccbb
   [junit4]   2> 1610289 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.jetty, 
tag=null
   [junit4]   2> 1610289 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@1388835: rootName = 
solr_46627, domain = solr.jetty, service url = null, agent id = null] for 
registry solr.jetty / com.codahale.metrics.MetricRegistry@d74b3e
   [junit4]   2> 1610289 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.m.SolrMetricManager Closing metric reporters for registry=solr.cluster, 
tag=null
   [junit4]   2> 1610291 INFO  (coreCloseExecutor-6529-thread-1) 
[n:127.0.0.1:46627_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@b5210d
   [junit4]   2> 1610291 INFO  (coreCloseExecutor-6529-thread-1) 
[n:127.0.0.1:46627_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=11870477
   [junit4]   2> 1610291 INFO  (coreCloseExecutor-6529-thread-1) 
[n:127.0.0.1:46627_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@145aa3b: rootName = 
solr_46627, 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@5a298c
   [junit4]   2> 1610293 INFO  (coreCloseExecutor-6529-thread-3) 
[n:127.0.0.1:46627_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@79cdee
   [junit4]   2> 1610294 INFO  (coreCloseExecutor-6529-thread-2) 
[n:127.0.0.1:46627_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@1b69c95
   [junit4]   2> 1610304 INFO  (coreCloseExecutor-6529-thread-3) 
[n:127.0.0.1:46627_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=7982574
   [junit4]   2> 1610304 INFO  (coreCloseExecutor-6529-thread-3) 
[n:127.0.0.1:46627_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@ce998: rootName = 
solr_46627, 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@1aa9df9
   [junit4]   2> 1610313 INFO  (coreCloseExecutor-6529-thread-2) 
[n:127.0.0.1:46627_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=28744853
   [junit4]   2> 1610313 INFO  (coreCloseExecutor-6529-thread-2) 
[n:127.0.0.1:46627_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@633102: rootName = 
solr_46627, 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@1f2f87a
   [junit4]   2> 1610320 INFO  (coreCloseExecutor-6529-thread-2) 
[n:127.0.0.1:46627_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=28744853
   [junit4]   2> 1610320 INFO  (coreCloseExecutor-6529-thread-1) 
[n:127.0.0.1:46627_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=11870477
   [junit4]   2> 1610320 INFO  (coreCloseExecutor-6529-thread-3) 
[n:127.0.0.1:46627_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=7982574
   [junit4]   2> 1610323 INFO  (jetty-closer-3563-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98624433119952899-127.0.0.1:46627_solr-n_0000000000) closing
   [junit4]   2> 1610323 INFO  
(OverseerStateUpdate-98624433119952899-127.0.0.1:46627_solr-n_0000000000) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:46627_solr
   [junit4]   2> 1611823 WARN  
(zkCallback-3569-thread-2-processing-n:127.0.0.1:46627_solr) 
[n:127.0.0.1:46627_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1611824 INFO  (jetty-closer-3563-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@6bb7d0{/solr,null,UNAVAILABLE}
   [junit4]   2> 1611824 ERROR 
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-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> 1611825 INFO  
(SUITE-LeaderElectionContextKeyTest-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:39595 39595
   [junit4]   2> 1616859 INFO  (Thread-3817) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:39595 39595
   [junit4]   2> 1616860 WARN  (Thread-3817) [    ] 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>        5       /solr/collections/testCollection2/state.json
   [junit4]   2>        5       /solr/collections/testCollection1/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: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.LeaderElectionContextKeyTest_6687D324C44617CF-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): {}, 
docValues:{}, maxPointsInLeafNode=1828, maxMBSortInHeap=5.390632923142489, 
sim=RandomSimilarity(queryNorm=true): {}, locale=pt-PT, 
timezone=Australia/Brisbane
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=135349632,total=485490688
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, 
BlockJoinFacetDistribTest, ResponseHeaderTest, 
DistributedQueryElevationComponentTest, HdfsLockFactoryTest, 
QueryElevationComponentTest, MoveReplicaTest, AliasIntegrationTest, 
IndexBasedSpellCheckerTest, AnalyticsMergeStrategyTest, SaslZkACLProviderTest, 
HdfsChaosMonkeySafeLeaderTest, TestFieldCacheVsDocValues, 
TestSchemaVersionResource, DeleteStatusTest, PluginInfoTest, TestStressLucene, 
TestBinaryField, TestSQLHandler, TestSegmentSorting, 
TestDocBasedVersionConstraints, TestRealTimeGet, TestHighlightDedupGrouping, 
TestMaxTokenLenTokenizer, SubstringBytesRefFilterTest, AddBlockUpdateTest, 
ChaosMonkeyNothingIsSafeTest, TestRawResponseWriter, 
HdfsBasicDistributedZk2Test, DistributedSpellCheckComponentTest, 
AsyncCallRequestStatusResponseTest, TestJsonFacetRefinement, 
TestRemoteStreaming, TestExtendedDismaxParser, TestReloadAndDeleteDocs, 
TestFunctionQuery, BitVectorTest, TestRandomDVFaceting, MBeansHandlerTest, 
ZkNodePropsTest, TestCloudPivotFacet, TestReplicationHandler, 
TestCollationField, TestWordDelimiterFilterFactory, HdfsRecoverLeaseTest, 
TestTrackingShardHandlerFactory, TestHalfAndHalfDocValues, 
XmlUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
TestReplicationHandlerBackup, ClassificationUpdateProcessorTest, 
EchoParamsTest, StatsReloadRaceTest, RemoteQueryErrorTest, 
SolrSlf4jReporterTest, TolerantUpdateProcessorTest, TestScoreJoinQPNoScore, 
TestMiniSolrCloudClusterSSL, TestSha256AuthenticationProvider, 
TestComponentsName, DefaultValueUpdateProcessorTest, SolrGraphiteReporterTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, HLLSerializationTest, 
BasicAuthIntegrationTest, DataDrivenBlockJoinTest, 
TestStressCloudBlindAtomicUpdates, MetricUtilsTest, TestRangeQuery, 
TestMergePolicyConfig, TestSolrConfigHandlerConcurrent, RequestHandlersTest, 
AtomicUpdatesTest, CollectionsAPIAsyncDistributedZkTest, 
WrapperMergePolicyFactoryTest, TestNumericTerms32, SolrMetricReporterTest, 
TestRestManager, TestCrossCoreJoin, TestBadConfig, TestSolrDeletionPolicy1, 
SynonymTokenizerTest, BasicDistributedZkTest, CollectionReloadTest, 
OpenExchangeRatesOrgProviderTest, TestCustomStream, TestFieldResource, 
TestConfigsApi, HdfsSyncSliceTest, DistribJoinFromCollectionTest, 
EnumFieldTest, CurrencyFieldTypeTest, TestManagedSchemaThreadSafety, 
TestJettySolrRunner, TestRequestForwarding, HighlighterConfigTest, 
FieldAnalysisRequestHandlerTest, TestOmitPositions, 
TestLMDirichletSimilarityFactory, TestMultiValuedNumericRangeQuery, 
BlockDirectoryTest, DeleteNodeTest, TestCloudDeleteByQuery, 
LeaderInitiatedRecoveryOnCommitTest, GraphQueryTest, TestLegacyFieldReuse, 
TestCSVLoader, TestLeaderInitiatedRecoveryThread, 
DistributedFacetPivotWhiteBoxTest, TestSolrCloudWithDelegationTokens, 
TestHdfsCloudBackupRestore, LargeFieldTest, MissingSegmentRecoveryTest, 
TestWriterPerf, ConfigSetsAPITest, TestDistributedSearch, 
BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, TestRandomFaceting, ZkCLITest, 
TestStressVersions, SolrCoreTest, SpellCheckComponentTest, ConvertedLegacyTest, 
TestSort, TestLazyCores, SolrIndexSplitterTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, 
SortByFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, 
FastVectorHighlighterTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, 
TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, 
TestTolerantSearch, AssignBackwardCompatibilityTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, 
LeaderElectionContextKeyTest]
   [junit4] Completed [512/731 (1!)] on J0 in 12.48s, 1 test, 1 failure <<< 
FAILURES!

[...truncated 67 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 1738329 INFO  
(SUITE-TestAuthenticationFramework-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_6687D324C44617CF-001/init-core-data-001
   [junit4]   2> 1738329 WARN  
(SUITE-TestAuthenticationFramework-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 startTrackingSearchers: numOpens=21 numCloses=21
   [junit4]   2> 1738329 INFO  
(SUITE-TestAuthenticationFramework-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 1738331 INFO  
(SUITE-TestAuthenticationFramework-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (true) via: 
@org.apache.solr.util.RandomizeSSL(reason=, ssl=NaN, value=NaN, clientAuth=NaN)
   [junit4]   2> 1738334 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[6687D324C44617CF]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_6687D324C44617CF-001/tempDir-001
   [junit4]   2> 1738334 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[6687D324C44617CF]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 1738334 INFO  (Thread-4194) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 1738334 INFO  (Thread-4194) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 1738336 ERROR (Thread-4194) [    ] 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> 1738434 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[6687D324C44617CF]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:42371
   [junit4]   2> 1738439 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1738439 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 1738440 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@f4b23{/solr,null,AVAILABLE}
   [junit4]   2> 1738440 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1b365c5{/solr,null,AVAILABLE}
   [junit4]   2> 1738441 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@14c6a4a{HTTP/1.1,[http/1.1]}{127.0.0.1:38129}
   [junit4]   2> 1738441 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.e.j.s.Server Started @1739554ms
   [junit4]   2> 1738441 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38129}
   [junit4]   2> 1738442 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@473df3{HTTP/1.1,[http/1.1]}{127.0.0.1:39825}
   [junit4]   2> 1738442 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.e.j.s.Server Started @1739555ms
   [junit4]   2> 1738442 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=39825}
   [junit4]   2> 1738442 ERROR (jetty-launcher-3815-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1738442 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1738442 ERROR (jetty-launcher-3815-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.1.0
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T16:52:35.422Z
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 1738443 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-08T16:52:35.422Z
   [junit4]   2> 1738444 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1738447 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 1738455 INFO  (jetty-launcher-3815-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42371/solr
   [junit4]   2> 1738456 INFO  (jetty-launcher-3815-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:42371/solr
   [junit4]   2> 1738522 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1738523 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38129_solr
   [junit4]   2> 1738524 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.Overseer Overseer 
(id=98624441897058310-127.0.0.1:38129_solr-n_0000000000) starting
   [junit4]   2> 1738529 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38129_solr
   [junit4]   2> 1738534 INFO  
(zkCallback-3827-thread-1-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1738535 INFO  
(zkCallback-3826-thread-1-processing-n:127.0.0.1:39825_solr) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 1738535 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 1738536 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:39825_solr
   [junit4]   2> 1738537 INFO  
(zkCallback-3826-thread-1-processing-n:127.0.0.1:39825_solr) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1738537 INFO  
(zkCallback-3827-thread-2-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 1738641 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1738693 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39825.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1738704 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39825.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1738704 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_39825.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1738706 INFO  (jetty-launcher-3815-thread-2) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_6687D324C44617CF-001/tempDir-001/node2/.
   [junit4]   2> 1739031 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 1739061 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38129.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1739070 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38129.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1739071 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38129.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@1960204
   [junit4]   2> 1739072 INFO  (jetty-launcher-3815-thread-1) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_6687D324C44617CF-001/tempDir-001/node1/.
   [junit4]   2> 1739132 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[6687D324C44617CF]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 1739132 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[6687D324C44617CF]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:42371/solr ready
   [junit4]   2> 1739134 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[6687D324C44617CF]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 1739136 INFO  (qtp13634956-18162) [n:127.0.0.1:38129_solr    ] 
o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 1739138 INFO  
(OverseerThreadFactory-7023-thread-1-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 1739243 INFO  
(OverseerStateUpdate-98624441897058310-127.0.0.1:38129_solr-n_0000000000) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n1",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39825/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1739246 INFO  
(OverseerStateUpdate-98624441897058310-127.0.0.1:38129_solr-n_0000000000) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n3",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38129/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1739248 INFO  
(OverseerStateUpdate-98624441897058310-127.0.0.1:38129_solr-n_0000000000) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n4",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:39825/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1739250 INFO  
(OverseerStateUpdate-98624441897058310-127.0.0.1:38129_solr-n_0000000000) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38129/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 1739452 INFO  (qtp13634956-18155) [n:127.0.0.1:38129_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1739452 INFO  (qtp24785335-18158) [n:127.0.0.1:39825_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node6&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1739453 INFO  (qtp13634956-18155) [n:127.0.0.1:38129_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1739453 INFO  (qtp24785335-18158) [n:127.0.0.1:39825_solr    ] 
o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 2147483647 
transient cores
   [junit4]   2> 1739454 INFO  (qtp24785335-18156) [n:127.0.0.1:39825_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node2&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1739455 INFO  (qtp13634956-18157) [n:127.0.0.1:38129_solr    ] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 1739559 INFO  
(zkCallback-3827-thread-1-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739559 INFO  
(zkCallback-3827-thread-2-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739559 INFO  
(zkCallback-3826-thread-1-processing-n:127.0.0.1:39825_solr) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.c.ZkStateReader A cluster state change: 
[WatchedEvent state:SyncConnected type:NodeDataChanged 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 1739560 INFO  (zkCallback-3826-thread-2-processing-n:127.0.0.

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

stry solr.core.testcollection.shard1.replica_n2 / 
com.codahale.metrics.MetricRegistry@1ff2983
   [junit4]   2> 1747226 INFO  (coreCloseExecutor-7069-thread-2) 
[n:127.0.0.1:39825_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=20932580
   [junit4]   2> 1747229 INFO  (coreCloseExecutor-7069-thread-1) 
[n:127.0.0.1:39825_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=20083028
   [junit4]   2> 1747229 INFO  (coreCloseExecutor-7068-thread-1) 
[n:127.0.0.1:38129_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=19431878
   [junit4]   2> 1747230 INFO  (coreCloseExecutor-7068-thread-2) 
[n:127.0.0.1:38129_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, tag=6181225
   [junit4]   2> 1747235 INFO  (jetty-closer-3816-thread-2) [    ] 
o.a.s.c.Overseer Overseer 
(id=98624441897058310-127.0.0.1:38129_solr-n_0000000000) closing
   [junit4]   2> 1747236 INFO  
(OverseerStateUpdate-98624441897058310-127.0.0.1:38129_solr-n_0000000000) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:38129_solr
   [junit4]   2> 1747237 INFO  
(zkCallback-3827-thread-1-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 1748736 WARN  
(zkCallback-3826-thread-1-processing-n:127.0.0.1:39825_solr) 
[n:127.0.0.1:39825_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1748736 INFO  (jetty-closer-3816-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1b365c5{/solr,null,UNAVAILABLE}
   [junit4]   2> 1748742 WARN  
(zkCallback-3827-thread-1-processing-n:127.0.0.1:38129_solr) 
[n:127.0.0.1:38129_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 1748743 INFO  (jetty-closer-3816-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@f4b23{/solr,null,UNAVAILABLE}
   [junit4]   2> 1748743 ERROR 
(SUITE-TestAuthenticationFramework-seed#[6687D324C44617CF]-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> 1748745 INFO  
(SUITE-TestAuthenticationFramework-seed#[6687D324C44617CF]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:42371 42371
   [junit4]   2> 1748781 INFO  (Thread-4194) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:42371 42371
   [junit4]   2> 1748782 WARN  (Thread-4194) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        24      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/home/jenkins/workspace/Lucene-Solr-7.x-Linux/solr/build/solr-core/test/J0/temp/solr.cloud.TestAuthenticationFramework_6687D324C44617CF-001
   [junit4]   2> Sep 08, 2017 4:52:45 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): 
{id=PostingsFormat(name=Memory)}, 
docValues:{_version_=DocValuesFormat(name=Asserting)}, 
maxPointsInLeafNode=1946, maxMBSortInHeap=7.886931673143263, 
sim=RandomSimilarity(queryNorm=false): {}, locale=ar-DZ, timezone=Africa/Ceuta
   [junit4]   2> NOTE: Linux 4.10.0-33-generic i386/Oracle Corporation 
1.8.0_144 (32-bit)/cpus=8,threads=1,free=176240912,total=527433728
   [junit4]   2> NOTE: All tests run in this JVM: [PeerSyncTest, 
BlockJoinFacetDistribTest, ResponseHeaderTest, 
DistributedQueryElevationComponentTest, HdfsLockFactoryTest, 
QueryElevationComponentTest, MoveReplicaTest, AliasIntegrationTest, 
IndexBasedSpellCheckerTest, AnalyticsMergeStrategyTest, SaslZkACLProviderTest, 
HdfsChaosMonkeySafeLeaderTest, TestFieldCacheVsDocValues, 
TestSchemaVersionResource, DeleteStatusTest, PluginInfoTest, TestStressLucene, 
TestBinaryField, TestSQLHandler, TestSegmentSorting, 
TestDocBasedVersionConstraints, TestRealTimeGet, TestHighlightDedupGrouping, 
TestMaxTokenLenTokenizer, SubstringBytesRefFilterTest, AddBlockUpdateTest, 
ChaosMonkeyNothingIsSafeTest, TestRawResponseWriter, 
HdfsBasicDistributedZk2Test, DistributedSpellCheckComponentTest, 
AsyncCallRequestStatusResponseTest, TestJsonFacetRefinement, 
TestRemoteStreaming, TestExtendedDismaxParser, TestReloadAndDeleteDocs, 
TestFunctionQuery, BitVectorTest, TestRandomDVFaceting, MBeansHandlerTest, 
ZkNodePropsTest, TestCloudPivotFacet, TestReplicationHandler, 
TestCollationField, TestWordDelimiterFilterFactory, HdfsRecoverLeaseTest, 
TestTrackingShardHandlerFactory, TestHalfAndHalfDocValues, 
XmlUpdateRequestHandlerTest, DocumentAnalysisRequestHandlerTest, 
TestReplicationHandlerBackup, ClassificationUpdateProcessorTest, 
EchoParamsTest, StatsReloadRaceTest, RemoteQueryErrorTest, 
SolrSlf4jReporterTest, TolerantUpdateProcessorTest, TestScoreJoinQPNoScore, 
TestMiniSolrCloudClusterSSL, TestSha256AuthenticationProvider, 
TestComponentsName, DefaultValueUpdateProcessorTest, SolrGraphiteReporterTest, 
IgnoreCommitOptimizeUpdateProcessorFactoryTest, HLLSerializationTest, 
BasicAuthIntegrationTest, DataDrivenBlockJoinTest, 
TestStressCloudBlindAtomicUpdates, MetricUtilsTest, TestRangeQuery, 
TestMergePolicyConfig, TestSolrConfigHandlerConcurrent, RequestHandlersTest, 
AtomicUpdatesTest, CollectionsAPIAsyncDistributedZkTest, 
WrapperMergePolicyFactoryTest, TestNumericTerms32, SolrMetricReporterTest, 
TestRestManager, TestCrossCoreJoin, TestBadConfig, TestSolrDeletionPolicy1, 
SynonymTokenizerTest, BasicDistributedZkTest, CollectionReloadTest, 
OpenExchangeRatesOrgProviderTest, TestCustomStream, TestFieldResource, 
TestConfigsApi, HdfsSyncSliceTest, DistribJoinFromCollectionTest, 
EnumFieldTest, CurrencyFieldTypeTest, TestManagedSchemaThreadSafety, 
TestJettySolrRunner, TestRequestForwarding, HighlighterConfigTest, 
FieldAnalysisRequestHandlerTest, TestOmitPositions, 
TestLMDirichletSimilarityFactory, TestMultiValuedNumericRangeQuery, 
BlockDirectoryTest, DeleteNodeTest, TestCloudDeleteByQuery, 
LeaderInitiatedRecoveryOnCommitTest, GraphQueryTest, TestLegacyFieldReuse, 
TestCSVLoader, TestLeaderInitiatedRecoveryThread, 
DistributedFacetPivotWhiteBoxTest, TestSolrCloudWithDelegationTokens, 
TestHdfsCloudBackupRestore, LargeFieldTest, MissingSegmentRecoveryTest, 
TestWriterPerf, ConfigSetsAPITest, TestDistributedSearch, 
BasicDistributedZk2Test, UnloadDistributedZkTest, OpenCloseCoreStressTest, 
LeaderElectionIntegrationTest, TestRandomFaceting, ZkCLITest, 
TestStressVersions, SolrCoreTest, SpellCheckComponentTest, ConvertedLegacyTest, 
TestSort, TestLazyCores, SolrIndexSplitterTest, SimplePostToolTest, 
AnalysisAfterCoreReloadTest, SignatureUpdateProcessorFactoryTest, 
SpellCheckCollatorTest, SolrRequestParserTest, DocValuesTest, 
SortByFunctionTest, XsltUpdateRequestHandlerTest, TestSurroundQueryParser, 
LukeRequestHandlerTest, TestValueSourceCache, 
PathHierarchyTokenizerFactoryTest, TestIndexingPerformance, RequiredFieldsTest, 
FastVectorHighlighterTest, IndexSchemaTest, UpdateRequestProcessorFactoryTest, 
TestCSVResponseWriter, BinaryUpdateRequestHandlerTest, CSVRequestHandlerTest, 
TestQuerySenderListener, UpdateParamsTest, AlternateDirectoryTest, 
TestQuerySenderNoQuery, CopyFieldTest, ResponseLogComponentTest, 
SolrIndexConfigTest, BadComponentTest, TestStressRecovery, 
TestSolrDeletionPolicy2, SampleTest, TestDocSet, TestSearchPerf, 
TestElisionMultitermQuery, TestConfig, OutputWriterTest, 
TestFuzzyAnalyzedSuggestions, ExternalFileFieldSortTest, 
DirectSolrConnectionTest, TestLuceneMatchVersion, TestPhraseSuggestions, 
SpellPossibilityIteratorTest, TestCharFilters, TestCodecSupport, 
TestSweetSpotSimilarityFactory, TestDFRSimilarityFactory, 
TestPerFieldSimilarity, TestLMJelinekMercerSimilarityFactory, 
TestIBSimilarityFactory, TestFastWriter, ResourceLoaderTest, 
TestFastOutputStream, URLClassifyProcessorTest, TestFastLRUCache, 
PreAnalyzedFieldTest, TestSystemIdResolver, PrimUtilsTest, 
SpellingQueryConverterTest, RAMDirectoryFactoryTest, TestLRUCache, TestUtils, 
TestDocumentBuilder, SliceStateTest, SystemInfoHandlerTest, UUIDFieldTest, 
FileUtilsTest, CircularListTest, TestRTGBase, CursorPagingTest, 
TestTolerantSearch, AssignBackwardCompatibilityTest, 
ChaosMonkeySafeLeaderWithPullReplicasTest, CreateCollectionCleanupTest, 
DeleteLastCustomShardedReplicaTest, DistribCursorPagingTest, 
LeaderElectionContextKeyTest, LeaderInitiatedRecoveryOnShardRestartTest, 
MoveReplicaHDFSTest, MultiThreadedOCPTest, ReplaceNodeTest, 
SharedFSAutoReplicaFailoverTest, SharedFSAutoReplicaFailoverUtilsTest, 
SolrCloudExampleTest, TestAuthenticationFramework]
   [junit4] Completed [532/731 (2!)] on J0 in 10.73s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to