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

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

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

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

</body>
</html>

        at 
__randomizedtesting.SeedInfo.seed([E67EF89C67B9ADC0:DBA656B05F57F3B0]:0)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.directUpdate(CloudSolrClient.java:551)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.sendRequest(CloudSolrClient.java:1015)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:886)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.requestWithRetryOnStaleState(CloudSolrClient.java:948)
        at 
org.apache.solr.client.solrj.impl.CloudSolrClient.request(CloudSolrClient.java:819)
        at 
org.apache.solr.client.solrj.SolrRequest.process(SolrRequest.java:194)
        at 
org.apache.solr.client.solrj.request.UpdateRequest.commit(UpdateRequest.java:233)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.collectionCreateSearchDeleteTwice(TestAuthenticationFramework.java:127)
        at 
org.apache.solr.cloud.TestAuthenticationFramework.testBasics(TestAuthenticationFramework.java:75)
        at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
        at 
sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
        at 
sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
        at java.lang.reflect.Method.invoke(Method.java:498)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.invoke(RandomizedRunner.java:1737)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$8.evaluate(RandomizedRunner.java:934)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$9.evaluate(RandomizedRunner.java:970)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$10.evaluate(RandomizedRunner.java:984)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.TestRuleSetupTeardownChained$1.evaluate(TestRuleSetupTeardownChained.java:49)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
org.apache.lucene.util.TestRuleThreadAndTestName$1.evaluate(TestRuleThreadAndTestName.java:48)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl.forkTimeoutingTask(ThreadLeakControl.java:817)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$3.evaluate(ThreadLeakControl.java:468)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner.runSingleTest(RandomizedRunner.java:943)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$5.evaluate(RandomizedRunner.java:829)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$6.evaluate(RandomizedRunner.java:879)
        at 
com.carrotsearch.randomizedtesting.RandomizedRunner$7.evaluate(RandomizedRunner.java:890)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.SystemPropertiesRestoreRule$1.evaluate(SystemPropertiesRestoreRule.java:57)
        at 
org.apache.lucene.util.AbstractBeforeAfterRule$1.evaluate(AbstractBeforeAfterRule.java:45)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleStoreClassName$1.evaluate(TestRuleStoreClassName.java:41)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.NoShadowingOrOverridesOnMethodsRule$1.evaluate(NoShadowingOrOverridesOnMethodsRule.java:40)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
org.apache.lucene.util.TestRuleAssertionsRequired$1.evaluate(TestRuleAssertionsRequired.java:53)
        at 
org.apache.lucene.util.TestRuleMarkFailure$1.evaluate(TestRuleMarkFailure.java:47)
        at 
org.apache.lucene.util.TestRuleIgnoreAfterMaxFailures$1.evaluate(TestRuleIgnoreAfterMaxFailures.java:64)
        at 
org.apache.lucene.util.TestRuleIgnoreTestSuites$1.evaluate(TestRuleIgnoreTestSuites.java:54)
        at 
com.carrotsearch.randomizedtesting.rules.StatementAdapter.evaluate(StatementAdapter.java:36)
        at 
com.carrotsearch.randomizedtesting.ThreadLeakControl$StatementRunner.run(ThreadLeakControl.java:368)
        at java.lang.Thread.run(Thread.java:748)
Caused by: 
org.apache.solr.client.solrj.impl.HttpSolrClient$RemoteSolrException: Error 
from server at http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2: 
Expected mime type application/octet-stream but got text/html. <html>
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Error 404 Can not find: 
/solr/testcollection_shard1_replica_n2/update</title>
</head>
<body><h2>HTTP ERROR 404</h2>
<p>Problem accessing /solr/testcollection_shard1_replica_n2/update. Reason:
<pre>    Can not find: 
/solr/testcollection_shard1_replica_n2/update</pre></p><hr><a 
href="http://eclipse.org/jetty";>Powered by Jetty:// 9.4.10.v20180503</a><hr/>

</body>
</html>

        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.executeMethod(HttpSolrClient.java:607)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:255)
        at 
org.apache.solr.client.solrj.impl.HttpSolrClient.request(HttpSolrClient.java:244)
        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:528)
        at java.util.concurrent.FutureTask.run(FutureTask.java:266)
        at 
org.apache.solr.common.util.ExecutorUtil$MDCAwareThreadPoolExecutor.lambda$execute$0(ExecutorUtil.java:192)
        at 
java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
        at 
java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
        ... 1 more


FAILED:  
org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue.testDistributedQueue

Error Message:
Test abandoned because suite timeout was reached.

Stack Trace:
java.lang.Exception: Test abandoned because suite timeout was reached.
        at __randomizedtesting.SeedInfo.seed([E67EF89C67B9ADC0]:0)


FAILED:  
junit.framework.TestSuite.org.apache.solr.cloud.autoscaling.sim.TestGenericDistributedQueue

Error Message:
Suite timeout exceeded (>= 7200000 msec).

Stack Trace:
java.lang.Exception: Suite timeout exceeded (>= 7200000 msec).
        at __randomizedtesting.SeedInfo.seed([E67EF89C67B9ADC0]:0)




Build Log:
[...truncated 14290 lines...]
   [junit4] Suite: org.apache.solr.cloud.TestAuthenticationFramework
   [junit4]   2> Creating dataDir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/init-core-data-001
   [junit4]   2> 2861823 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.MiniSolrCloudCluster Starting cluster of 2 servers in 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001
   [junit4]   2> 2861824 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.ZkTestServer STARTING ZK TEST SERVER
   [junit4]   2> 2861825 INFO  (Thread-4794) [    ] o.a.s.c.ZkTestServer client 
port:0.0.0.0/0.0.0.0:0
   [junit4]   2> 2861825 INFO  (Thread-4794) [    ] o.a.s.c.ZkTestServer 
Starting server
   [junit4]   2> 2861845 ERROR (Thread-4794) [    ] 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> 2861925 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.ZkTestServer start zk server on port:51983
   [junit4]   2> 2861958 INFO  (zkConnectionManagerCallback-5529-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2861975 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2861993 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.Server jetty-9.4.10.v20180503; built: 2018-05-03T15:56:21.710Z; git: 
daa59876e6f384329b122929e70a80934569428c; jvm 1.8.0_172-b11
   [junit4]   2> 2862080 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2862080 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2862080 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.session node0 Scavenging every 600000ms
   [junit4]   2> 2862086 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7ec9e1e6{/solr,null,AVAILABLE}
   [junit4]   2> 2862133 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.session DefaultSessionIdManager workerName=node0
   [junit4]   2> 2862133 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.session No SessionScavenger set, using defaults
   [junit4]   2> 2862133 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.session node0 Scavenging every 660000ms
   [junit4]   2> 2862134 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.h.ContextHandler Started 
o.e.j.s.ServletContextHandler@7eb03d29{/solr,null,AVAILABLE}
   [junit4]   2> 2862134 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@616caff6{HTTP/1.1,[http/1.1]}{127.0.0.1:53241}
   [junit4]   2> 2862134 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.e.j.s.Server Started @2862254ms
   [junit4]   2> 2862134 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=53241}
   [junit4]   2> 2862135 ERROR (jetty-launcher-5526-thread-2) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2862135 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2862135 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2862135 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2862135 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2862135 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-21T19:44:54.740Z
   [junit4]   2> 2862143 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.AbstractConnector Started 
ServerConnector@2cfdbe7f{HTTP/1.1,[http/1.1]}{127.0.0.1:38720}
   [junit4]   2> 2862143 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.e.j.s.Server Started @2862263ms
   [junit4]   2> 2862143 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.c.s.e.JettySolrRunner Jetty properties: {hostContext=/solr, 
hostPort=38720}
   [junit4]   2> 2862144 ERROR (jetty-launcher-5526-thread-1) [    ] 
o.a.s.u.StartupLoggingUtils Missing Java Option solr.log.dir. Logging may be 
missing or incomplete.
   [junit4]   2> 2862144 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter Using logger factory 
org.apache.logging.slf4j.Log4jLoggerFactory
   [junit4]   2> 2862144 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter  ___      _       Welcome to Apache Solr? version 
7.4.0
   [junit4]   2> 2862144 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter / __| ___| |_ _   Starting in cloud mode on port null
   [junit4]   2> 2862144 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter \__ \/ _ \ | '_|  Install dir: null
   [junit4]   2> 2862144 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter |___/\___/_|_|    Start time: 
2018-05-21T19:44:54.749Z
   [junit4]   2> 2862182 INFO  (zkConnectionManagerCallback-5531-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862182 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2862202 INFO  (zkConnectionManagerCallback-5533-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862203 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.s.SolrDispatchFilter solr.xml found in ZooKeeper. Loading...
   [junit4]   2> 2862227 INFO  (jetty-launcher-5526-thread-2) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51983/solr
   [junit4]   2> 2862248 INFO  (jetty-launcher-5526-thread-1) [    ] 
o.a.s.c.ZkContainer Zookeeper client=127.0.0.1:51983/solr
   [junit4]   2> 2862256 INFO  (zkConnectionManagerCallback-5537-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862258 INFO  (zkConnectionManagerCallback-5541-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862301 INFO  (zkConnectionManagerCallback-5543-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862336 INFO  (zkConnectionManagerCallback-5545-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862348 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2862351 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.OverseerElectionContext I am going to be 
the leader 127.0.0.1:38720_solr
   [junit4]   2> 2862352 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.Overseer Overseer 
(id=73839110996361222-127.0.0.1:38720_solr-n_0000000000) starting
   [junit4]   2> 2862409 INFO  (zkConnectionManagerCallback-5554-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2862412 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51983/solr ready
   [junit4]   2> 2862443 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.Overseer Overseer (id=null) closing
   [junit4]   2> 2862443 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:38720_solr
   [junit4]   2> 2862459 INFO  (zkCallback-5544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (1)
   [junit4]   2> 2862460 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.TransientSolrCoreCacheDefault Allocating 
transient cache for 2147483647 transient cores
   [junit4]   2> 2862460 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.ZkController Register node as live in 
ZooKeeper:/live_nodes/127.0.0.1:53241_solr
   [junit4]   2> 2862479 INFO  (zkCallback-5553-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2862494 INFO  (zkCallback-5544-thread-2) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (1) -> (2)
   [junit4]   2> 2862507 INFO  (zkCallback-5542-thread-1) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2863017 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2863173 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38720.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2863232 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38720.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2863232 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38720.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2863237 INFO  (jetty-launcher-5526-thread-1) 
[n:127.0.0.1:38720_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node1/.
   [junit4]   2> 2863334 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.CoreContainer Initializing authentication 
plugin: 
org.apache.solr.cloud.TestAuthenticationFramework$MockAuthenticationPlugin
   [junit4]   2> 2863416 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53241.solr.node' (registry 'solr.node') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2863441 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53241.solr.jvm' (registry 'solr.jvm') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2863442 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53241.solr.jetty' (registry 'solr.jetty') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2863463 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.CorePropertiesLocator Found 0 core 
definitions underneath 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node2/.
   [junit4]   2> 2863658 INFO  (zkConnectionManagerCallback-5559-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2863659 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.c.ZkStateReader Updated live nodes from 
ZooKeeper... (0) -> (2)
   [junit4]   2> 2863660 INFO  (jetty-launcher-5526-thread-2) 
[n:127.0.0.1:53241_solr    ] o.a.s.c.s.i.ZkClientClusterStateProvider Cluster 
at 127.0.0.1:51983/solr ready
   [junit4]   2> 2863718 INFO  (zkConnectionManagerCallback-5561-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2863759 INFO  (zkConnectionManagerCallback-5566-thread-1) [    
] o.a.s.c.c.ConnectionManager zkClient has connected
   [junit4]   2> 2863760 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.c.ZkStateReader Updated live nodes from ZooKeeper... (0) -> (2)
   [junit4]   2> 2863762 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.s.i.ZkClientClusterStateProvider Cluster at 127.0.0.1:51983/solr ready
   [junit4]   2> 2863773 INFO  (qtp2107655772-21815) [n:127.0.0.1:38720_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2863790 INFO  (OverseerThreadFactory-7512-thread-1) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2863900 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] 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:53241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2863903 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard1",
   [junit4]   2>   "core":"testcollection_shard1_replica_n2",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38720/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2863906 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] 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:53241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2863916 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] 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:38720/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2864199 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2864200 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.c.TransientSolrCoreCacheDefault 
Allocating transient cache for 2147483647 transient cores
   [junit4]   2> 2864215 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2864215 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2864238 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.h.a.CoreAdminOperation core create 
command 
qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT
   [junit4]   2> 2865240 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2865250 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2865266 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2865283 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrConfig Using Lucene MatchVersion: 7.4.0
   [junit4]   2> 2865322 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n1] Schema name=minimal
   [junit4]   2> 2865328 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865333 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865338 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema [testcollection_shard1_replica_n2] Schema name=minimal
   [junit4]   2> 2865341 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2865341 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.CoreContainer Creating SolrCore 'testcollection_shard1_replica_n2' 
using configuration from collection testcollection, trusted=true
   [junit4]   2> 2865341 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38720.solr.core.testcollection.shard1.replica_n2' (registry 
'solr.core.testcollection.shard1.replica_n2') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2865347 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865347 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865350 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865350 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865351 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.IndexSchema Loaded schema minimal/1.1 with uniqueid field id
   [junit4]   2> 2865351 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 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> 2865351 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2865351 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n2] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node1/testcollection_shard1_replica_n2],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node1/./testcollection_shard1_replica_n2/data/]
   [junit4]   2> 2865354 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53241.solr.core.testcollection.shard1.replica_n1' (registry 
'solr.core.testcollection.shard1.replica_n1') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2865354 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_38720.solr.core.testcollection.shard2.replica_n6' (registry 
'solr.core.testcollection.shard2.replica_n6') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2865354 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2865355 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node1/testcollection_shard2_replica_n6],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node1/./testcollection_shard2_replica_n6/data/]
   [junit4]   2> 2865357 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.m.r.SolrJmxReporter JMX monitoring for 
'solr_53241.solr.core.testcollection.shard2.replica_n4' (registry 
'solr.core.testcollection.shard2.replica_n4') enabled at server: 
com.sun.jmx.mbeanserver.JmxMBeanServer@19e39d98
   [junit4]   2> 2865357 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2865357 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node2/testcollection_shard2_replica_n4],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node2/./testcollection_shard2_replica_n4/data/]
   [junit4]   2> 2865359 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore solr.RecoveryStrategy.Builder
   [junit4]   2> 2865359 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.SolrCore [[testcollection_shard1_replica_n1] ] Opening new SolrCore at 
[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node2/testcollection_shard1_replica_n1],
 
dataDir=[/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/build/solr-core/test/J1/temp/solr.cloud.TestAuthenticationFramework_E67EF89C67B9ADC0-001/tempDir-001/node2/./testcollection_shard1_replica_n1/data/]
   [junit4]   2> 2865707 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2865707 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2865709 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2865709 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2865711 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@18b96960[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2865713 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2865713 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2865714 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2865714 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1601104142211743744
   [junit4]   2> 2865716 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865716 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865716 INFO  
(searcherExecutor-7517-thread-1-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard1_replica_n2 c:testcollection s:shard1 r:core_node5) 
[n:127.0.0.1:38720_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@18b96960[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2865717 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2865717 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2865723 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@152b3d8d[testcollection_shard2_replica_n4] main]
   [junit4]   2> 2865725 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865726 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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> 2865727 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2865733 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateHandler Using UpdateLog implementation: 
org.apache.solr.update.UpdateLog
   [junit4]   2> 2865733 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Initializing UpdateLog: dataDir=null defaultSyncLevel=FLUSH 
numRecordsToKeep=100 maxNumLogsToKeep=10 numVersionBuckets=65536
   [junit4]   2> 2865735 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2865735 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2865736 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_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 1601104142234812416
   [junit4]   2> 2865737 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6cad3dc0[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2865738 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865738 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865739 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Hard AutoCommit: disabled
   [junit4]   2> 2865739 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.CommitTracker Soft AutoCommit: disabled
   [junit4]   2> 2865742 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@7408a973[testcollection_shard2_replica_n6] main]
   [junit4]   2> 2865743 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Configured ZooKeeperStorageIO with znodeBase: 
/configs/solrCloudCollectionConfig
   [junit4]   2> 2865743 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.r.ManagedResourceStorage Loaded null at path _rest_managed.json using 
ZooKeeperStorageIO:path=/configs/solrCloudCollectionConfig
   [junit4]   2> 2865744 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2865745 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.UpdateLog Could not find max version in index or recent updates, using 
new clock 1601104142244249600
   [junit4]   2> 2865747 INFO  
(searcherExecutor-7520-thread-1-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node3) 
[n:127.0.0.1:53241_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@6cad3dc0[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2865750 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard2 to Terms{values={core_node7=0}, 
version=0}
   [junit4]   2> 2865754 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node3=0}, 
version=0}
   [junit4]   2> 2865755 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node3=0, 
core_node5=0}, version=1}
   [junit4]   2> 2865756 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865756 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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> 2865759 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard1: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2865760 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.h.ReplicationHandler Commits will be reserved for 10000ms.
   [junit4]   2> 2865761 INFO  
(searcherExecutor-7518-thread-1-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard2_replica_n4 c:testcollection s:shard2 r:core_node7) 
[n:127.0.0.1:53241_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@152b3d8d[testcollection_shard2_replica_n4] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2865762 INFO  
(searcherExecutor-7519-thread-1-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard2_replica_n6 c:testcollection s:shard2 r:core_node8) 
[n:127.0.0.1:38720_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@7408a973[testcollection_shard2_replica_n6] 
main{ExitableDirectoryReader(UninvertingDirectoryReader())}
   [junit4]   2> 2865762 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Waiting until we see more replicas up for 
shard shard2: total=2 found=1 timeoutin=9999ms
   [junit4]   2> 2865763 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_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 1601104142263123968
   [junit4]   2> 2865771 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard2 to Terms{values={core_node7=0, 
core_node8=0}, version=1}
   [junit4]   2> 2866261 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2866261 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2866261 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2/
   [junit4]   2> 2866262 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=http://127.0.0.1:38720/solr START 
replicas=[http://127.0.0.1:53241/solr/testcollection_shard1_replica_n1/] 
nUpdates=100
   [junit4]   2> 2866263 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Enough replicas found to continue.
   [junit4]   2> 2866263 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I may be the new leader - try and sync
   [junit4]   2> 2866264 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Sync replicas to 
http://127.0.0.1:53241/solr/testcollection_shard2_replica_n4/
   [junit4]   2> 2866264 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=http://127.0.0.1:53241/solr START 
replicas=[http://127.0.0.1:38720/solr/testcollection_shard2_replica_n6/] 
nUpdates=100
   [junit4]   2> 2866309 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 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=30
   [junit4]   2> 2866328 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.c.S.Request [testcollection_shard2_replica_n6]  webapp=/solr path=/get 
params={distrib=false&qt=/get&fingerprint=false&getVersions=100&wt=javabin&version=2}
 status=0 QTime=11
   [junit4]   2> 2866576 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard1_replica_n2 
url=http://127.0.0.1:38720/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2866577 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2866577 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
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> 2866577 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2866581 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2/ shard1
   [junit4]   2> 2866591 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.PeerSync PeerSync: core=testcollection_shard2_replica_n4 
url=http://127.0.0.1:53241/solr DONE.  We have no versions.  sync failed.
   [junit4]   2> 2866591 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.SyncStrategy Leader's attempt to sync with shard failed, moving to the 
next candidate
   [junit4]   2> 2866591 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext We failed sync, but we have no versions - we 
can't sync in that case - we were active before, so become leader anyway
   [junit4]   2> 2866591 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext Found all replicas participating in 
election, clear LIR
   [junit4]   2> 2866657 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ShardLeaderElectionContext I am the new leader: 
http://127.0.0.1:53241/solr/testcollection_shard2_replica_n4/ shard2
   [junit4]   2> 2866759 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2866762 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node7&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n4&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2524
   [junit4]   2> 2866768 INFO  (qtp1366550337-21812) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node3&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2552
   [junit4]   2> 2866779 INFO  (qtp2107655772-21809) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node8&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard2_replica_n6&action=CREATE&numShards=2&collection=testcollection&shard=shard2&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2564
   [junit4]   2> 2866790 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ZkController I am the leader, no recovery necessary
   [junit4]   2> 2866792 INFO  (qtp2107655772-21808) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&coreNodeName=core_node5&collection.configName=solrCloudCollectionConfig&newCollection=true&name=testcollection_shard1_replica_n2&action=CREATE&numShards=2&collection=testcollection&shard=shard1&wt=javabin&version=2&replicaType=NRT}
 status=0 QTime=2592
   [junit4]   2> 2866798 INFO  (qtp2107655772-21815) [n:127.0.0.1:38720_solr    
] o.a.s.h.a.CollectionsHandler Wait for new collection to be active for at most 
30 seconds. Check all shard replicas
   [junit4]   2> 2866896 INFO  (zkCallback-5542-thread-2) [    ] 
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> 2866897 INFO  (zkCallback-5544-thread-1) [    ] 
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> 2867793 INFO  
(OverseerCollectionConfigSetProcessor-73839110996361222-127.0.0.1:38720_solr-n_0000000000)
 [    ] 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> 2867798 INFO  (qtp2107655772-21815) [n:127.0.0.1:38720_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2}
 status=0 QTime=4024
   [junit4]   2> 2867798 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for recoveries to finish - collection: 
testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   1> replica:core_node3 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> 2867799 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Recoveries finished - collection: 
testcollection
   [junit4]   2> 2867806 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:53241/solr/testcollection_shard2_replica_n4/|http://127.0.0.1:38720/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1526931900405&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2867807 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:53241/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1526931900405&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2867807 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_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={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=0 status=0 
QTime=7
   [junit4]   2> 2867819 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.ZkShardTerms Successful update of terms at 
/collections/testcollection/terms/shard1 to Terms{values={core_node3=1, 
core_node5=1}, version=2}
   [junit4]   2> 2867830 INFO  (qtp1366550337-21810) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 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:38720/solr/testcollection_shard1_replica_n2/&wt=javabin&version=2}{add=[1
 (1601104144413753344)]} 0 1
   [junit4]   2> 2867830 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&wt=javabin&version=2}{add=[1 
(1601104144413753344)]} 0 16
   [junit4]   2> 2867832 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1601104144432627712,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2867832 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@155a77c7 
commitCommandVersion:1601104144432627712
   [junit4]   2> 2867843 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1601104144444162048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2867843 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1601104144444162048,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2867843 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.SolrIndexWriter Calling setCommitData with 
IW:org.apache.solr.update.SolrIndexWriter@aae9afc 
commitCommandVersion:1601104144444162048
   [junit4]   2> 2867843 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_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> 2867846 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr 
c:testcollection s:shard2 r:core_node8 x:testcollection_shard2_replica_n6] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2867846 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_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:38720/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 3
   [junit4]   2> 2867847 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 start 
commit{_version_=1601104144448356352,optimize=false,openSearcher=true,waitSearcher=true,expungeDeletes=false,softCommit=false,prepareCommit=false}
   [junit4]   2> 2867850 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_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> 2867851 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@6b098661[testcollection_shard1_replica_n1] main]
   [junit4]   2> 2867852 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2867853 INFO  
(searcherExecutor-7520-thread-1-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard1_replica_n1 c:testcollection s:shard1 r:core_node3) 
[n:127.0.0.1:53241_solr c:testcollection s:shard1 r:core_node3 
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1] Registered new searcher 
Searcher@6b098661[testcollection_shard1_replica_n1] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2867854 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 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:38720/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 21
   [junit4]   2> 2867856 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2867859 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_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:38720/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 11
   [junit4]   2> 2867860 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.s.SolrIndexSearcher Opening 
[Searcher@3d29f481[testcollection_shard1_replica_n2] main]
   [junit4]   2> 2867860 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.DirectUpdateHandler2 end_commit_flush
   [junit4]   2> 2867862 INFO  
(searcherExecutor-7517-thread-1-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard1_replica_n2 c:testcollection s:shard1 r:core_node5) 
[n:127.0.0.1:38720_solr c:testcollection s:shard1 r:core_node5 
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2] Registered new searcher 
Searcher@3d29f481[testcollection_shard1_replica_n2] 
main{ExitableDirectoryReader(UninvertingDirectoryReader(Uninverting(_0(7.4.0):C1)))}
   [junit4]   2> 2867862 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={update.distrib=FROMLEADER&waitSearcher=true&openSearcher=true&commit=true&softCommit=false&distrib.from=http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2/&commit_end_point=true&wt=javabin&version=2&expungeDeletes=false}{commit=}
 0 18
   [junit4]   2> 2867862 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.u.p.LogUpdateProcessorFactory [testcollection_shard1_replica_n2]  
webapp=/solr path=/update 
params={_stateVer_=testcollection:5&commit=true&wt=javabin&version=2}{commit=} 
0 31
   [junit4]   2> 2867865 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr 
c:testcollection s:shard2 r:core_node7 x:testcollection_shard2_replica_n4] 
o.a.s.c.S.Request [testcollection_shard2_replica_n4]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:53241/solr/testcollection_shard2_replica_n4/|http://127.0.0.1:38720/solr/testcollection_shard2_replica_n6/&rows=10&version=2&q=*:*&NOW=1526931900468&isShard=true&wt=javabin}
 hits=0 status=0 QTime=0
   [junit4]   2> 2867879 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={df=text&distrib=false&_stateVer_=testcollection:5&fl=id&fl=score&shards.purpose=4&start=0&fsv=true&shard.url=http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:53241/solr/testcollection_shard1_replica_n1/&rows=10&version=2&q=*:*&NOW=1526931900468&isShard=true&wt=javabin}
 hits=1 status=0 QTime=0
   [junit4]   2> 2867885 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr 
c:testcollection s:shard1 r:core_node5 x:testcollection_shard1_replica_n2] 
o.a.s.c.S.Request [testcollection_shard1_replica_n2]  webapp=/solr path=/select 
params={q=*:*&df=text&distrib=false&_stateVer_=testcollection:5&shards.purpose=64&NOW=1526931900468&ids=1&isShard=true&shard.url=http://127.0.0.1:38720/solr/testcollection_shard1_replica_n2/|http://127.0.0.1:53241/solr/testcollection_shard1_replica_n1/&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2867885 INFO  (qtp1366550337-21824) [n:127.0.0.1:53241_solr 
c:testcollection s:shard1 r:core_node3 x:testcollection_shard1_replica_n1] 
o.a.s.c.S.Request [testcollection_shard1_replica_n1]  webapp=/solr path=/select 
params={q=*:*&_stateVer_=testcollection:5&wt=javabin&version=2} hits=1 status=0 
QTime=21
   [junit4]   2> 2867886 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_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> 2867893 INFO  (OverseerThreadFactory-7512-thread-2) [    ] 
o.a.s.c.a.c.OverseerCollectionMessageHandler Executing Collection 
Cmd=action=UNLOAD&deleteInstanceDir=true&deleteDataDir=true, asyncId=null
   [junit4]   2> 2867894 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=null
   [junit4]   2> 2867894 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@5583a6a: rootName = 
solr_53241, 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@6cb1cc1
   [junit4]   2> 2867894 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=null
   [junit4]   2> 2867894 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@388b81e1: rootName = 
solr_38720, domain = solr.core.testcollection.shard2.replica_n6, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n6 
/ com.codahale.metrics.MetricRegistry@3d50e8f1
   [junit4]   2> 2867932 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=null
   [junit4]   2> 2867932 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@717d7f0f: rootName = 
solr_53241, domain = solr.core.testcollection.shard2.replica_n4, service url = 
null, agent id = null] for registry solr.core.testcollection.shard2.replica_n4 
/ com.codahale.metrics.MetricRegistry@cbc204b
   [junit4]   2> 2867944 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=null
   [junit4]   2> 2867944 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.m.r.SolrJmxReporter Closing reporter 
[org.apache.solr.metrics.reporters.SolrJmxReporter@2b442f02: rootName = 
solr_38720, domain = solr.core.testcollection.shard1.replica_n2, service url = 
null, agent id = null] for registry solr.core.testcollection.shard1.replica_n2 
/ com.codahale.metrics.MetricRegistry@5c51f3ca
   [junit4]   2> 2867945 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n1]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@26183978
   [junit4]   2> 2867954 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n6]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@3b59035c
   [junit4]   2> 2867970 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n1, tag=26183978
   [junit4]   2> 2867970 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=26183978
   [junit4]   2> 2867979 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.c.SolrCore 
[testcollection_shard1_replica_n2]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@4653f830
   [junit4]   2> 2867979 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard1.replica_n2, tag=4653f830
   [junit4]   2> 2867979 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard1.leader, 
tag=4653f830
   [junit4]   2> 2867979 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n6, tag=3b59035c
   [junit4]   2> 2867979 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, 
tag=3b59035c
   [junit4]   2> 2867981 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard1 to 
Terms{values={core_node5=1}, version=3}
   [junit4]   2> 2867982 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 2867983 INFO  (qtp1366550337-21823) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n1&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=89
   [junit4]   2> 2867986 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard2 to 
Terms{values={core_node7=0}, version=2}
   [junit4]   2> 2867987 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.c.ShardLeaderElectionContextBase No 
version found for ephemeral leader parent node, won't remove previous leader 
registration.
   [junit4]   2> 2867987 INFO  (qtp2107655772-21903) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n6] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n6&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=93
   [junit4]   2> 2867988 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.c.SolrCore 
[testcollection_shard2_replica_n4]  CLOSING SolrCore 
org.apache.solr.core.SolrCore@575b194
   [junit4]   2> 2867988 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.core.testcollection.shard2.replica_n4, tag=575b194
   [junit4]   2> 2867988 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.m.SolrMetricManager Closing metric 
reporters for registry=solr.collection.testcollection.shard2.leader, tag=575b194
   [junit4]   2> 2868001 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard1 to Terms{values={}, version=4}
   [junit4]   2> 2868002 WARN  (zkCallback-5542-thread-2) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2868003 INFO  (qtp2107655772-21817) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n2] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard1_replica_n2&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=104
   [junit4]   2> 2868006 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.c.ZkShardTerms Successful update of 
terms at /collections/testcollection/terms/shard2 to Terms{values={}, version=3}
   [junit4]   2> 2868007 WARN  (zkCallback-5544-thread-1) [    ] 
o.a.s.c.LeaderElector Our node is no longer in line to be leader
   [junit4]   2> 2868017 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n4] o.a.s.s.HttpSolrCall [admin] webapp=null 
path=/admin/cores 
params={deleteInstanceDir=true&core=testcollection_shard2_replica_n4&qt=/admin/cores&deleteDataDir=true&action=UNLOAD&wt=javabin&version=2}
 status=0 QTime=119
   [junit4]   2> 2868120 INFO  (zkCallback-5544-thread-1) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2868121 INFO  (zkCallback-5542-thread-2) [    ] 
o.a.s.c.c.ZkStateReader A cluster state change: [WatchedEvent 
state:SyncConnected type:NodeDeleted 
path:/collections/testcollection/state.json] for collection [testcollection] 
has occurred - updating... (live nodes size: [2])
   [junit4]   2> 2868729 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={name=testcollection&action=DELETE&wt=javabin&version=2} status=0 
QTime=843
   [junit4]   2> 2868729 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Wait for collection to disappear - 
collection: testcollection failOnTimeout:true timeout (sec):330
   [junit4]   1> -
   [junit4]   2> 2868729 INFO  
(TEST-TestAuthenticationFramework.testBasics-seed#[E67EF89C67B9ADC0]) [    ] 
o.a.s.c.AbstractDistribZkTestBase Collection has disappeared - collection: 
testcollection
   [junit4]   2> 2868730 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :create with params 
async=e97bc853-f476-43d0-8722-249ffd95baa4&replicationFactor=2&collection.configName=solrCloudCollectionConfig&maxShardsPerNode=2&name=testcollection&nrtReplicas=2&action=CREATE&numShards=2&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2868732 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={async=e97bc853-f476-43d0-8722-249ffd95baa4&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> 2868732 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e97bc853-f476-43d0-8722-249ffd95baa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2868734 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e97bc853-f476-43d0-8722-249ffd95baa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2868750 INFO  (OverseerThreadFactory-7512-thread-3) [    ] 
o.a.s.c.a.c.CreateCollectionCmd Create collection testcollection
   [junit4]   2> 2868751 INFO  
(OverseerCollectionConfigSetProcessor-73839110996361222-127.0.0.1:38720_solr-n_0000000000)
 [    ] o.a.s.c.OverseerTaskQueue Response ZK path: 
/overseer/collection-queue-work/qnr-0000000002 doesn't exist.  Requestor may 
have disconnected from ZooKeeper
   [junit4]   2> 2868969 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] 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:53241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2868973 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] 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:38720/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2868976 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n5",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:53241/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2868991 INFO  
(OverseerStateUpdate-73839110996361222-127.0.0.1:38720_solr-n_0000000000) [    
] o.a.s.c.o.SliceMutator createReplica() {
   [junit4]   2>   "operation":"ADDREPLICA",
   [junit4]   2>   "collection":"testcollection",
   [junit4]   2>   "shard":"shard2",
   [junit4]   2>   "core":"testcollection_shard2_replica_n7",
   [junit4]   2>   "state":"down",
   [junit4]   2>   "base_url":"http://127.0.0.1:38720/solr";,
   [junit4]   2>   "type":"NRT",
   [junit4]   2>   "waitForFinalState":"false"} 
   [junit4]   2> 2869306 INFO  (qtp2107655772-21902) [n:127.0.0.1:38720_solr    
x:testcollection_shard1_replica_n3] 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=e97bc853-f476-43d0-8722-249ffd95baa427183798618683235&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=11
   [junit4]   2> 2869306 INFO  
(parallelCoreAdminExecutor-7513-thread-1-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard1_replica_n3 
e97bc853-f476-43d0-8722-249ffd95baa427183798618683235 CREATE) 
[n:127.0.0.1:38720_solr    x:testcollection_shard1_replica_n3] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e97bc853-f476-43d0-8722-249ffd95baa427183798618683235&coreNodeName=core_node4&name=testcollection_shard1_replica_n3&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2869307 INFO  (qtp1366550337-21824) [n:127.0.0.1:53241_solr    
x:testcollection_shard1_replica_n1] 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=e97bc853-f476-43d0-8722-249ffd95baa427183798615071252&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin}
 status=0 QTime=11
   [junit4]   2> 2869307 INFO  
(parallelCoreAdminExecutor-7515-thread-2-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard1_replica_n1 
e97bc853-f476-43d0-8722-249ffd95baa427183798615071252 CREATE) 
[n:127.0.0.1:53241_solr    x:testcollection_shard1_replica_n1] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e97bc853-f476-43d0-8722-249ffd95baa427183798615071252&coreNodeName=core_node2&name=testcollection_shard1_replica_n1&action=CREATE&numShards=2&shard=shard1&wt=javabin
   [junit4]   2> 2869311 INFO  (qtp2107655772-21816) [n:127.0.0.1:38720_solr    
x:testcollection_shard2_replica_n7] 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=e97bc853-f476-43d0-8722-249ffd95baa427183798636948892&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=16
   [junit4]   2> 2869311 INFO  
(parallelCoreAdminExecutor-7513-thread-2-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard2_replica_n7 
e97bc853-f476-43d0-8722-249ffd95baa427183798636948892 CREATE) 
[n:127.0.0.1:38720_solr    x:testcollection_shard2_replica_n7] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e97bc853-f476-43d0-8722-249ffd95baa427183798636948892&coreNodeName=core_node8&name=testcollection_shard2_replica_n7&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2869327 INFO  (qtp1366550337-21820) [n:127.0.0.1:53241_solr    
x:testcollection_shard2_replica_n5] 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=e97bc853-f476-43d0-8722-249ffd95baa427183798622141627&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin}
 status=0 QTime=32
   [junit4]   2> 2869327 INFO  
(parallelCoreAdminExecutor-7515-thread-1-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard2_replica_n5 
e97bc853-f476-43d0-8722-249ffd95baa427183798622141627 CREATE) 
[n:127.0.0.1:53241_solr    x:testcollection_shard2_replica_n5] 
o.a.s.h.a.CoreAdminOperation core create command 
qt=/admin/cores&collection.configName=solrCloudCollectionConfig&newCollection=true&collection=testcollection&version=2&replicaType=NRT&async=e97bc853-f476-43d0-8722-249ffd95baa427183798622141627&coreNodeName=core_node6&name=testcollection_shard2_replica_n5&action=CREATE&numShards=2&shard=shard2&wt=javabin
   [junit4]   2> 2869328 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
e97bc853-f476-43d0-8722-249ffd95baa427183798622141627
   [junit4]   2> 2869328 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=e97bc853-f476-43d0-8722-249ffd95baa427183798622141627&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2869735 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr    
] o.a.s.h.a.CollectionsHandler Invoked Collection Action :requeststatus with 
params 
requestid=e97bc853-f476-43d0-8722-249ffd95baa4&action=REQUESTSTATUS&wt=javabin&version=2
 and sendToOCPQueue=true
   [junit4]   2> 2869736 INFO  (qtp2107655772-21814) [n:127.0.0.1:38720_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/collections 
params={requestid=e97bc853-f476-43d0-8722-249ffd95baa4&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=1
   [junit4]   2> 2870321 INFO  
(parallelCoreAdminExecutor-7513-thread-1-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard1_replica_n3 
e97bc853-f476-43d0-8722-249ffd95baa427183798618683235 CREATE) 
[n:127.0.0.1:38720_solr c:testcollection s:shard1 r:core_node4 
x:testcollection_shard1_replica_n3] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 2870329 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
] o.a.s.h.a.CoreAdminOperation Checking request status for : 
e97bc853-f476-43d0-8722-249ffd95baa427183798622141627
   [junit4]   2> 2870330 INFO  (qtp1366550337-21822) [n:127.0.0.1:53241_solr    
] o.a.s.s.HttpSolrCall [admin] webapp=null path=/admin/cores 
params={qt=/admin/cores&requestid=e97bc853-f476-43d0-8722-249ffd95baa427183798622141627&action=REQUESTSTATUS&wt=javabin&version=2}
 status=0 QTime=0
   [junit4]   2> 2870342 INFO  
(parallelCoreAdminExecutor-7513-thread-2-processing-n:127.0.0.1:38720_solr 
x:testcollection_shard2_replica_n7 
e97bc853-f476-43d0-8722-249ffd95baa427183798636948892 CREATE) 
[n:127.0.0.1:38720_solr c:testcollection s:shard2 r:core_node8 
x:testcollection_shard2_replica_n7] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 2870388 INFO  
(parallelCoreAdminExecutor-7515-thread-1-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard2_replica_n5 
e97bc853-f476-43d0-8722-249ffd95baa427183798622141627 CREATE) 
[n:127.0.0.1:53241_solr c:testcollection s:shard2 r:core_node6 
x:testcollection_shard2_replica_n5] o.a.s.c.SolrConfig Using Lucene 
MatchVersion: 7.4.0
   [junit4]   2> 2870393 INFO  
(parallelCoreAdminExecutor-7515-thread-2-processing-n:127.0.0.1:53241_solr 
x:testcollection_shard1_replica_n1 e97bc853-f476-43d0-8722-249ffd95baa427183

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

owed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/null323693840
     [copy] Copying 39 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/null323693840
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/null323693840

resolve-example:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve-server:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

ivy-availability-check:
[loadresource] Do not set property disallowed.ivy.jars.list as its length is 0.

-ivy-fail-disallowed-ivy-version:

ivy-fail:

ivy-fail:

ivy-configure:
[ivy:configure] :: loading settings :: file = 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/lucene/top-level-ivy-settings.xml

resolve:

jar-checksums:
    [mkdir] Created dir: 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1948597150
     [copy] Copying 246 files to 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1948597150
   [delete] Deleting directory 
/x1/jenkins/jenkins-slave/workspace/Lucene-Solr-BadApples-Tests-7.x/solr/null1948597150

check-working-copy:
[ivy:cachepath] :: resolving dependencies :: 
org.eclipse.jgit#org.eclipse.jgit-caller;working
[ivy:cachepath]         confs: [default]
[ivy:cachepath]         found 
org.eclipse.jgit#org.eclipse.jgit;4.6.0.201612231935-r in public
[ivy:cachepath]         found com.jcraft#jsch;0.1.53 in public
[ivy:cachepath]         found com.googlecode.javaewah#JavaEWAH;1.1.6 in public
[ivy:cachepath]         found org.apache.httpcomponents#httpclient;4.3.6 in 
public
[ivy:cachepath]         found org.apache.httpcomponents#httpcore;4.3.3 in public
[ivy:cachepath]         found commons-logging#commons-logging;1.1.3 in public
[ivy:cachepath]         found commons-codec#commons-codec;1.6 in public
[ivy:cachepath]         found org.slf4j#slf4j-api;1.7.2 in public
[ivy:cachepath] :: resolution report :: resolve 62ms :: artifacts dl 6ms
        ---------------------------------------------------------------------
        |                  |            modules            ||   artifacts   |
        |       conf       | number| search|dwnlded|evicted|| number|dwnlded|
        ---------------------------------------------------------------------
        |      default     |   8   |   0   |   0   |   0   ||   8   |   0   |
        ---------------------------------------------------------------------
[wc-checker] Initializing working copy...
[wc-checker] SLF4J: Failed to load class "org.slf4j.impl.StaticLoggerBinder".
[wc-checker] SLF4J: Defaulting to no-operation (NOP) logger implementation
[wc-checker] SLF4J: See http://www.slf4j.org/codes.html#StaticLoggerBinder for 
further details.
[wc-checker] Checking working copy status...

-jenkins-base:

BUILD SUCCESSFUL
Total time: 270 minutes 52 seconds
Archiving artifacts
WARN: No artifacts found that match the file pattern 
"**/*.events,heapdumps/**,**/hs_err_pid*". Configuration error?
WARN: java.lang.InterruptedException: no matches found within 10000
Recording test results
Build step 'Publish JUnit test result report' changed build result to UNSTABLE
Email was triggered for: Unstable (Test Failures)
Sending email for trigger: Unstable (Test Failures)
---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@lucene.apache.org
For additional commands, e-mail: dev-h...@lucene.apache.org

Reply via email to