Build: https://jenkins.thetaphi.de/job/Lucene-Solr-7.x-Solaris/187/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseConcMarkSweepGC

2 tests failed.
FAILED:  org.apache.solr.cloud.TestAuthenticationFramework.testBasics

Error Message:
Error from server at 
http://127.0.0.1:51193/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:51193/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([C40CD8A653B12A21:F9D4768A6B5F7451]: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:51193/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


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

Error Message:
expected:<99.9817> but was:<96.92565767576801>

Stack Trace:
java.lang.AssertionError: expected:<99.9817> but was:<96.92565767576801>
        at 
__randomizedtesting.SeedInfo.seed([41088374A0026D27:D9187CD502BB155B]:0)
        at org.junit.Assert.fail(Assert.java:93)
        at org.junit.Assert.failNotEquals(Assert.java:647)
        at org.junit.Assert.assertEquals(Assert.java:443)
        at org.junit.Assert.assertEquals(Assert.java:512)
        at 
org.apache.solr.client.solrj.io.stream.StreamExpressionTest.testPoissonDistribution(StreamExpressionTest.java:6318)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)




Build Log:
[...truncated 12845 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/init-core-data-001
   [junit4]   2> 3064008 INFO  
(SUITE-TestAuthenticationFramework-seed#[C40CD8A653B12A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=true
   [junit4]   2> 3064010 INFO  
(SUITE-TestAuthenticationFramework-seed#[C40CD8A653B12A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN)
   [junit4]   2> 3064010 INFO  
(SUITE-TestAuthenticationFramework-seed#[C40CD8A653B12A21]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> 3064013 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001
   [junit4]   2> 3064013 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 3064013 INFO  (Thread-4823) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 3064013 INFO  (Thread-4823) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 3064016 ERROR (Thread-4823) [    ] 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> 3064113 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:62513
   [junit4]   2> 3064121 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3064121 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 3064124 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@18b32334{/solr,null,AVAILABLE}
   [junit4]   2> 3064124 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@2202461e{/solr,null,AVAILABLE}
   [junit4]   2> 3064127 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@37b537de{HTTP/1.1,[http/1.1]}{127.0.0.1:40797}
   [junit4]   2> 3064127 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.e.j.s.Server Started @3067218ms
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=40797}
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@38e51ebc{HTTP/1.1,[http/1.1]}{127.0.0.1:51193}
   [junit4]   2> 3064128 ERROR (jetty-launcher-5028-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.e.j.s.Server Started @3067218ms
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=51193}
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3064128 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-17T06:47:24.858Z
   [junit4]   2> 3064128 ERROR (jetty-launcher-5028-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 3064129 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
7.1.0
   [junit4]   2> 3064129 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 3064129 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 3064129 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-09-17T06:47:24.859Z
   [junit4]   2> 3064139 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3064140 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 3064159 INFO  (jetty-launcher-5028-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62513/solr
   [junit4]   2> 3064159 INFO  (jetty-launcher-5028-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:62513/solr
   [junit4]   2> 3064419 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3064420 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:51193_solr
   [junit4]   2> 3064423 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 3064423 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.Overseer Overseer 
(id=98673023041208325-127.0.0.1:51193_solr-n_0000000000) starting
   [junit4]   2> 3064429 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:40797_solr
   [junit4]   2> 3064434 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3064437 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 3064457 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:51193_solr
   [junit4]   2> 3064460 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3064474 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 3064519 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40797.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3064526 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40797.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3064526 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40797.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3064527 INFO  (jetty-launcher-5028-thread-2) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node2/.
   [junit4]   2> 3064528 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 3064588 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 3064626 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3064634 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3064635 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3064636 INFO  (jetty-launcher-5028-thread-1) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node1/.
   [junit4]   2> 3064665 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxn caught end of stream exception
   [junit4]   2> EndOfStreamException: Unable to read additional data from 
client sessionid 0x15e8e9777490007, likely client has closed socket
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxn.doIO(NIOServerCnxn.java:239)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:203)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3064685 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 3064686 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:62513/solr ready
   [junit4]   2> 3064691 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 3064694 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_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> 3064697 INFO  
(OverseerThreadFactory-10259-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 3064820 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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:40797/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3064827 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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:51193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3064831 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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:40797/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3064835 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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_n6",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:51193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3065076 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_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> 3065077 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3065077 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_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_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 3065077 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr    
] o.a.s.c.TransientSolrCoreCacheDefault Allocating transient cache for 
2147483647 transient cores
   [junit4]   2> 3065078 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_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> 3065078 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr    
] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&coreNodeName=core_node7&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> 3065193 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3065193 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3065193 INFO  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3065194 INFO  
(zkCallback-5040-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3066124 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3066128 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3066212 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3066218 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.1.0
   [junit4]   2> 3066222 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n4] Schema name=minimal
   [junit4]   2> 3066224 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3066224 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n4' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3066225 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40797.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3066225 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3066225 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n4] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 3066240 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n3] Schema name=minimal
   [junit4]   2> 3066242 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3066242 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n3' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3066242 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51193.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3066243 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3066243 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n3] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 3066250 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 3066253 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3066254 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n1' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3066254 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_40797.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3066254 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3066254 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema [testcollection_shard2_replica_n6] Schema name=minimal
   [junit4]   2> 3066254 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 3066256 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 3066256 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard2_replica_n6' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 3066257 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_51193.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@3a49a450
   [junit4]   2> 3066257 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 3066257 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore [[testcollection_shard2_replica_n6] ] Opening new SolrCore at 
[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_C40CD8A653B12A21-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 3066385 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3066385 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3066387 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3066387 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3066390 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4891c3cc[testcollection_shard1_replica_n3] main]
   [junit4]   2> 3066402 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3066402 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3066403 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3066403 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3066403 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3066404 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3066404 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3066405 INFO  
(searcherExecutor-10265-thread-1-processing-n:127.0.0.1:51193_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:51193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@4891c3cc[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066405 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578768371165429760
   [junit4]   2> 3066406 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3066407 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3066408 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3066408 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3066410 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@257e2734[testcollection_shard1_replica_n1] main]
   [junit4]   2> 3066410 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7e158a06[testcollection_shard2_replica_n4] main]
   [junit4]   2> 3066412 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3066413 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 3066413 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 3066413 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3066414 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3066414 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3066414 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3066414 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578768371174866944
   [junit4]   2> 3066414 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 3066415 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 3066415 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3066415 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578768371175915520
   [junit4]   2> 3066427 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@70587a0d[testcollection_shard2_replica_n6] main]
   [junit4]   2> 3066428 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3066429 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3066429 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 3066429 INFO  
(searcherExecutor-10264-thread-1-processing-n:127.0.0.1:40797_solr 
x:testcollection_shard2_replica_n4 s:shard2 c:testcollection r:core_node7) 
[n:127.0.0.1:40797_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4] Registered new searcher 
Searcher@7e158a06[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066430 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 
url=http://127.0.0.1:51193/solr START 
replicas=[http://127.0.0.1:40797/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 3066430 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 3066431 INFO  
(searcherExecutor-10266-thread-1-processing-n:127.0.0.1:40797_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:40797_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@257e2734[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066437 INFO  (qtp837027100-24199) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3066437 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 3066438 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 3066439 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for  10000
   [junit4]   2> 3066439 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1578768371201081344
   [junit4]   2> 3066440 INFO  
(searcherExecutor-10267-thread-1-processing-n:127.0.0.1:51193_solr 
x:testcollection_shard2_replica_n6 s:shard2 c:testcollection r:core_node8) 
[n:127.0.0.1:51193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6] Registered new searcher 
Searcher@70587a0d[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 3066544 INFO  
(zkCallback-5040-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3066544 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3066544 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3066544 INFO  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3066731 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n3 
url=http://127.0.0.1:51193/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3066731 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3066732 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3066732 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3066740 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 3066850 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3066850 INFO  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3066851 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3066851 INFO  
(zkCallback-5040-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3066904 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3066926 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={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}
 status=0 QTime=1849
   [junit4]   2> 3066941 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 3066941 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 3066942 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:40797/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 3066942 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=http://127.0.0.1:40797/solr START 
replicas=[http://127.0.0.1:51193/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 3066945 INFO  (qtp1235440196-24206) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3067045 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3067045 INFO  
(zkCallback-5040-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3067046 INFO  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3067046 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3067243 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=http://127.0.0.1:40797/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 3067244 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 3067244 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 3067244 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 3067251 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:40797/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 3067359 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3067359 INFO  
(zkCallback-5040-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3067359 INFO  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3067359 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3067405 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 3067407 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2329
   [junit4]   2> 3067444 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={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}
 status=0 QTime=2368
   [junit4]   2> 3067449 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2373
   [junit4]   2> 3067456 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_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> 3067554 INFO  
(zkCallback-5039-thread-1-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3067554 INFO  
(zkCallback-5040-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3067554 INFO  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_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> 3067554 INFO  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_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> 3068457 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=3764
   [junit4]   2> 3068457 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node2 rstate:active live:true
   [junit4]   1> replica:core_node5 rstate:active live:true
   [junit4]   1> replica:core_node7 rstate:active live:true
   [junit4]   1> replica:core_node8 rstate:active live:true
   [junit4]   1> no one is recoverying
   [junit4]   2> 3068458 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 3068463 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51193/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:40797/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1505630849191&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 3068463 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.c.S.Request [testcollection_shard1_replica_n3]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/|http://127.0.0.1:40797/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1505630849191&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 3068463 INFO  (qtp837027100-24197) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=0 status=0 
QTime=2
   [junit4]   2> 3068469 INFO  (qtp837027100-24193) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&distrib.from=http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1578768373325496320)]} 0 1
   [junit4]   2> 3068471 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&wt=javabin&version=2}{add=[1 
(1578768373325496320)]} 0 6
   [junit4]   2> 3068473 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578768373333884928,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3068474 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@7c0bc1ea 
commitCommandVersion:1578768373333884928
   [junit4]   2> 3068475 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578768373335982080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3068475 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3068475 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3068475 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n6]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 3068475 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578768373335982080,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3068476 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@481617a1 
commitCommandVersion:1578768373335982080
   [junit4]   2> 3068477 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1578768373338079232,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 3068477 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 No uncommitted changes. Skipping IW.commit.
   [junit4]   2> 3068480 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3068481 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard2_replica_n4]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 4
   [junit4]   2> 3068500 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@67aa6483[testcollection_shard1_replica_n3] main]
   [junit4]   2> 3068501 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3068502 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6a879b2b[testcollection_shard1_replica_n1] main]
   [junit4]   2> 3068503 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 3068512 INFO  
(searcherExecutor-10266-thread-1-processing-n:127.0.0.1:40797_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:40797_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@6a879b2b[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 3068512 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n1]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 38
   [junit4]   2> 3068512 INFO  
(searcherExecutor-10265-thread-1-processing-n:127.0.0.1:51193_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:51193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n3] Registered new searcher 
Searcher@67aa6483[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.1.0):C1)))}
   [junit4]   2> 3068516 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 40
   [junit4]   2> 3068518 INFO  (qtp1235440196-24206) [n:127.0.0.1:51193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n3]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:7&commit=true&wt=javabin&version=2}{commit=} 
0 46
   [junit4]   2> 3068524 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40797/solr/testcollection_shard2_replica_n4/|http://127.0.0.1:51193/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1505630849249&isShard=true&wt=javabin}
 hits=0 status=0 QTime=1
   [junit4]   2> 3068524 INFO  (qtp837027100-24199) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:7&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:40797/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1505630849249&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 3068527 INFO  (qtp837027100-24197) [n:127.0.0.1:40797_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:7&shards.purpose=64&NOW=1505630849249&ids=1&isShard=true&shard.url=http://127.0.0.1:40797/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:51193/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 3068528 INFO  (qtp837027100-24196) [n:127.0.0.1:40797_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=1 status=0 
QTime=8
   [junit4]   2> 3068529 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :delete with params 
name=testcollection&action=DELETE&wt=javabin&version=2 and sendToOCPQueue=true
   [junit4]   2> 3068534 INFO  
(OverseerCollectionConfigSetProcessor-98673023041208325-127.0.0.1:51193_solr-n_0000000000)
 [n:127.0.0.1:51193_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> 3068534 INFO  
(OverseerThreadFactory-10259-thread-2-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 3068536 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 3068536 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@65b1ab6: rootName = 
solr_40797, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@5d032034
   [junit4]   2> 3068537 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 3068537 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@695ccb74: rootName = 
solr_51193, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@1619be17
   [junit4]   2> 3068589 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 3068589 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@4ff0e00b: rootName = 
solr_51193, domain = solr.core.testcollection.shard1.replica_n3, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n3 
/ com.codahale.metrics.MetricRegistry@234b1eab
   [junit4]   2> 3068593 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@72d53a2a
   [junit4]   2> 3068594 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n4, tag=1926576682
   [junit4]   2> 3068594 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1926576682
   [junit4]   2> 3068595 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.c.SolrCore [testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@5b99623a
   [junit4]   2> 3068595 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 3068595 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@142f09df: rootName = 
solr_40797, domain = solr.core.testcollection.shard1.replica_n1, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n1 
/ com.codahale.metrics.MetricRegistry@76775e08
   [junit4]   2> 3068610 INFO  (qtp837027100-24191) [n:127.0.0.1:40797_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=74
   [junit4]   2> 3068611 WARN  
(zkCallback-5040-thread-1-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.LeaderElector 
   [junit4]   2> org.apache.solr.common.SolrException: SolrCore not 
found:testcollection_shard2_replica_n6 in []
   [junit4]   2>        at 
org.apache.solr.cloud.ShardLeaderElectionContext.runLeaderProcess(ElectionContext.java:297)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.runIamLeaderProcess(LeaderElector.java:170)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.checkIfIamLeader(LeaderElector.java:135)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector.access$200(LeaderElector.java:56)
   [junit4]   2>        at 
org.apache.solr.cloud.LeaderElector$ElectionWatcher.process(LeaderElector.java:348)
   [junit4]   2>        at 
org.apache.solr.common.cloud.SolrZkClient$3.lambda$process$0(SolrZkClient.java:269)
   [junit4]   2>        at 
java.util.concurrent.Executors$RunnableAdapter.call(Executors.java:511)
   [junit4]   2>        at 
java.util.concurrent.FutureTask.run(FutureTask.java:266)
   [junit4]   2>        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:188)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
   [junit4]   2>        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 3068621 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3941afeb
   [junit4]   2> 3068622 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=960606187
   [junit4]   2> 3068622 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=960606187
   [junit4]   2> 3068623 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard2.replica_n6, tag=1536778810
   [junit4]   2> 3068623 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard2.leader, tag=1536778810
   [junit4]   2> 3068636 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@6fca6a09
   [junit4]   2> 3068636 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1875536393
   [junit4]   2> 3068637 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 3068636 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1875536393
   [junit4]   2> 3068638 INFO  (qtp1235440196-24203) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=101
   [junit4]   2> 3068647 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.c.ShardLeaderElectionContextBase No version found for ephemeral leader 
parent node, won't remove previous leader registration.
   [junit4]   2> 3068648 WARN  
(zkCallback-5039-thread-2-processing-n:127.0.0.1:40797_solr) 
[n:127.0.0.1:40797_solr    ] o.a.s.c.LeaderElector Our node is no longer in 
line to be leader
   [junit4]   2> 3068649 INFO  (qtp1235440196-24202) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n3&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=113
   [junit4]   2> 3068651 INFO  (qtp837027100-24200) [n:127.0.0.1:40797_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=115
   [junit4]   2> 3069525 INFO  (qtp1235440196-24201) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=996
   [junit4]   2> 3069525 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 3069525 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[C40CD8A653B12A21]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 3069526 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=14822e06-de12-49a5-81c8-8c0c4edebb0b&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3069528 INFO  (qtp1235440196-24204) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=14822e06-de12-49a5-81c8-8c0c4edebb0b&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 3069529 INFO  (qtp1235440196-24190) [n:127.0.0.1:51193_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=14822e06-de12-49a5-81c8-8c0c4edebb0b&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 3069541 INFO  (qtp1235440196-24190) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=14822e06-de12-49a5-81c8-8c0c4edebb0b&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 3069543 INFO  
(OverseerThreadFactory-10259-thread-3-processing-n:127.0.0.1:51193_solr) 
[n:127.0.0.1:51193_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 3069545 INFO  
(OverseerCollectionConfigSetProcessor-98673023041208325-127.0.0.1:51193_solr-n_0000000000)
 [n:127.0.0.1:51193_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> 3069808 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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:51193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3069819 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40797/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3069833 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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:51193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3069856 INFO  
(OverseerStateUpdate-98673023041208325-127.0.0.1:51193_solr-n_0000000000) 
[n:127.0.0.1:51193_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_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:40797/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 3070030 INFO  (qtp837027100-24198) [n:127.0.0.1:40797_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=14822e06-de12-49a5-81c8-8c0c4edebb0b2645424986868925&coreNodeName=core_node6&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3070031 INFO  (qtp1235440196-24195) [n:127.0.0.1:51193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=14822e06-de12-49a5-81c8-8c0c4edebb0b2645424990635916&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 3070032 INFO  
(parallelCoreAdminExecutor-10262-thread-1-processing-n:127.0.0.1:51193_solr 
14822e06-de12-49a5-81c8-8c0c4edebb0b26454249

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

olr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.c.SolrCore 
[collection1_collection_shard2_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3827497b
   [junit4]   2> 163851 INFO  (coreCloseExecutor-681-thread-1) 
[n:127.0.0.1:47732_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.core.collection1_collection.shard2.replica_n2, tag=942098811
   [junit4]   2> 163851 INFO  (coreCloseExecutor-681-thread-1) 
[n:127.0.0.1:47732_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.r.SolrJmxReporter Closing 
reporter [org.apache.solr.metrics.reporters.SolrJmxReporter@7264e70a: rootName 
= solr_47732, domain = solr.core.collection1_collection.shard2.replica_n2, 
service url = null, agent id = null] for registry 
solr.core.collection1_collection.shard2.replica_n2 / 
com.codahale.metrics.MetricRegistry@7bf218b4
   [junit4]   2> 163853 INFO  
(zkCallback-1646-thread-1-processing-n:127.0.0.1:53490_solr 
x:collection1_collection_shard1_replica_n1 s:shard1 c:collection1_collection 
r:core_node3) [n:127.0.0.1:53490_solr c:collection1_collection s:shard1 
r:core_node3 x:collection1_collection_shard1_replica_n1] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (3) -> (2)
   [junit4]   2> 163854 INFO  (coreCloseExecutor-679-thread-1) 
[n:127.0.0.1:53490_solr c:collection1_collection s:shard1 r:core_node3 
x:collection1_collection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard1.leader, tag=665268470
   [junit4]   2> 163864 INFO  (jetty-closer-141-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98673109260173322-127.0.0.1:53490_solr-n_0000000000) closing
   [junit4]   2> 163866 INFO  
(OverseerStateUpdate-98673109260173322-127.0.0.1:53490_solr-n_0000000000) 
[n:127.0.0.1:53490_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:53490_solr
   [junit4]   2> 163871 INFO  (coreCloseExecutor-681-thread-1) 
[n:127.0.0.1:47732_solr c:collection1_collection s:shard2 r:core_node4 
x:collection1_collection_shard2_replica_n2] o.a.s.m.SolrMetricManager Closing 
metric reporters for 
registry=solr.collection.collection1_collection.shard2.leader, tag=942098811
   [junit4]   2> 163875 INFO  
(zkCallback-162-thread-2-processing-n:127.0.0.1:47732_solr) 
[n:127.0.0.1:47732_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:47732_solr
   [junit4]   2> 163875 INFO  
(zkCallback-162-thread-1-processing-n:127.0.0.1:47732_solr) 
[n:127.0.0.1:47732_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (2) -> (1)
   [junit4]   2> 163875 WARN  
(zkCallback-161-thread-2-processing-n:127.0.0.1:53490_solr) 
[n:127.0.0.1:53490_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 163876 INFO  (jetty-closer-141-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@493017eb{/solr,null,UNAVAILABLE}
   [junit4]   2> 165327 WARN  
(zkCallback-156-thread-1-processing-n:127.0.0.1:58872_solr) 
[n:127.0.0.1:58872_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 165328 INFO  (jetty-closer-141-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@595dca15{/solr,null,UNAVAILABLE}
   [junit4]   2> 165347 WARN  
(zkCallback-164-thread-1-processing-n:127.0.0.1:57239_solr) 
[n:127.0.0.1:57239_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 165347 INFO  (jetty-closer-141-thread-4) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@57ac351{/solr,null,UNAVAILABLE}
   [junit4]   2> 165386 WARN  
(zkCallback-162-thread-2-processing-n:127.0.0.1:47732_solr) 
[n:127.0.0.1:47732_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 165386 INFO  (jetty-closer-141-thread-3) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@19e06067{/solr,null,UNAVAILABLE}
   [junit4]   2> 165390 ERROR 
(SUITE-StreamExpressionTest-seed#[41088374A0026D27]-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> 165391 INFO  
(SUITE-StreamExpressionTest-seed#[41088374A0026D27]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:59945 59945
   [junit4]   2> 171243 WARN  (NIOServerCxn.Factory:0.0.0.0/0.0.0.0:0) [    ] 
o.a.z.s.NIOServerCnxnFactory Ignoring unexpected runtime exception
   [junit4]   2> java.nio.channels.CancelledKeyException
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.ensureValid(SelectionKeyImpl.java:73)
   [junit4]   2>        at 
sun.nio.ch.SelectionKeyImpl.readyOps(SelectionKeyImpl.java:87)
   [junit4]   2>        at 
org.apache.zookeeper.server.NIOServerCnxnFactory.run(NIOServerCnxnFactory.java:182)
   [junit4]   2>        at java.lang.Thread.run(Thread.java:748)
   [junit4]   2> 171245 INFO  (Thread-162) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:59945 59945
   [junit4]   2> 171248 WARN  (Thread-162) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/aliases.json
   [junit4]   2>        74      /solr/clusterprops.json
   [junit4]   2>        13      /solr/configs/conf
   [junit4]   2>        4       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/clusterstate.json
   [junit4]   2>        20      /solr/collections/destination/state.json
   [junit4]   2>        20      
/solr/collections/parallelDestinationCollection/state.json
   [junit4]   2>        20      
/solr/collections/destinationCollection/state.json
   [junit4]   2>        20      /solr/collections/mainCorpus/state.json
   [junit4]   2>        18      /solr/collections/workQueue/state.json
   [junit4]   2>        18      
/solr/collections/parallelDestinationCollection1/state.json
   [junit4]   2>        10      
/solr/collections/collection1_collection/state.json
   [junit4]   2>        2       
/solr/overseer_elect/election/98673109260173322-127.0.0.1:53490_solr-n_0000000000
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        74      /solr/live_nodes
   [junit4]   2>        74      /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/export/home/jenkins/workspace/Lucene-Solr-7.x-Solaris/solr/build/solr-solrj/test/J0/temp/solr.client.solrj.io.stream.StreamExpressionTest_41088374A0026D27-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{expr_s=PostingsFormat(name=Direct), join2_s=PostingsFormat(name=Memory), 
multiDefault=PostingsFormat(name=Memory), subject=PostingsFormat(name=Memory), 
a1_s=PostingsFormat(name=Memory), a2_s=PostingsFormat(name=Direct), 
test_t=PostingsFormat(name=MockRandom), level1_s=PostingsFormat(name=Direct), 
body_t=PostingsFormat(name=MockRandom), ident_s=PostingsFormat(name=Memory), 
s_multi=PostingsFormat(name=Direct), col_s=PostingsFormat(name=Memory), 
level2_s=PostingsFormat(name=Memory), a_ss=PostingsFormat(name=Memory), 
a_s=PostingsFormat(name=Direct), a_t=PostingsFormat(name=Memory), 
side_s=PostingsFormat(name=MockRandom), id=PostingsFormat(name=MockRandom), 
text=PostingsFormat(name=Direct)}, 
docValues:{expr_s=DocValuesFormat(name=Lucene70), 
join2_s=DocValuesFormat(name=Lucene70), 
multiDefault=DocValuesFormat(name=Lucene70), 
price_f=DocValuesFormat(name=Lucene70), a1_s=DocValuesFormat(name=Memory), 
a_f=DocValuesFormat(name=Memory), intDefault=DocValuesFormat(name=Memory), 
a2_s=DocValuesFormat(name=Lucene70), join1_i=DocValuesFormat(name=Lucene70), 
a_i=DocValuesFormat(name=Direct), join3_i=DocValuesFormat(name=Direct), 
test_i=DocValuesFormat(name=Lucene70), field_i=DocValuesFormat(name=Lucene70), 
level1_s=DocValuesFormat(name=Lucene70), 
s_multi=DocValuesFormat(name=Lucene70), col_s=DocValuesFormat(name=Memory), 
level2_s=DocValuesFormat(name=Memory), a_ss=DocValuesFormat(name=Lucene70), 
a_s=DocValuesFormat(name=Lucene70), id=DocValuesFormat(name=Direct), 
timestamp=DocValuesFormat(name=Lucene70), i_multi=DocValuesFormat(name=Direct), 
b_ls=DocValuesFormat(name=Memory), test_dt=DocValuesFormat(name=Lucene70), 
ident_s=DocValuesFormat(name=Memory), order_i=DocValuesFormat(name=Lucene70), 
_version_=DocValuesFormat(name=Memory), side_s=DocValuesFormat(name=Direct), 
miles_i=DocValuesFormat(name=Memory)}, maxPointsInLeafNode=1419, 
maxMBSortInHeap=5.706977194871927, sim=RandomSimilarity(queryNorm=true): {}, 
locale=en-AU, timezone=Africa/Asmara
   [junit4]   2> NOTE: SunOS 5.11 amd64/Oracle Corporation 1.8.0_141 
(64-bit)/cpus=3,threads=1,free=123520736,total=293605376
   [junit4]   2> NOTE: All tests run in this JVM: [TestJavaBinCodec, 
NaturalLogEvaluatorTest, JDBCStreamTest, FieldAnalysisResponseTest, 
HyperbolicTangentEvaluatorTest, TestV2Request, RoundEvaluatorTest, 
NamedListTest, TangentEvaluatorTest, HttpSolrClientConPoolTest, 
TestUpdateRequestCodec, TermsResponseTest, ConcurrentUpdateSolrClientTest, 
HyperbolicCosineEvaluatorTest, TestSolrProperties, TestSpellCheckResponse, 
UniformDistributionEvaluatorTest, EqualToEvaluatorTest, AndEvaluatorTest, 
CloudSolrClientCacheTest, DivideEvaluatorTest, OperationsTest, 
FieldValueEvaluatorTest, JdbcDriverTest, ModuloEvaluatorTest, SolrDocumentTest, 
ArcCosineEvaluatorTest, SolrExampleEmbeddedTest, RegressionEvaluatorTest, 
TestCoreAdmin, TestSolrJErrorHandling, StreamExpressionTest]
   [junit4] Completed [92/145 (1!)] on J0 in 85.51s, 109 tests, 1 failure, 9 
skipped <<< FAILURES!

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

Reply via email to