Build: https://jenkins.thetaphi.de/job/Lucene-Solr-master-MacOSX/4138/
Java: 64bit/jdk1.8.0 -XX:+UseCompressedOops -XX:+UseG1GC

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

Error Message:
Error from server at 
http://127.0.0.1:49193/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:49193/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([EA1BB072CA8AE7D4:D7C31E5EF264B9A4]: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:1713)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:907)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:957)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:916)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:802)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:852)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:863)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:49193/solr/testcollection_shard1_replica_n3: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=ISO-8859-1"/>
<title>Error 404 </title>
</head>
<body>
<h2>HTTP ERROR: 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n3/update. Reason:
<pre>    Can not find: /solr/testcollection_shard1_replica_n3/update</pre></p>
<hr /><a href="http://eclipse.org/jetty";>Powered by Jetty:// 
9.3.20.v20170531</a><hr/>
</body>
</html>

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




Build Log:
[...truncated 12396 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> 2197886 INFO  
(SUITE-TestAuthenticationFramework-seed#[EA1BB072CA8AE7D4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 SecureRandom sanity checks: 
test.solr.allowed.securerandom=null & java.security.egd=file:/dev/./urandom
   [junit4]   2> Creating dataDir: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/init-core-data-001
   [junit4]   2> 2197887 INFO  
(SUITE-TestAuthenticationFramework-seed#[EA1BB072CA8AE7D4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Using PointFields (NUMERIC_POINTS_SYSPROP=true) 
w/NUMERIC_DOCVALUES_SYSPROP=false
   [junit4]   2> 2197888 INFO  
(SUITE-TestAuthenticationFramework-seed#[EA1BB072CA8AE7D4]-worker) [    ] 
o.a.s.SolrTestCaseJ4 Randomized ssl (false) and clientAuth (false) via: 
@org.apache.solr.util.RandomizeSSL(reason=, value=NaN, ssl=NaN, clientAuth=NaN) 
w/ MAC_OS_X supressed clientAuth
   [junit4]   2> 2197890 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001
   [junit4]   2> 2197891 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2197891 INFO  (Thread-3624) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2197891 INFO  (Thread-3624) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2197895 ERROR (Thread-3624) [    ] 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> 2197996 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:49190
   [junit4]   2> 2198046 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2198047 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.e.j.s.Server jetty-9.3.20.v20170531
   [junit4]   2> 2198047 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@1547388d{/solr,null,AVAILABLE}
   [junit4]   2> 2198047 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@5a6424af{/solr,null,AVAILABLE}
   [junit4]   2> 2198053 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@4a6557e7{HTTP/1.1,[http/1.1]}{127.0.0.1:49193}
   [junit4]   2> 2198053 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.e.j.s.Server Started @2200967ms
   [junit4]   2> 2198053 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49193}
   [junit4]   2> 2198053 ERROR (jetty-launcher-4783-thread-1) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2198054 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@3f60e749{HTTP/1.1,[http/1.1]}{127.0.0.1:49192}
   [junit4]   2> 2198054 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.e.j.s.Server Started @2200968ms
   [junit4]   2> 2198054 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=49192}
   [junit4]   2> 2198054 ERROR (jetty-launcher-4783-thread-2) [    ] 
o.a.s.s.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr™ version 
8.0.0
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T07:46:14.541Z
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null, Default config 
dir: null
   [junit4]   2> 2198058 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2017-08-22T07:46:14.541Z
   [junit4]   2> 2198063 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2198063 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2198080 INFO  (jetty-launcher-4783-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49190/solr
   [junit4]   2> 2198081 INFO  (jetty-launcher-4783-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:49190/solr
   [junit4]   2> 2198305 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2198305 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2198306 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:49192_solr
   [junit4]   2> 2198307 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49193_solr
   [junit4]   2> 2198308 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.Overseer Overseer 
(id=98526034288771077-127.0.0.1:49192_solr-n_0000000000) starting
   [junit4]   2> 2198310 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2198310 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (1)
   [junit4]   2> 2198322 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:49192_solr
   [junit4]   2> 2198325 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2198325 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (1) -> (2)
   [junit4]   2> 2198362 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2198417 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2198527 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49192.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2198528 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49193.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2198542 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49192.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2198542 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49192.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2198543 INFO  (jetty-launcher-4783-thread-2) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node2/.
   [junit4]   2> 2198543 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49193.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2198543 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_49193.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2198545 INFO  (jetty-launcher-4783-thread-1) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node1/.
   [junit4]   2> 2198684 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2198686 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:49190/solr ready
   [junit4]   2> 2198705 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.SolrTestCaseJ4 ###Starting testBasics
   [junit4]   2> 2198733 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=913f14fe-b5d3-4e80-8707-84fdec41d80f&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2198735 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=913f14fe-b5d3-4e80-8707-84fdec41d80f&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> 2198736 INFO  (qtp1353977920-21262) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2198739 INFO  (qtp1353977920-21262) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=2
   [junit4]   2> 2198740 INFO  
(OverseerThreadFactory-9671-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.CreateCollectionCmd Create collection 
testcollection
   [junit4]   2> 2198853 INFO  
(OverseerStateUpdate-98526034288771077-127.0.0.1:49192_solr-n_0000000000) 
[n:127.0.0.1:49192_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:49192/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2198867 INFO  
(OverseerStateUpdate-98526034288771077-127.0.0.1:49192_solr-n_0000000000) 
[n:127.0.0.1:49192_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:49193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2198872 INFO  
(OverseerStateUpdate-98526034288771077-127.0.0.1:49192_solr-n_0000000000) 
[n:127.0.0.1:49192_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:49192/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2198880 INFO  
(OverseerStateUpdate-98526034288771077-127.0.0.1:49192_solr-n_0000000000) 
[n:127.0.0.1:49192_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:49193/solr";,
   [junit4]   2>   "type":"NRT"} 
   [junit4]   2> 2199104 INFO  (qtp1353977920-21263) [n:127.0.0.1:49192_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=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2199104 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2199106 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_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=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2199106 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2199106 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898&coreNodeName=core_node7&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2199106 INFO  (qtp264063033-21269) [n:127.0.0.1:49193_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=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=0
   [junit4]   2> 2199107 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475&coreNodeName=core_node5&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2199107 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2199109 INFO  (qtp264063033-21270) [n:127.0.0.1:49193_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=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=1
   [junit4]   2> 2199111 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr    ] o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824&coreNodeName=core_node8&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2199116 INFO  (qtp1353977920-21263) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898
   [junit4]   2> 2199116 INFO  (qtp1353977920-21263) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2199235 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2199235 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2199235 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2199235 INFO  
(zkCallback-4794-thread-2-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2199742 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2199744 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2200123 INFO  (qtp1353977920-21259) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898
   [junit4]   2> 2200123 INFO  (qtp1353977920-21259) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2200164 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2200165 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2200187 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2200291 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 8.0.0
   [junit4]   2> 2200295 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200295 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200297 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200299 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200299 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200299 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200299 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_49193.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2200299 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200299 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200299 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2200300 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2200300 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_49193.solr.core.testcollection.shard1.replica_n3' (registry 
'solr.core.testcollection.shard1.replica_n3') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2200300 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2200300 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node1/testcollection_shard1_replica_n3],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node1/./testcollection_shard1_replica_n3/data/]
   [junit4]   2> 2200299 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200301 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200301 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_49192.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2200302 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2200302 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2200303 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200303 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200304 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter JMX monitoring 
for 'solr_49192.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@25620726
   [junit4]   2> 2200304 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
solr.RecoveryStrategy.Builder
   [junit4]   2> 2200304 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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 
[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2200400 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200400 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200402 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200450 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200450 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200450 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200447 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2200451 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2200453 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2200453 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2200454 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2200454 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2200462 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200462 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200464 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Hard AutoCommit: 
disabled
   [junit4]   2> 2200464 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.u.CommitTracker Soft AutoCommit: 
disabled
   [junit4]   2> 2200471 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n3] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4de0170f[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2200472 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard2 r:core_node7 
x:testcollection_shard2_replica_n4] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@15203a4d[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2200473 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7bf9391f[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2200474 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200474 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200475 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200476 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200476 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200477 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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> 2200477 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_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 1576416551328808960
   [junit4]   2> 2200477 INFO  
(searcherExecutor-9676-thread-1-processing-x:testcollection_shard2_replica_n6 
r:core_node8 913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE 
n:127.0.0.1:49193_solr s:shard2 c:testcollection) [n:127.0.0.1:49193_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@7bf9391f[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2200476 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200478 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200478 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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> 2200479 INFO  
(searcherExecutor-9678-thread-1-processing-x:testcollection_shard2_replica_n4 
r:core_node7 913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE 
n:127.0.0.1:49192_solr s:shard2 c:testcollection) [n:127.0.0.1:49192_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@15203a4d[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2200479 INFO  
(searcherExecutor-9677-thread-1-processing-x:testcollection_shard1_replica_n3 
r:core_node5 913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE 
n:127.0.0.1:49193_solr s:shard1 c:testcollection) [n:127.0.0.1:49193_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@4de0170f[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2200479 INFO  
(parallelCoreAdminExecutor-9673-thread-2-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898 CREATE) 
[n:127.0.0.1:49192_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 1576416551330906112
   [junit4]   2> 2200479 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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 1576416551330906112
   [junit4]   2> 2200482 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node2 
x:testcollection_shard1_replica_n1] o.a.s.s.SolrIndexSearcher Opening 
[Searcher@4f9ab798[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2200483 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200484 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200485 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Waiting 
until we see more replicas up for shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2200485 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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> 2200485 INFO  
(parallelCoreAdminExecutor-9673-thread-1-processing-n:127.0.0.1:49192_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE) 
[n:127.0.0.1:49192_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 1576416551337197568
   [junit4]   2> 2200486 INFO  
(searcherExecutor-9679-thread-1-processing-x:testcollection_shard1_replica_n1 
r:core_node2 913f14fe-b5d3-4e80-8707-84fdec41d80f1102188537238616 CREATE 
n:127.0.0.1:49192_solr s:shard1 c:testcollection) [n:127.0.0.1:49192_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@4f9ab798[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2200493 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200493 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200493 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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:49193/solr/testcollection_shard1_replica_n3/
   [junit4]   2> 2200494 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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:49193/solr START 
replicas=[http://127.0.0.1:49192/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2200496 INFO  (qtp1353977920-21262) [n:127.0.0.1:49192_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> 2200601 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2200601 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2200601 INFO  
(zkCallback-4794-thread-2-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2200601 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2200748 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2200750 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2200796 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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:49193/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2200796 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200796 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200796 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200803 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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:49193/solr/testcollection_shard1_replica_n3/ shard1
   [junit4]   2> 2200907 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2200907 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2200907 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2200907 INFO  
(zkCallback-4794-thread-2-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2200957 INFO  
(parallelCoreAdminExecutor-9672-thread-1-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188545051475 CREATE) 
[n:127.0.0.1:49193_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> 2200986 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Enough 
replicas found to continue.
   [junit4]   2> 2200987 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I may be 
the new leader - try and sync
   [junit4]   2> 2200987 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:49193/solr/testcollection_shard2_replica_n6/
   [junit4]   2> 2200987 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=http://127.0.0.1:49193/solr START 
replicas=[http://127.0.0.1:49192/solr/testcollection_shard2_replica_n4/] 
nUpdates=100
   [junit4]   2> 2200988 INFO  (qtp1353977920-21265) [n:127.0.0.1:49192_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=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2201072 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2201072 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2201072 INFO  
(zkCallback-4794-thread-2-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2201072 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2201130 INFO  (qtp1353977920-21263) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898
   [junit4]   2> 2201130 INFO  (qtp1353977920-21263) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2201296 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.u.PeerSync PeerSync: 
core=testcollection_shard2_replica_n6 url=http://127.0.0.1:49193/solr DONE.  We 
have no versions.  sync failed.
   [junit4]   2> 2201296 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.SyncStrategy Leader's attempt to 
sync with shard failed, moving to the next candidate
   [junit4]   2> 2201296 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] 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> 2201296 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext Found 
all replicas participating in election, clear LIR
   [junit4]   2> 2201302 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContext I am the 
new leader: http://127.0.0.1:49193/solr/testcollection_shard2_replica_n6/ shard2
   [junit4]   2> 2201410 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2201410 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2201410 INFO  
(zkCallback-4794-thread-3-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2201411 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2201418 INFO  
(parallelCoreAdminExecutor-9672-thread-2-processing-n:127.0.0.1:49193_solr 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824 CREATE) 
[n:127.0.0.1:49193_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n6] o.a.s.c.ZkController I am the leader, no 
recovery necessary
   [junit4]   2> 2201615 INFO  
(zkCallback-4794-thread-3-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2201615 INFO  
(zkCallback-4794-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2201615 INFO  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2201615 INFO  
(zkCallback-4795-thread-1-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_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> 2201760 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2201763 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=3
   [junit4]   2> 2202141 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898
   [junit4]   2> 2202141 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188553419898&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2202144 INFO  (qtp264063033-21269) [n:127.0.0.1:49193_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824
   [junit4]   2> 2202144 INFO  (qtp264063033-21269) [n:127.0.0.1:49193_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f1102188563759824&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2202147 INFO  
(OverseerThreadFactory-9671-thread-1-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_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> 2202753 INFO  
(OverseerCollectionConfigSetProcessor-98526034288771077-127.0.0.1:49192_solr-n_0000000000)
 [n:127.0.0.1:49192_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> 2202766 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2202768 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2202769 INFO  (qtp1353977920-21262) [n:127.0.0.1:49192_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :deletestatus with 
params 
requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=DELETESTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2202769 INFO  (qtp1353977920-21262) [n:127.0.0.1:49192_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=913f14fe-b5d3-4e80-8707-84fdec41d80f&action=DELETESTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2202769 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
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> 2202770 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[EA1BB072CA8AE7D4]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 2202773 INFO  (qtp264063033-21269) [n:127.0.0.1:49193_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:49193/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:49192/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1503387979254&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2202776 INFO  (qtp1353977920-21265) [n:127.0.0.1:49192_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:49192/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:49193/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1503387979254&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2202776 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_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=4
   [junit4]   2> 2202797 INFO  (qtp1353977920-21265) [n:127.0.0.1:49192_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:49193/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}{add=[1
 (1576416553741582336)]} 0 1
   [junit4]   2> 2202798 INFO  (qtp264063033-21269) [n:127.0.0.1:49193_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 
(1576416553741582336)]} 0 19
   [junit4]   2> 2202800 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576416553764651008,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2202800 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_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@2c9f0133 
commitCommandVersion:1576416553764651008
   [junit4]   2> 2202802 INFO  (qtp1353977920-21259) [n:127.0.0.1:49192_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576416553766748160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2202802 INFO  (qtp1353977920-21259) [n:127.0.0.1:49192_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> 2202802 INFO  (qtp264063033-21270) [n:127.0.0.1:49193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576416553766748160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2202802 INFO  (qtp264063033-21270) [n:127.0.0.1:49193_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@46892255 
commitCommandVersion:1576416553766748160
   [junit4]   2> 2202802 INFO  (qtp1353977920-21259) [n:127.0.0.1:49192_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2202802 INFO  (qtp264063033-21271) [n:127.0.0.1:49193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1576416553766748160,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2202802 INFO  (qtp264063033-21271) [n:127.0.0.1:49193_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> 2202802 INFO  (qtp1353977920-21259) [n:127.0.0.1:49192_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:49193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2202802 INFO  (qtp264063033-21271) [n:127.0.0.1:49193_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2202802 INFO  (qtp264063033-21271) [n:127.0.0.1:49193_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:49193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 0
   [junit4]   2> 2202833 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@74ddbd5c[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2202833 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_solr 
c:testcollection s:shard1 r:core_node2 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2202833 INFO  (qtp264063033-21270) [n:127.0.0.1:49193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@752868f7[testcollection_shard1_replica_n3] main]
   [junit4]   2> 2202833 INFO  (qtp264063033-21270) [n:127.0.0.1:49193_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n3] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2202835 INFO  
(searcherExecutor-9679-thread-1-processing-n:127.0.0.1:49192_solr 
x:testcollection_shard1_replica_n1 s:shard1 c:testcollection r:core_node2) 
[n:127.0.0.1:49192_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@74ddbd5c[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2202835 INFO  
(searcherExecutor-9677-thread-1-processing-n:127.0.0.1:49193_solr 
x:testcollection_shard1_replica_n3 s:shard1 c:testcollection r:core_node5) 
[n:127.0.0.1:49193_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@752868f7[testcollection_shard1_replica_n3] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(8.0.0):C1)))}
   [junit4]   2> 2202835 INFO  (qtp1353977920-21266) [n:127.0.0.1:49192_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:49193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 35
   [junit4]   2> 2202835 INFO  (qtp264063033-21270) [n:127.0.0.1:49193_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:49193/solr/testcollection_shard1_replica_n3/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 33
   [junit4]   2> 2202835 INFO  (qtp264063033-21274) [n:127.0.0.1:49193_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 36
   [junit4]   2> 2202840 INFO  (qtp264063033-21272) [n:127.0.0.1:49193_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:49193/solr/testcollection_shard2_replica_n6/|http://127.0.0.1:49192/solr/testcollection_shard2_replica_n4/&rows=10&version=2&q=*:*&NOW=1503387979318&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2202843 INFO  (qtp1353977920-21261) [n:127.0.0.1:49192_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:49192/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:49193/solr/testcollection_shard1_replica_n3/&rows=10&version=2&q=*:*&NOW=1503387979318&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2202844 INFO  (qtp1353977920-21262) [n:127.0.0.1:49192_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=1503387979318&ids=1&isShard=true&shard.url=http://127.0.0.1:49192/solr/testcollection_shard1_replica_n1/|http://127.0.0.1:49193/solr/testcollection_shard1_replica_n3/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2202845 INFO  (qtp264063033-21267) [n:127.0.0.1:49193_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={q=*:*&_stateVer_=testcollection:7&wt=javabin&version=2} hits=1 status=0 
QTime=9
   [junit4]   2> 2202846 INFO  (qtp1353977920-21263) [n:127.0.0.1:49192_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> 2202849 INFO  
(OverseerThreadFactory-9671-thread-2-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.OverseerCollectionMessageHandler Executing 
Collection Cmd : action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true
   [junit4]   2> 2202850 INFO  (qtp264063033-21272) [n:127.0.0.1:49193_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n3, tag=null
   [junit4]   2> 2202850 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2202850 INFO  (qtp264063033-21272) [n:127.0.0.1:49193_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@6b0c0465: rootName = 
solr_49193, 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@3e1f1e5c
   [junit4]   2> 2202850 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@12aef3ce: rootName = 
solr_49192, 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@1230f557
   [junit4]   2> 2202867 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@623756eb
   [junit4]   2> 2202867 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.core.testcollection.shard1.replica_n1, tag=1647793899
   [junit4]   2> 2202867 INFO  (qtp1353977920-21264) [n:127.0.0.1:49192_solr    
] o.a.s.m.SolrMetricManager Closing metric reporters for 
registry=solr.collection.testcollection.shard1.leader, tag=1647793899
   [junit4]   2> 2202867 INFO  (qtp264063033-21272) [n:127.0.0.1:49193_solr    
] o.a.s.c.SolrCore [testcollection_shard1_replica_n3]  CLOSING SolrCor

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

9c
   [junit4]   2> 2207785 INFO  (coreCloseExecutor-9716-thread-2) 
[n:127.0.0.1:49192_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1634288587
   [junit4]   2> 2207786 INFO  (coreCloseExecutor-9717-thread-2) 
[n:127.0.0.1:49193_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=1506827861
   [junit4]   2> 2207788 INFO  (jetty-closer-4784-thread-1) [    ] 
o.a.s.c.Overseer Overseer 
(id=98526034288771077-127.0.0.1:49192_solr-n_0000000000) closing
   [junit4]   2> 2207788 INFO  
(OverseerStateUpdate-98526034288771077-127.0.0.1:49192_solr-n_0000000000) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.Overseer Overseer Loop exiting : 
127.0.0.1:49192_solr
   [junit4]   2> 2207813 WARN  
(zkCallback-4795-thread-2-processing-n:127.0.0.1:49193_solr) 
[n:127.0.0.1:49193_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2207814 INFO  (jetty-closer-4784-thread-2) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@5a6424af{/solr,null,UNAVAILABLE}
   [junit4]   2> 2209323 WARN  
(zkCallback-4794-thread-3-processing-n:127.0.0.1:49192_solr) 
[n:127.0.0.1:49192_solr    ] o.a.s.c.c.ZkStateReader ZooKeeper watch triggered, 
but Solr cannot talk to ZK: [KeeperErrorCode = Session expired for /live_nodes]
   [junit4]   2> 2209324 INFO  (jetty-closer-4784-thread-1) [    ] 
o.e.j.s.h.ContextHandler Stopped 
o.e.j.s.ServletContextHandler@1547388d{/solr,null,UNAVAILABLE}
   [junit4]   2> 2209325 ERROR 
(SUITE-TestAuthenticationFramework-seed#[EA1BB072CA8AE7D4]-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> 2209326 INFO  
(SUITE-TestAuthenticationFramework-seed#[EA1BB072CA8AE7D4]-worker) [    ] 
o.a.s.c.ZkTestServer connecting to 127.0.0.1:49190 49190
   [junit4]   2> 2209342 INFO  (Thread-3624) [    ] o.a.s.c.ZkTestServer 
connecting to 127.0.0.1:49190 49190
   [junit4]   2> 2209614 WARN  (Thread-3624) [    ] o.a.s.c.ZkTestServer Watch 
limit violations: 
   [junit4]   2> Maximum concurrent create/delete watches above limit:
   [junit4]   2> 
   [junit4]   2>        4       /solr/configs/solrCloudCollectionConfig
   [junit4]   2>        3       /solr/aliases.json
   [junit4]   2>        3       /solr/clusterprops.json
   [junit4]   2>        2       /solr/security.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent data watches above limit:
   [junit4]   2> 
   [junit4]   2>        28      /solr/collections/testcollection/state.json
   [junit4]   2>        3       /solr/clusterstate.json
   [junit4]   2> 
   [junit4]   2> Maximum concurrent children watches above limit:
   [junit4]   2> 
   [junit4]   2>        3       /solr/live_nodes
   [junit4]   2>        3       /solr/collections
   [junit4]   2> 
   [junit4]   2> NOTE: leaving temporary files on disk at: 
/Users/jenkins/workspace/Lucene-Solr-master-MacOSX/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_EA1BB072CA8AE7D4-001
   [junit4]   2> NOTE: test params are: codec=Asserting(Lucene70): 
{id=PostingsFormat(name=LuceneVarGapFixedInterval)}, docValues:{}, 
maxPointsInLeafNode=643, maxMBSortInHeap=6.319757140390156, 
sim=RandomSimilarity(queryNorm=true): {}, locale=ar-LB, timezone=Etc/GMT-7
   [junit4]   2> NOTE: Mac OS X 10.11.6 x86_64/Oracle Corporation 1.8.0_144 
(64-bit)/cpus=3,threads=1,free=273194176,total=536870912
   [junit4]   2> NOTE: All tests run in this JVM: [EchoParamsTest, 
SolrRequestParserTest, TestJettySolrRunner, CoreAdminRequestStatusTest, 
SolrJmxReporterTest, BlockJoinFacetSimpleTest, TestDynamicLoading, 
InfoHandlerTest, TestCoreDiscovery, TestSchemaManager, TestIndexSearcher, 
TestMinMaxOnMultiValuedField, TestConfigSetsAPIExclusivity, 
TestUninvertingReader, PolyFieldTest, MergeStrategyTest, OverseerStatusTest, 
TestRestManager, TestManagedSynonymFilterFactory, CollectionsAPISolrJTest, 
DistributedDebugComponentTest, TermVectorComponentDistributedTest, 
HttpPartitionTest, AnalysisErrorHandlingTest, TestSimpleTrackingShardHandler, 
TestWordDelimiterFilterFactory, TestSystemCollAutoCreate, TestFastOutputStream, 
BigEndianAscendingWordDeserializerTest, 
StatelessScriptUpdateProcessorFactoryTest, CdcrVersionReplicationTest, 
RollingRestartTest, BitVectorTest, SharedFSAutoReplicaFailoverTest, 
DocumentBuilderTest, TestTlogReplica, TestUseDocValuesAsStored, 
TestSuggestSpellingConverter, TestLegacyNumericUtils, SearchHandlerTest, 
TestHighFrequencyDictionaryFactory, WrapperMergePolicyFactoryTest, 
TolerantUpdateProcessorTest, TestNRTOpen, SaslZkACLProviderTest, 
HdfsBasicDistributedZkTest, TestBM25SimilarityFactory, 
TemplateUpdateProcessorTest, PropertiesRequestHandlerTest, TestManagedResource, 
TestJsonFacetRefinement, TestFieldCacheReopen, DistributedSuggestComponentTest, 
TestExactSharedStatsCache, TestSubQueryTransformerCrossCore, 
TestSolrQueryParser, TestElisionMultitermQuery, StatsComponentTest, 
DOMUtilTest, TestPullReplica, RemoteQueryErrorTest, 
CloneFieldUpdateProcessorFactoryTest, TestAnalyzedSuggestions, 
DistributedQueryElevationComponentTest, TestReqParamsAPI, DebugComponentTest, 
TestOverriddenPrefixQueryForCustomFieldType, SOLR749Test, ConfigSetsAPITest, 
SpellingQueryConverterTest, TestSystemIdResolver, 
TestSolrCloudWithHadoopAuthPlugin, HdfsTlogReplayBufferedWhileIndexingTest, 
AnalyticsMergeStrategyTest, TestPartialUpdateDeduplication, 
SpellPossibilityIteratorTest, TestObjectReleaseTracker, 
TestGraphTermsQParserPlugin, DeleteShardTest, 
LeaderInitiatedRecoveryOnCommitTest, CollectionsAPIDistributedZkTest, 
TestConfigsApi, TestHttpShardHandlerFactory, TestStressUserVersions, 
SolrIndexMetricsTest, TestDistributedStatsComponentCardinality, HLLUtilTest, 
TestSchemaVersionResource, SpellCheckCollatorTest, TestSolr4Spatial2, 
TestRebalanceLeaders, TestRealTimeGet, CleanupOldIndexTest, TestRecovery, 
TestLRUStatsCache, RuleEngineTest, CdcrBootstrapTest, SpatialRPTFieldTypeTest, 
TestIntervalFaceting, ExternalFileFieldSortTest, HttpSolrCallGetCoreTest, 
TestPerFieldSimilarity, SolrCmdDistributorTest, FileBasedSpellCheckerTest, 
TestAuthorizationFramework, HdfsDirectoryTest, SegmentsInfoRequestHandlerTest, 
TestBlobHandler, TestCharFilters, ZkStateWriterTest, TestPolicyCloud, 
TestChildDocTransformer, TestFieldTypeResource, CoreSorterTest, 
TestClusterProperties, TestPayloadScoreQParserPlugin, TestScoreJoinQPNoScore, 
TestRandomCollapseQParserPlugin, SolrCloudReportersTest, SimpleMLTQParserTest, 
TestShortCircuitedRequests, ReplicationFactorTest, 
TestManagedSchemaThreadSafety, CursorMarkTest, OverseerModifyCollectionTest, 
UpdateRequestProcessorFactoryTest, BadIndexSchemaTest, QueryResultKeyTest, 
SolrPluginUtilsTest, SpellCheckComponentTest, TestJoin, TestLRUCache, 
TestHdfsBackupRestoreCore, SolrCoreCheckLockOnStartupTest, 
BasicDistributedZk2Test, TestFieldSortValues, UpdateLogTest, CacheHeaderTest, 
TestFieldResource, TestReloadDeadlock, SolrGraphiteReporterTest, 
ShowFileRequestHandlerTest, TestBinaryResponseWriter, TestSQLHandler, 
ChaosMonkeySafeLeaderTest, TestFastLRUCache, TestAnalyzeInfixSuggestions, 
DocValuesMultiTest, TestCollationField, TestCryptoKeys, TestTrie, 
DistribCursorPagingTest, SchemaVersionSpecificBehaviorTest, 
TestEmbeddedSolrServerConstructors, ChaosMonkeySafeLeaderWithPullReplicasTest, 
LukeRequestHandlerTest, SolrMetricManagerTest, TestLockTree, ZkFailoverTest, 
OpenExchangeRatesOrgProviderTest, TestInitQParser, TestDefaultStatsCache, 
ForceLeaderTest, ChangedSchemaMergeTest, LeaderFailoverAfterPartitionTest, 
TestLeaderInitiatedRecoveryThread, BasicZkTest, InfixSuggestersTest, 
OpenCloseCoreStressTest, TestSortByMinMaxFunction, MoreLikeThisHandlerTest, 
SubstringBytesRefFilterTest, TestRequestForwarding, 
ClassificationUpdateProcessorIntegrationTest, HighlighterMaxOffsetTest, 
TestExceedMaxTermLength, TestReload, TestManagedSchema, 
HdfsWriteToMultipleCollectionsTest, AsyncCallRequestStatusResponseTest, 
TestPushWriter, AutoCommitTest, TestHashPartitioner, TestStressReorder, 
DistributedTermsComponentTest, TestSolr4Spatial, TestFiltering, 
BasicFunctionalityTest, DirectUpdateHandlerTest, TestBadConfig, 
HighlighterTest, SignatureUpdateProcessorFactoryTest, TestExtendedDismaxParser, 
TestFoldingMultitermQuery, SuggesterTSTTest, TestStressLucene, 
SpatialFilterTest, TestCSVLoader, NoCacheHeaderTest, 
WordBreakSolrSpellCheckerTest, TestPseudoReturnFields, 
FieldMutatingUpdateProcessorTest, QueryEqualityTest, 
DefaultValueUpdateProcessorTest, TestRemoteStreaming, TestSolrDeletionPolicy1, 
XsltUpdateRequestHandlerTest, TestQueryUtils, DirectSolrSpellCheckerTest, 
DocumentAnalysisRequestHandlerTest, TestOmitPositions, RequestHandlersTest, 
TestValueSourceCache, PathHierarchyTokenizerFactoryTest, 
TermVectorComponentTest, TestIndexingPerformance, LoggingHandlerTest, 
TestJmxIntegration, MBeansHandlerTest, BinaryUpdateRequestHandlerTest, 
TestComponentsName, TestLFUCache, TestMergePolicyConfig, TestConfig, 
TestFuzzyAnalyzedSuggestions, TestPostingsSolrHighlighter, 
SynonymTokenizerTest, TestLMDirichletSimilarityFactory, 
TestLMJelinekMercerSimilarityFactory, TestFastWriter, TimeZoneUtilsTest, 
PluginInfoTest, ChaosMonkeyNothingIsSafeTest, CdcrReplicationDistributedZkTest, 
CdcrReplicationHandlerTest, CdcrRequestHandlerTest, 
CloudExitableDirectoryReaderTest, CollectionReloadTest, 
CollectionTooManyReplicasTest, CustomCollectionTest, DeleteReplicaTest, 
DistributedVersionInfoTest, MoveReplicaHDFSTest, MoveReplicaHDFSUlogDirTest, 
MoveReplicaTest, NodeMutatorTest, OverriddenZkACLAndCredentialsProvidersTest, 
PeerSyncReplicationTest, SimpleCollectionCreateDeleteTest, SolrCLIZkUtilsTest, 
SolrCloudExampleTest, SolrXmlInZkTest, TestAuthenticationFramework]
   [junit4] Completed [531/731 (1!)] on J1 in 11.75s, 1 test, 1 error <<< 
FAILURES!

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

Reply via email to